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
7195ca4d8e [eit] add more man pages
- eit cleanup
- eit inject
- eit key
- eit list
- eit lock
- eit unlock
- eit match
2011-11-22 19:03:01 +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
86fdfbaba0 [eit.*] split ArgumentParser object creation from parsing code 2011-10-17 15:36:49 +02:00
Fabio Erculiani
ddd7a0c9d7 [eit.commands.{graph,list,match,revgraph,search}] add -q -v switch support (short form of --quiet, --verbose) 2011-10-17 11:26:44 +02:00
Fabio Erculiani
1731121077 [eit.commands.match] directly expose output of Entropy.atom_match() 2011-10-17 11:26:44 +02:00
Fabio Erculiani
abc97a9f6f [eit.commands.match] new command "eit match" 2011-10-17 11:26:44 +02:00