Commit Graph

18 Commits

Author SHA1 Message Date
Fabio Erculiani
763ca45a54 [eit.commands.command] add _entropy_class() method 2013-04-05 14:32:33 +01: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
a67a52f49a [eit] enable shared locking usage for "unlocked" methods 2012-02-15 20:08:09 +01:00
Fabio Erculiani
6a69307f4c [eit] add eit-notice man page (and improve automatic man generation functions) 2011-11-14 23:34:37 +01:00
Fabio Erculiani
e5d6980267 [eit.commands.command] move man() from eit.commands.commit to eit.commands.command (rename to _eit()) 2011-11-10 16:22:03 +01:00
Fabio Erculiani
44471c5ba3 [entropy.server] move Makefile logic to server/, add man support to eit, move matter to server/ 2011-11-10 15:33:43 +01:00
Fabio Erculiani
25323d4a07 [eit] implement initial bash-completion support 2011-10-28 19:47:19 +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
4cc4407eaa [entropy.server] drop etpConst['community']['mode'], move setting into server.conf 2011-10-17 11:26:46 +02:00
Fabio Erculiani
d936971f6a [eit.commands.command] add support for unprivileged commands execution 2011-10-17 11:26:44 +02:00
Fabio Erculiani
4dab61739b [eit.commands.command] add _call_unlocked() method 2011-10-17 11:26:43 +02:00
Fabio Erculiani
412fab0f9b [eit.commands.command] add missing import 2011-10-17 11:26:42 +02:00
Fabio Erculiani
b70222133f [eit.commands.*] drop unused imports 2011-10-17 11:26:41 +02:00
Fabio Erculiani
419e980538 [eit.commands.command] move general entropy resources locking method to EitCommand 2011-10-17 11:26:41 +02:00
Fabio Erculiani
f4c29b8489 [eit.main] automatically build the list of available commands, add command aliases support 2011-10-17 11:26:41 +02:00
Fabio Erculiani
70551c22d6 [eit] first chunk of code for the new server-side repository management toolkit (greatly inspired to git) 2011-10-17 11:26:40 +02:00