Commit Graph

9 Commits

Author SHA1 Message Date
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 280a7067b3 [entropy.cli] drop module, move code to client/ and server/
Even though it is a small code duplication, entropy.cli does make
much less sense.
2012-11-04 21:11:56 +01:00
Fabio Erculiani 6c39444d75 [eit] add "eit own" man page 2011-11-19 17:58:32 +01:00
Fabio Erculiani 57a25ff512 [entropy.cli] move print_package_info to entropy.cli module 2011-10-18 17:26:45 +02:00
Fabio Erculiani 07f5080d4f [eit.commands.own] drop etpUi usage 2011-10-18 06:19:11 +02:00
Fabio Erculiani a1010fb6ca [eit.*] more code cleanup 2011-10-18 05:52:42 +02:00
Fabio Erculiani 86fdfbaba0 [eit.*] split ArgumentParser object creation from parsing code 2011-10-17 15:36:49 +02:00
Fabio Erculiani f734223c45 [eit.commands.own] new command "eit own" 2011-10-17 11:26:44 +02:00