Commit Graph

123 Commits

Author SHA1 Message Date
Fabio Erculiani dc39a382cb [eit.commands.push] refine command line options 2011-10-17 11:26:42 +02:00
Fabio Erculiani 988c3fce48 [eit.commands.push] new command "eit push" 2011-10-17 11:26:42 +02:00
Fabio Erculiani 412fab0f9b [eit.commands.command] add missing import 2011-10-17 11:26:42 +02:00
Fabio Erculiani e10c8722ad [eit.commands.repo] new command "eit repo" 2011-10-17 11:26:42 +02:00
Fabio Erculiani f4cc0230b2 [eit.commit.init] new command "eit init" 2011-10-17 11:26:42 +02:00
Fabio Erculiani a3dd700237 [eit.commands.mv] new command "eit mv" 2011-10-17 11:26:42 +02:00
Fabio Erculiani 136c73ab7f [eit.commands.cp] new command "eit cp" 2011-10-17 11:26:41 +02:00
Fabio Erculiani 1aebc3f185 [eit.commands.cleanup] add "eit clean" alias 2011-10-17 11:26:41 +02:00
Fabio Erculiani 9a8d18b8ca [eit.commands.cleanup] add new command "eit cleanup" 2011-10-17 11:26:41 +02:00
Fabio Erculiani 4c246a9ebd [eit.commands.checkout] new command "eit checkout" 2011-10-17 11:26:41 +02:00
Fabio Erculiani b70222133f [eit.commands.*] drop unused imports 2011-10-17 11:26:41 +02:00
Fabio Erculiani bf9f16868f [eit.commands.*] make use of EitCommand._call_locked method 2011-10-17 11:26:41 +02:00
Fabio Erculiani ca965c03c0 [eit.commands.bump] new command "eit bump" 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 ef00dc6d94 [eit.commands] automatically import all the available submodules 2011-10-17 11:26:41 +02:00
Fabio Erculiani fb018e5dcf [eit.colorful] add some whacky classes to inject some colors into argparse output 2011-10-17 11:26:41 +02:00
Fabio Erculiani 8f319ca1c8 [eit.commands.repack] implement new command "eit repack" 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 657437333c [eit.commands.add] implement "eit add" (and eit add --to, was eit addto) 2011-10-17 11:26:40 +02:00
Fabio Erculiani 897e66dd23 [eit.commands.status] trivial help update 2011-10-17 11:26:40 +02:00
Fabio Erculiani b41866f7db [eit.commands] avoid using print_info(), print_warning() and print_error() when possible 2011-10-17 11:26:40 +02:00
Fabio Erculiani 27eaacd1cb [eit.commands.commit] use TextInterface.output() instead of print_* functions 2011-10-17 11:26:40 +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