Commit Graph

10 Commits

Author SHA1 Message Date
Fabio Erculiani
51ea669c02 [server] deal with Python bug #16308 2013-08-23 10:58:04 +02:00
Fabio Erculiani
1e53daf23d [eit] monkey patch argparse.ArgumentParser to fix UTF-8 strings handling
See bug 4049.
2013-03-11 01:02:22 +00:00
Fabio Erculiani
a1e59c352f [server] fix --help output when redirected through pipes, fix bug 4049 2013-03-08 12:55:59 +01:00
Fabio Erculiani
19758885be [eit.commands.test] if "eit test deps" reports missing deps, return != 0 2013-02-09 14:52:04 +00:00
Fabio Erculiani
01d09ecfce [eit] add more man pages
- eit merge
- eit pkgmove
- eit push
- eit query
- eit remove
- eit repo
- eit reset
- eit test
2011-11-22 19:32:40 +01:00
Fabio Erculiani
86fdfbaba0 [eit.*] split ArgumentParser object creation from parsing code 2011-10-17 15:36:49 +02:00
Fabio Erculiani
294666bfc3 [eit.commands.test] new command "eit test remote" 2011-10-17 11:26:46 +02:00
Fabio Erculiani
a50f26f38a [eit.commands.test] add command "eit test pkglibs" 2011-10-17 11:26:46 +02:00
Fabio Erculiani
092fd6d2f0 [eit.commands.test] new command "eit test pkgs" 2011-10-17 11:26:45 +02:00
Fabio Erculiani
ad62299cde [eit.commands.test] new command "eit test" (deps, libs, links) 2011-10-17 11:26:42 +02:00