Commit Graph

9601 Commits

Author SHA1 Message Date
Fabio Erculiani 3bc58c86a4 [entropy.transceivers.{ssh,ftp}] respect silent mode if enabled 2011-10-15 15:13:15 +02:00
Fabio Erculiani 2885df330e [entropy.server.mirrors] add quiet keyword arg support to mirrors locking/unlocking methods 2011-10-15 15:12:25 +02:00
Fabio Erculiani 836be5e538 [eit.commands.own] new command "eit own" 2011-10-15 11:27:40 +02:00
Fabio Erculiani cf990b6b77 [eit.commands.{graph,list,match,revgraph,search}] add -q -v switch support (short form of --quiet, --verbose) 2011-10-15 10:33:37 +02:00
Fabio Erculiani fddf3e1cf2 [eit.commands.match] directly expose output of Entropy.atom_match() 2011-10-15 10:29:06 +02:00
Fabio Erculiani 7f821cb900 [entropy.server] open_server_repository(): raise RepositoryError
If repository_id is not available raise RepositoryError.
This is a requirement for atom_match(), that handles the same
exception.
2011-10-15 10:26:50 +02:00
Fabio Erculiani 504332a11d [eit.commands.match] new command "eit match" 2011-10-15 00:30:49 +02:00
Fabio Erculiani ba2f185f7d [eit.commands.search] fix command description 2011-10-15 00:30:38 +02:00
Fabio Erculiani de302fb138 [eit.commands.search] new command "eit search" 2011-10-15 00:18:55 +02:00
Fabio Erculiani e2b1fad5bf [eit.commands.{list,log,repo,revgraph,status}] allow unprivileged execution 2011-10-15 00:10:49 +02:00
Fabio Erculiani 5396eee4c3 [eit.commands.command] add support for unprivileged commands execution 2011-10-15 00:09:25 +02:00
Fabio Erculiani 07fd931d31 [eit.commands.revgraph] new command "eit revgraph" 2011-10-14 23:48:46 +02:00
Fabio Erculiani c7add16133 [eit.commands.graph] add --in <repo> switch 2011-10-14 23:48:27 +02:00
Fabio Erculiani 8ac6fe1287 [eit.commands.list] new command "eit list" 2011-10-14 23:16:15 +02:00
Fabio Erculiani d696845e4b [entropy.output] TextInterface.output: add output level "generic", using print_generic() 2011-10-14 23:14:59 +02:00
Fabio Erculiani 3d43a4d256 [eit.commands.repo] explicitly print server config info 2011-10-14 22:46:05 +02:00
Fabio Erculiani 6f0e6ae40e [eit.commands.graph] add --quiet support 2011-10-14 22:37:44 +02:00
Fabio Erculiani 53a3f9db84 [eit.commands.checkout] explicitly print server config after checkout 2011-10-14 22:37:21 +02:00
Fabio Erculiani cc6a2868e7 [eit.commands.status] fix indentation and explicitly print server config info 2011-10-14 22:36:52 +02:00
Fabio Erculiani c4d8fdf87c [entropy.server] avoid using etpUi in library code 2011-10-14 22:35:46 +02:00
Fabio Erculiani 855efbe3a0 [eit.commands.graph] new command "eit graph" 2011-10-14 18:38:56 +02:00
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 886ebac5a0 [entropy.server] add new method: commit_repositories() 2011-10-14 18:09:22 +02:00
Fabio Erculiani d86b2f14cb [entropy.db] EntropyRepository.commit: use readonly() method instead of bool variable to avoid superfluous commits 2011-10-14 18:08:34 +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 0b1999ab51 [entropy.server.interfaces.db] uncompress the right packages.db.meta on download 2011-10-12 15:21:27 +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