Commit Graph

710 Commits

Author SHA1 Message Date
Fabio Erculiani a07a9683fa [eit.commands.command] add _call_unlocked() method 2011-10-14 18:38:31 +02:00
Fabio Erculiani 4d91a20607 [eit.commands.deps] new command "eit deps" 2011-10-14 18:10:52 +02:00
Fabio Erculiani 89b02d5125 [eit.commands.inject] use commit_repositories() instead of close_repositories() 2011-10-14 18:10:31 +02:00
Fabio Erculiani df77559f6d [eit.commands.commit] use commit_repositories() instead of close_repositories() 2011-10-14 18:10:06 +02:00
Fabio Erculiani 49df75648a [eit.commands.add] add --quick switch 2011-10-14 18:09:46 +02:00
Fabio Erculiani 6afedef9c7 [eit.commands.remove] new command "eit remove" 2011-10-14 17:12:16 +02:00
Fabio Erculiani cbd3c90110 [eit.commands.inject] new command "eit inject" 2011-10-14 16:46:41 +02:00
Fabio Erculiani 27edab1990 [eit.commands.log] new command "eit log" 2011-10-14 15:17:40 +02:00
Fabio Erculiani bf64eada7e [eit.commands.vacuum] new command "eit vacuum" 2011-10-14 15:09:41 +02:00
Fabio Erculiani b7ee6a356a [eit.commands.test] new command "eit test" (deps, libs, links) 2011-10-13 22:52:19 +02:00
Fabio Erculiani d48942215b [eit.commands.reset] drop TODO comment 2011-10-13 20:02:47 +02:00
Fabio Erculiani e3acca3102 [eit.commands.reset] new command "eit reset" 2011-10-13 20:02:20 +02:00
Fabio Erculiani 2fdc36e65a [eit.commands.push] add missing import, improve code robustness 2011-10-13 20:01:48 +02:00
Fabio Erculiani caf4648831 [eit.commands.push] refine command line options 2011-10-13 19:45:05 +02:00
Fabio Erculiani 7d6c7e2650 [eit.commands.push] new command "eit push" 2011-10-13 16:21:54 +02:00
Fabio Erculiani 5bd0da60ba [eit.commands.command] add missing import 2011-10-13 16:21:38 +02:00
Fabio Erculiani 5bd22445e8 [eit.commands.repo] new command "eit repo" 2011-10-12 23:32:01 +02:00
Fabio Erculiani 09505a2f94 [eit.commit.init] new command "eit init" 2011-10-12 23:24:49 +02:00
Fabio Erculiani 70d89146d6 [eit.commands.mv] new command "eit mv" 2011-10-12 22:52:31 +02:00
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 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