Commit Graph

697 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
f2f17a27f9 [eit.main] fix catch-all class 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
Fabio Erculiani
a88e1782a1 Release Entropy 1.0_rc59 2011-09-28 23:19:43 +02:00
Fabio Erculiani
e96f101bfa Release Entropy 1.0_rc58 2011-09-28 14:08:05 +02:00
Fabio Erculiani
c12e1d3655 Release Entropy 1.0_rc57 2011-09-28 11:52:46 +02:00
Fabio Erculiani
81c34ef18d Release Entropy 1.0_rc56 2011-09-25 12:27:23 +02:00
Fabio Erculiani
40afb5484d Release Entropy 1.0_rc55 2011-09-22 17:00:36 +02:00
Fabio Erculiani
0f4fe41de6 Release Entropy 1.0_rc54 2011-09-21 19:30:22 +02:00
Fabio Erculiani
9f06b4acac Release Entropy 1.0_rc53 2011-09-18 12:27:40 +02:00
Fabio Erculiani
4ca7fdaa4e Release Entropy 1.0_rc52 2011-09-17 17:53:53 +02:00
Fabio Erculiani
a3e77b9aaa Release Entropy 1.0_rc51 2011-09-11 17:09:12 +02:00
Fabio Erculiani
7dd0d12412 [reagent] catch KeyError on match_installed_package 2011-09-07 21:55:35 +02:00
Fabio Erculiani
29736231a0 Release Entropy 1.0_rc50 2011-09-07 15:19:33 +02:00
Fabio Erculiani
cc6ad786fb Release Entropy 1.0_rc49 2011-09-05 18:09:40 +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
8ed49f0fbf Release Entropy 1.0_rc48 2011-09-04 23:26:43 +02:00
Fabio Erculiani
87b679d2e4 Release Entropy 1.0_rc47 2011-08-30 11:39:18 +02:00
Fabio Erculiani
bd996b63f6 Release Entropy 1.0_rc46 2011-08-29 06:56:00 +02:00
Fabio Erculiani
b2e5bc0117 Release Entropy 1.0_rc45 2011-08-28 20:17:39 +02:00
Fabio Erculiani
266fc224ab Release Entropy 1.0_rc44 2011-08-25 19:36:52 +02:00
Fabio Erculiani
9366621d90 Release Entropy 1.0_rc43 2011-08-21 14:23:02 +02:00
Fabio Erculiani
9bb680ea67 [activator] tweak commit message file name 2011-08-21 14:02:38 +02:00
Fabio Erculiani
81faac522b Release Entropy 1.0_rc42 2011-08-20 14:01:23 +02:00
Fabio Erculiani
a70b02610c Release Entropy 1.0_rc41 2011-08-18 17:53:44 +02:00
Fabio Erculiani
1bc205736f [server] server_query: improve revdeps usage with -q 2011-08-17 11:25:26 +02:00
Fabio Erculiani
5bed18a983 Release Entropy 1.0_rc40 2011-08-15 16:37:39 +02:00
Fabio Erculiani
fb4eb3eb0a [client] print_package_info: add keyword arg "quiet" 2011-08-13 15:29:30 +02:00