Commit Graph

8324 Commits

Author SHA1 Message Date
Fabio Erculiani
56cc92defb [eit.commands.list] add --injected switch 2011-10-17 11:26:46 +02:00
Fabio Erculiani
6f9aabc55e [eit.commands.branch] make branch switching more atomic 2011-10-17 11:26:46 +02:00
Fabio Erculiani
79e04d55c8 [eit.commands.branch] new command "eit branch" 2011-10-17 11:26:46 +02:00
Fabio Erculiani
a50f26f38a [eit.commands.test] add command "eit test pkglibs" 2011-10-17 11:26:46 +02:00
Fabio Erculiani
eb89b51c2f [eit.commands.merge] new command "eit merge" 2011-10-17 11:26:46 +02:00
Fabio Erculiani
e66f64269e [eit.commands.query] do not lock entropy resources when running 2011-10-17 11:26:46 +02:00
Fabio Erculiani
3ed4db1d4b [server] server_query module is dying 2011-10-17 11:26:46 +02:00
Fabio Erculiani
0de7a1aef9 [eit.commands.query] new command "eit query" 2011-10-17 11:26:46 +02:00
Fabio Erculiani
1b1d954c3c [eit.commands] catch empty module exception (raises ValueError) 2011-10-17 11:26:45 +02:00
Fabio Erculiani
d3a568d769 [eit.commands.files] add more output to command (show repo and matched atom) 2011-10-17 11:26:45 +02:00
Fabio Erculiani
656c8928ee [eit.commands.files] new command "eit files" 2011-10-17 11:26:45 +02:00
Fabio Erculiani
74c818f28e [server] drop scripts dir, stuff is now in build.git repo 2011-10-17 11:26:45 +02:00
Fabio Erculiani
e42ffb5237 [server] drop server_key module 2011-10-17 11:26:45 +02:00
Fabio Erculiani
909a7ec708 [activator] goodbye, RIP 2011-10-17 11:26:45 +02:00
Fabio Erculiani
4647cf25de [eit.commands.key] new command "eit key" 2011-10-17 11:26:45 +02:00
Fabio Erculiani
5d4ba80bcb [eit.commands.notice] use codecs.open() with encoding="utf-8" with edit_file 2011-10-17 11:26:45 +02:00
Fabio Erculiani
363456ced3 [entropy.server] use codecs.open() with encoding="utf-8" with edit_file 2011-10-17 11:26:45 +02:00
Fabio Erculiani
55287aa4c1 [Makefile] do not use ln -sf, rather move the file in place instead 2011-10-17 11:26:45 +02:00
Fabio Erculiani
2106fe617a [Makefile] install eit instead of reagent, activator 2011-10-17 11:26:45 +02:00
Fabio Erculiani
092fd6d2f0 [eit.commands.test] new command "eit test pkgs" 2011-10-17 11:26:45 +02:00
Fabio Erculiani
00ce25912e [eit.commands.notice] trivial code style update 2011-10-17 11:26:45 +02:00
Fabio Erculiani
18102ecd6d [eit.commands.notice] new command "eit notice" 2011-10-17 11:26:45 +02:00
Fabio Erculiani
212526db99 [eit.commands.lock] new commands "eit lock", "eit unlock" 2011-10-17 11:26:44 +02:00
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