63 Commits

Author SHA1 Message Date
Olivier Mangin
b46f8c543d Improves repo dir specification to avoid issues. 2012-12-19 16:20:35 +01:00
Olivier Mangin
0d53619e1f Updates commands. Many bug fix. 2012-12-18 16:48:40 +01:00
Olivier Mangin
1fad286517 Improves repo.py, adds tests. Still things to clean and decide... 2012-12-17 16:56:32 +01:00
Olivier Mangin
f2e9625aac Work in progress: improves UTF-8 support, cleans paper creation. 2012-12-14 21:10:36 +01:00
Olivier Mangin
655fb25bfa Adds command to add multiple reference at once.
Also fixes a few bugs.
2012-11-02 19:48:13 +01:00
Olivier Mangin
2d57a2080c Adds handling of the case where no document file is defined. 2012-10-22 05:00:04 +02:00
Fabien Benureau
09b737b210 removed configparser in favor of yaml 2012-10-11 19:57:56 +02:00
Fabien Benureau
cdd2796638 finished implementing the classes
a lowercase bug remain that force to move to another format than configparser. Which is just as well.
2012-10-11 09:26:46 +02:00
Fabien Benureau
b413be687d imcomplete implementation of Repository, Paper classes 2012-10-10 16:33:17 +02:00
Fabien Benureau
f4be1b4ab7 removed obsolete install_cmd 2012-10-08 00:18:52 +02:00
Fabien Benureau
15782375a5 citekey generation and support 2012-10-07 22:13:41 +02:00
Fabien Benureau
3c11994b6f added test. fixed few syntaxic bugs. 2012-10-07 20:19:53 +02:00
Fabien Benureau
acab1b8044 major restructuring of code. many oliver remarks implemented. no new features.
divided code into multiple files
paperpile style argparse
setup.py with script option
2012-10-07 19:27:20 +02:00