Commit Graph

9601 Commits

Author SHA1 Message Date
Fabio Erculiani 451fd7234f [entropy.transceivers.{ssh,ftp}] respect silent mode if enabled 2011-10-17 11:26:44 +02:00
Fabio Erculiani da517f7d44 [entropy.server.mirrors] add quiet keyword arg support to mirrors locking/unlocking methods 2011-10-17 11:26:44 +02:00
Fabio Erculiani f734223c45 [eit.commands.own] new command "eit own" 2011-10-17 11:26:44 +02:00
Fabio Erculiani ddd7a0c9d7 [eit.commands.{graph,list,match,revgraph,search}] add -q -v switch support (short form of --quiet, --verbose) 2011-10-17 11:26:44 +02:00
Fabio Erculiani 1731121077 [eit.commands.match] directly expose output of Entropy.atom_match() 2011-10-17 11:26:44 +02:00
Fabio Erculiani f66ae23475 [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-17 11:26:44 +02:00
Fabio Erculiani abc97a9f6f [eit.commands.match] new command "eit match" 2011-10-17 11:26:44 +02:00
Fabio Erculiani 708056e4c2 [eit.commands.search] fix command description 2011-10-17 11:26:44 +02:00
Fabio Erculiani 93f49a52f4 [eit.commands.search] new command "eit search" 2011-10-17 11:26:44 +02:00
Fabio Erculiani 6b797efd4f [eit.commands.{list,log,repo,revgraph,status}] allow unprivileged execution 2011-10-17 11:26:44 +02:00
Fabio Erculiani d936971f6a [eit.commands.command] add support for unprivileged commands execution 2011-10-17 11:26:44 +02:00
Fabio Erculiani 6efe20ce5a [eit.commands.revgraph] new command "eit revgraph" 2011-10-17 11:26:44 +02:00
Fabio Erculiani 05e10635b7 [eit.commands.graph] add --in <repo> switch 2011-10-17 11:26:44 +02:00
Fabio Erculiani a0b8cce3be [eit.commands.list] new command "eit list" 2011-10-17 11:26:44 +02:00
Fabio Erculiani b273bafd9b [entropy.output] TextInterface.output: add output level "generic", using print_generic() 2011-10-17 11:26:43 +02:00
Fabio Erculiani b2cf59a397 [eit.commands.repo] explicitly print server config info 2011-10-17 11:26:43 +02:00
Fabio Erculiani 7c507628d4 [eit.commands.graph] add --quiet support 2011-10-17 11:26:43 +02:00
Fabio Erculiani 1cdb4d842f [eit.commands.checkout] explicitly print server config after checkout 2011-10-17 11:26:43 +02:00
Fabio Erculiani 0796cf7886 [eit.commands.status] fix indentation and explicitly print server config info 2011-10-17 11:26:43 +02:00
Fabio Erculiani bbd6cdf2fc [entropy.server] avoid using etpUi in library code 2011-10-17 11:26:43 +02:00
Fabio Erculiani 6b29c77cce [eit.commands.graph] new command "eit graph" 2011-10-17 11:26:43 +02:00
Fabio Erculiani 4dab61739b [eit.commands.command] add _call_unlocked() method 2011-10-17 11:26:43 +02:00
Fabio Erculiani f61ed7143d [eit.commands.deps] new command "eit deps" 2011-10-17 11:26:43 +02:00
Fabio Erculiani a9ed8d237d [eit.commands.inject] use commit_repositories() instead of close_repositories() 2011-10-17 11:26:43 +02:00
Fabio Erculiani 7c190331ff [eit.commands.commit] use commit_repositories() instead of close_repositories() 2011-10-17 11:26:43 +02:00
Fabio Erculiani b4567449c5 [eit.commands.add] add --quick switch 2011-10-17 11:26:43 +02:00
Fabio Erculiani 5e6503863f [entropy.server] add new method: commit_repositories() 2011-10-17 11:26:43 +02:00
Fabio Erculiani 0185ea0d30 [entropy.db] EntropyRepository.commit: use readonly() method instead of bool variable to avoid superfluous commits 2011-10-17 11:26:42 +02:00
Fabio Erculiani 9b1c2afbfe [eit.commands.remove] new command "eit remove" 2011-10-17 11:26:42 +02:00
Fabio Erculiani d57cc04c99 [eit.commands.inject] new command "eit inject" 2011-10-17 11:26:42 +02:00
Fabio Erculiani 4a02fab1c7 [eit.commands.log] new command "eit log" 2011-10-17 11:26:42 +02:00
Fabio Erculiani 6fa5925e12 [eit.commands.vacuum] new command "eit vacuum" 2011-10-17 11:26:42 +02:00
Fabio Erculiani ad62299cde [eit.commands.test] new command "eit test" (deps, libs, links) 2011-10-17 11:26:42 +02:00
Fabio Erculiani 14dc23816c [eit.commands.reset] drop TODO comment 2011-10-17 11:26:42 +02:00
Fabio Erculiani 18b99eead6 [eit.commands.reset] new command "eit reset" 2011-10-17 11:26:42 +02:00
Fabio Erculiani a78c03fd0f [eit.commands.push] add missing import, improve code robustness 2011-10-17 11:26:42 +02:00
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 f87bb75049 [entropy.server.interfaces.db] uncompress the right packages.db.meta on download 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