Commit Graph

774 Commits

Author SHA1 Message Date
Fabio Erculiani
1206ed762f Release Entropy 1.0_rc66 2011-10-27 00:43:24 +02:00
Fabio Erculiani
e3536bedea Release Entropy 1.0_rc65 2011-10-27 00:39:20 +02:00
Fabio Erculiani
645d09b2fc [eit.commands.checkout] fix alias, it's "co", and not "ci" 2011-10-26 12:08:00 +02:00
Fabio Erculiani
84965b3682 Release Entropy 1.0_rc64 2011-10-26 12:02:42 +02:00
Fabio Erculiani
747c6f2a4d [eit.commands.commit] update i18n string, scanning database -> scanning 2011-10-24 11:26:20 +02:00
Fabio Erculiani
7fd6fe8032 Release Entropy 1.0_rc63 2011-10-21 20:05:53 +02:00
Fabio Erculiani
c575040a95 Release Entropy 1.0_rc62 2011-10-21 19:01:44 +02:00
Fabio Erculiani
163b3f0987 Release Entropy 1.0_rc61 2011-10-20 19:44:08 +02:00
Fabio Erculiani
dd2dd8c546 [eit.colorful] drop unused imports 2011-10-20 19:41:47 +02:00
Fabio Erculiani
a34233f106 [eit.commands.help] rewrite ColorfulFormatter, drop side effects completely 2011-10-20 18:39:42 +02:00
Fabio Erculiani
87fc11980f Release Entropy 1.0_rc60 2011-10-20 16:16:46 +02:00
Fabio Erculiani
7608102e5f [eit.commands.pkgmove] new command "eit pkgmove" 2011-10-19 17:46:37 +02:00
Fabio Erculiani
37eaa4ae99 [eit.commands.query] fix undefined reference 2011-10-18 22:33:04 +02:00
Fabio Erculiani
d9ebffa786 [text_query] move graph, revgraph drawing functions to entropy.cli 2011-10-18 22:24:33 +02:00
Fabio Erculiani
57a25ff512 [entropy.cli] move print_package_info to entropy.cli module 2011-10-18 17:26:45 +02:00
Fabio Erculiani
fc4452ff0a [entropy] move text_tools module from client/ to entropy package (entropy.cli) 2011-10-18 17:09:48 +02:00
Fabio Erculiani
7ee8f75552 [eit.commands.{graph,revgraph}] drop etpUi usage from eit code 2011-10-18 06:29:27 +02:00
Fabio Erculiani
07f5080d4f [eit.commands.own] drop etpUi usage 2011-10-18 06:19:11 +02:00
Fabio Erculiani
a1010fb6ca [eit.*] more code cleanup 2011-10-18 05:52:42 +02:00
Fabio Erculiani
905a01ea1f [eit.*] some code cleanup 2011-10-17 22:28:30 +02:00
Fabio Erculiani
86fdfbaba0 [eit.*] split ArgumentParser object creation from parsing code 2011-10-17 15:36:49 +02:00
Fabio Erculiani
69a0bb87e0 [entropy] move libraries/ to lib/ 2011-10-17 14:27:58 +02:00
Fabio Erculiani
d05ecad5be [server] move trigger.sh to more appropriate location 2011-10-17 11:36:32 +02:00
Fabio Erculiani
22675dadf6 [reagent] goodbye, RIP my friend 2011-10-17 11:26:46 +02:00
Fabio Erculiani
4cc4407eaa [entropy.server] drop etpConst['community']['mode'], move setting into server.conf 2011-10-17 11:26:46 +02:00
Fabio Erculiani
5c3823ccd1 [eit.commands.mv] add support for complete repo packages migration 2011-10-17 11:26:46 +02:00
Fabio Erculiani
b1e00ab895 [eit.commands.cp] if empty packages list is passed, consider all the packages 2011-10-17 11:26:46 +02:00
Fabio Erculiani
294666bfc3 [eit.commands.test] new command "eit test remote" 2011-10-17 11:26:46 +02:00
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
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
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