Commit Graph

39 Commits

Author SHA1 Message Date
Fabio Erculiani 6ef3ce1bed [eit.commands.cp] new command "eit cp" 2011-10-12 22:52:19 +02:00
Fabio Erculiani d4d5eec3df [eit.commands.cleanup] add "eit clean" alias 2011-10-12 22:52:03 +02:00
Fabio Erculiani fc557d951c [eit.commands.cleanup] add new command "eit cleanup" 2011-10-12 20:23:02 +02:00
Fabio Erculiani db37314f6e [eit.commands.checkout] new command "eit checkout" 2011-10-12 19:59:34 +02:00
Fabio Erculiani 6d30f5a38f [eit.commands.*] drop unused imports 2011-10-12 19:59:18 +02:00
Fabio Erculiani 47fbff23ae [eit.commands.*] make use of EitCommand._call_locked method 2011-10-12 15:11:42 +02:00
Fabio Erculiani dad7177dcf [eit.commands.bump] new command "eit bump" 2011-10-12 15:11:27 +02:00
Fabio Erculiani e7d3135239 [eit.commands.command] move general entropy resources locking method to EitCommand 2011-10-12 15:11:02 +02:00
Fabio Erculiani 84dcd668bc [eit.commands] automatically import all the available submodules 2011-10-12 14:46:03 +02:00
Fabio Erculiani df513ad130 [eit.main] fix catch-all class 2011-10-12 14:45:49 +02:00
Fabio Erculiani ddb3cf2510 [eit.colorful] add some whacky classes to inject some colors into argparse output 2011-10-12 00:24:14 +02:00
Fabio Erculiani 9f318a0408 [eit.commands.repack] implement new command "eit repack" 2011-10-12 00:24:06 +02:00
Fabio Erculiani 66468d23eb [eit.main] automatically build the list of available commands, add command aliases support 2011-10-10 18:49:57 +02:00
Fabio Erculiani 3dc0c70701 [eit.commands.add] implement "eit add" (and eit add --to, was eit addto) 2011-10-10 17:48:31 +02:00
Fabio Erculiani 43390464e5 [eit.commands.status] trivial help update 2011-10-10 17:48:13 +02:00
Fabio Erculiani 49314e677e [eit.commands] avoid using print_info(), print_warning() and print_error() when possible 2011-10-10 15:10:22 +02:00
Fabio Erculiani d819281926 [eit.commands.commit] use TextInterface.output() instead of print_* functions 2011-10-09 19:32:36 +02:00
Fabio Erculiani ea47fe703d [eit] first chunk of code for the new server-side repository management toolkit (greatly inspired to git) 2011-10-09 17:12:14 +02:00
Fabio Erculiani bf8918a6f3 [eit] add vacuum tool 2011-09-05 12:31:05 +02:00
Fabio Erculiani f2ac8dfc72 [eit] do not use tuple() with _exec_args() 2011-09-05 12:27:18 +02:00
Fabio Erculiani 7a18ac3477 [eit] fix "eit commit" arguments validation 2011-08-06 11:49:01 +02:00
Fabio Erculiani 7b521b924b [server] add support for linktest 2011-08-05 22:58:03 +02:00
Fabio Erculiani 731597942e [eit] add "init" option 2011-08-03 09:54:15 +02:00
Fabio Erculiani b492249c35 [eit] add "depsin" option 2011-07-28 07:19:11 +02:00
Fabio Erculiani 6c41ad57d7 [reagent] make possible to list content from specific repositories 2011-07-26 09:03:54 +02:00
Fabio Erculiani 1119d6f713 [eit] implement "pushas" option 2011-07-17 21:35:06 +02:00
Fabio Erculiani a3d7813d3e [eit] fix "libtest" args parsing 2011-07-15 07:49:13 +02:00
Fabio Erculiani 45ce3d9991 [eit] add "repack" and "repackin" options 2011-07-10 16:02:39 +02:00
Fabio Erculiani 7d858a10fd [eit] always validate repository_id before setting ETP_REPO 2011-07-10 12:55:46 +02:00
Fabio Erculiani 408767d366 [eit] fix rmfrom and addto options 2011-07-09 16:20:46 +02:00
Fabio Erculiani 9e09d46a5e [eit] add "addto" and "rmfrom" options 2011-07-09 15:49:30 +02:00
Fabio Erculiani 5f4b0c4d7a [server] eit: get_entropy_server(), keep etpUi['quiet'] in sane state 2011-07-04 13:11:34 +02:00
Fabio Erculiani ad169bd7f9 [server] eit: add libtest, deptest options 2011-06-25 16:37:16 +02:00
Fabio Erculiani 4274156907 [server] eit: implement "list", "graph", "revgraph", "own" 2011-06-25 11:33:14 +02:00
Fabio Erculiani fc90756aa4 [server] eit: add more handy wrapped functions 2011-06-25 00:23:44 +02:00
Fabio Erculiani e3c30687d4 [server] eit: update implementation status 2011-06-24 15:46:51 +02:00
Fabio Erculiani 4ae170f7f9 [server] eit: add more wrapped options 2011-06-21 14:34:15 +02:00
Fabio Erculiani 10c8f51285 [server] eit: fix reagent/activator paths 2011-06-20 23:32:42 +02:00
Fabio Erculiani b9ebc3e4b3 [server] add eit, the "stupid entropy content tracker" (experimental wrapper over reagent and activator) 2011-06-20 23:29:33 +02:00