Commit Graph

17 Commits

Author SHA1 Message Date
Fabio Erculiani
51ea669c02 [server] deal with Python bug #16308 2013-08-23 10:58:04 +02:00
Fabio Erculiani
bc4d4bd49f [eit] add "eit query required" command 2013-07-18 19:02:25 +02:00
Fabio Erculiani
6d741292b6 [eit.commands.query] fix variable name clashing 2013-06-25 09:36:54 +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
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
e1e5ecae08 Revert "[eit] query: fix bug with --in argument for revdeps and needed"
This reverts commit e29c3dcd56.
2012-04-22 14:47:11 +02:00
Fabio Erculiani
ba39bb9228 Revert "[eit] query: drop --in for revdeps and tags completely (not needed)"
This reverts commit ad2a261f78.
2012-04-22 14:47:01 +02:00
Fabio Erculiani
ad2a261f78 [eit] query: drop --in for revdeps and tags completely (not needed) 2012-04-22 14:44:57 +02:00
Fabio Erculiani
e29c3dcd56 [eit] query: fix bug with --in argument for revdeps and needed 2012-04-22 14:42:21 +02: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
37eaa4ae99 [eit.commands.query] fix undefined reference 2011-10-18 22:33:04 +02:00
Fabio Erculiani
57a25ff512 [entropy.cli] move print_package_info to entropy.cli module 2011-10-18 17:26:45 +02:00
Fabio Erculiani
905a01ea1f [eit.*] some code cleanup 2011-10-17 22:28:30 +02:00
Fabio Erculiani
86fdfbaba0 [eit.*] split ArgumentParser object creation from parsing code 2011-10-17 15:36:49 +02:00
Fabio Erculiani
e66f64269e [eit.commands.query] do not lock entropy resources when running 2011-10-17 11:26:46 +02:00
Fabio Erculiani
0de7a1aef9 [eit.commands.query] new command "eit query" 2011-10-17 11:26:46 +02:00