Fabio Erculiani
dd5855df25
[eit.commands.bump] add man page
2011-11-16 17:27:43 +01:00
Fabio Erculiani
6a69307f4c
[eit] add eit-notice man page (and improve automatic man generation functions)
2011-11-14 23:34:37 +01:00
Fabio Erculiani
f41ee1e413
Release Entropy 1.0_rc76
2011-11-13 07:52:00 +01:00
Fabio Erculiani
c1e1dd656f
[matter] make possible to disable the "preserved libraries" QA check using --disable-preserved-libs
2011-11-13 07:38:05 +01:00
Fabio Erculiani
c5bbde02f6
Release Entropy 1.0_rc75
2011-11-12 22:22:42 +01:00
Fabio Erculiani
2f02cf0672
[server] fix installation of eit modules
2011-11-12 22:21:56 +01:00
Fabio Erculiani
c8343a356d
[server/doc] Makefile: create man/ if it doesn't exist
2011-11-12 22:16:04 +01:00
Fabio Erculiani
63c0881277
[eit] move eit bash completion script to server/
2011-11-12 22:07:33 +01:00
Fabio Erculiani
8f98f35022
Release Entropy 1.0_rc74
2011-11-12 20:49:02 +01:00
Fabio Erculiani
396f8714a0
[server/doc] add eit-branch man page
2011-11-10 16:22:58 +01:00
Fabio Erculiani
2c1e69fcf4
[eit.commands.branch] add --no-copy argument, add man support
2011-11-10 16:22:44 +01:00
Fabio Erculiani
e5d6980267
[eit.commands.command] move man() from eit.commands.commit to eit.commands.command (rename to _eit())
2011-11-10 16:22:03 +01:00
Fabio Erculiani
3e85e43daf
[eit] cleanup doc/ directory
2011-11-10 15:36:02 +01:00
Fabio Erculiani
44471c5ba3
[entropy.server] move Makefile logic to server/, add man support to eit, move matter to server/
2011-11-10 15:33:43 +01:00
Fabio Erculiani
cc72585bab
Release Entropy 1.0_rc73
2011-11-06 19:09:35 +01:00
Fabio Erculiani
6d1ff06c9c
Release Entropy 1.0_rc72
2011-11-05 11:27:00 +01:00
Fabio Erculiani
33cec7d102
[eit.commands.list] fix command description
2011-10-31 19:15:24 +01:00
Fabio Erculiani
250f8fb9a5
Release Entropy 1.0_rc71
2011-10-31 10:36:34 +01:00
Fabio Erculiani
b165633c44
[eit.commands.push] read the commit file using codecs.open() and always generate unicode strings
2011-10-30 16:50:36 +01:00
Fabio Erculiani
a77c4e832a
[eit.commands.pkgmove] sort entries by unix time
2011-10-29 14:22:39 +02:00
Fabio Erculiani
b65a27bd59
Release Entropy 1.0_rc70
2011-10-29 13:21:07 +02:00
Fabio Erculiani
622bda034d
[eit.commands.pkgmove] keep date information across pkgmove data handling
...
Throwing date information away on every pkgmove edit will cause
data duplication in the db, due to the nature of entropy.server
cross-repo data sync logic.
2011-10-29 13:16:05 +02:00
Fabio Erculiani
8e24e0388d
[eit.commands.push] catch OnlineMirrorError exception
2011-10-29 13:06:10 +02:00
Fabio Erculiani
9b0333f757
[eit.commands.lock] implement bash completion
2011-10-29 11:28:11 +02:00
Fabio Erculiani
0a89667eb2
[eit.*] complete basic bashcomp support
2011-10-28 22:52:12 +02:00
Fabio Erculiani
7e24c6878f
[eit.commands.bump] bashcomp: avoid printing more than one repo
2011-10-28 22:24:10 +02:00
Fabio Erculiani
19aa227f9e
[eit.commands.bump] filter out last argument from outcome to avoid looping
2011-10-28 21:40:01 +02:00
Fabio Erculiani
aa698b4a6d
[eit.commands.bump] add bash-completion support
2011-10-28 20:40:32 +02:00
Fabio Erculiani
25323d4a07
[eit] implement initial bash-completion support
2011-10-28 19:47:19 +02:00
Fabio Erculiani
f8a1dd8e20
Release Entropy 1.0_rc69
2011-10-27 15:01:51 +02:00
Fabio Erculiani
1f7d40bc5f
Release Entropy 1.0_rc68
2011-10-27 14:48:13 +02:00
Fabio Erculiani
88321c8484
[eit.commands.commit] beautify "Scanning..." string
2011-10-27 14:07:23 +02:00
Fabio Erculiani
e8b4974476
[eit.commands.commit] fix "Scanning..." string
2011-10-27 14:06:35 +02:00
Fabio Erculiani
296771826a
Release Entropy 1.0_rc67
2011-10-27 11:50:05 +02:00
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