Commit Graph

1022 Commits

Author SHA1 Message Date
Fabio Erculiani
cda889539a Release Entropy 190 2013-04-05 00:41:22 +01:00
Fabio Erculiani
8d0229d3c9 [eit.commands.log] fix bzless path, bzless moved from /bin to /usr/bin 2013-03-30 23:20:53 +00:00
Fabio Erculiani
086d440f41 Release Entropy 189 2013-03-30 12:56:19 +00:00
Fabio Erculiani
24c3b944df [server] po: update translations 2013-03-30 12:54:39 +00:00
Fabio Erculiani
300235aa05 [server] update entropy-server.pot 2013-03-30 12:53:43 +00:00
Fabio Erculiani
b4a5201b62 [eit] add "eit repo add" and "eit repo remove" commands (and move "eit repo" to "eit repo show") 2013-03-30 12:52:54 +00:00
Fabio Erculiani
cdeedfe483 [eit] main: do not execute command if not allowed 2013-03-30 11:51:28 +00:00
Fabio Erculiani
a5f447431c [eit] utils: if sha1 or sha256 hashes are not available, print N/A 2013-03-29 17:40:56 +00:00
Fabio Erculiani
9493163db1 Release Entropy 188 2013-03-29 12:12:51 +00:00
Fabio Erculiani
d6295b3e00 [entropy*] create const_mkstemp() as tempfile.mkstemp() wrapper.
using /tmp as TMPDIR is a no go, since on modern systems, /tmp is on
tmpfs with a very limited amount of fs size assigned. Use /var/tmp/entropy
(or /var/tmp as fallback) instead.
2013-03-29 12:09:17 +00:00
Fabio Erculiani
c2d7ed7d72 Release Entropy 187 2013-03-25 08:56:19 +00:00
Fabio Erculiani
3e30d2414d Release Entropy 186 2013-03-20 16:50:21 +00:00
Fabio Erculiani
7f24231978 [eit.utils] print_package_info: also print SHA1, SHA256 and GPG info 2013-03-20 15:07:49 +00:00
Fabio Erculiani
f0fad25ca5 Release Entropy 185 2013-03-19 15:27:33 +00:00
Fabio Erculiani
f0f3883a86 Release Entropy 184 2013-03-17 08:27:56 +00:00
Fabio Erculiani
bf766fe571 Release Entropy 183 2013-03-13 12:25:46 +00:00
Fabio Erculiani
d3fab6937c Release Entropy 182 2013-03-12 14:13:56 +00:00
Fabio Erculiani
1e53daf23d [eit] monkey patch argparse.ArgumentParser to fix UTF-8 strings handling
See bug 4049.
2013-03-11 01:02:22 +00:00
Fabio Erculiani
ef7342aea3 [server] update translations 2013-03-09 20:37:24 +00:00
Fabio Erculiani
1b18a831f1 Release Entropy 181 2013-03-08 13:42:32 +01:00
Fabio Erculiani
a1e59c352f [server] fix --help output when redirected through pipes, fix bug 4049 2013-03-08 12:55:59 +01:00
Fabio Erculiani
7573e0e1d5 Release Entropy 180 2013-03-03 01:08:10 +00:00
Fabio Erculiani
ee38930096 Release Entropy 179 2013-03-02 18:58:16 +00:00
Fabio Erculiani
983b72d6a7 [eit] add --pretend support to push, pull and cleanup commands 2013-03-02 18:37:14 +00:00
Fabio Erculiani
1fa5b9acf3 Release Entropy 178 2013-02-21 00:11:14 +01:00
Fabio Erculiani
09adfa92e6 Release Entropy 177 2013-02-20 18:56:39 +01:00
Fabio Erculiani
65e5fcdb68 Release Entropy 176 2013-02-20 13:36:08 +01:00
Fabio Erculiani
9eb56dbc14 [entropy.const] drop several etpConst constants, replace with more OO vars
etpConst['clientdbid'] is kept for backward compatibility, but will be removed soon
While etpConst['serverdbid'] and etpConst['clientserverrepoid'] are gone.
2013-02-20 00:56:52 +00:00
Fabio Erculiani
19758885be [eit.commands.test] if "eit test deps" reports missing deps, return != 0 2013-02-09 14:52:04 +00:00
Fabio Erculiani
877cf926d8 Release Entropy 175 2013-02-08 17:14:22 +01:00
Fabio Erculiani
c028464ebe Release Entropy 174 2013-02-07 08:43:33 +01:00
Fabio Erculiani
2b4b258e8f Release Entropy 173 2013-02-04 08:53:43 +00:00
Fabio Erculiani
4426b93254 Release Entropy 172 2013-01-24 22:18:43 +00:00
Fabio Erculiani
b40c10af3d Release Entropy 171 2013-01-24 00:40:21 +00:00
Fabio Erculiani
9a2f4c00cd Release Entropy 170 2013-01-21 09:12:37 +00:00
Fabio Erculiani
cecd3fa1ee [server] update translations 2013-01-20 12:03:04 +00:00
Fabio Erculiani
86bd948b61 Release Entropy 169 2013-01-15 22:22:55 +00:00
Fabio Erculiani
7d9e76db1c Release Entropy 168 2013-01-14 00:50:27 +00:00
Fabio Erculiani
c2829066e2 Release Entropy 167 2013-01-12 14:37:03 +00:00
Fabio Erculiani
04419d0a0a Release Entropy 166 2013-01-12 14:00:12 +00:00
Fabio Erculiani
ca40d783b1 Release Entropy 165 2013-01-06 17:19:56 +00:00
Fabio Erculiani
7f26af3710 Release Entropy 164 2013-01-05 12:49:50 +00:00
Fabio Erculiani
024f42093b Release Entropy 163 2013-01-05 12:43:36 +00:00
Fabio Erculiani
66360b9912 Release Entropy 162 2013-01-02 18:33:23 +00:00
Fabio Erculiani
0ef31e9021 Release Entropy 161 2012-12-30 16:25:47 +01:00
Fabio Erculiani
3d904689e3 Release Entropy 160 2012-12-26 21:00:15 +01:00
Fabio Erculiani
e935acf577 Release Entropy 159 2012-12-26 19:01:59 +01:00
Fabio Erculiani
424b81aaf1 [matter] move matter to its own directory, get ready to split it off 2012-12-22 21:10:52 +01:00
Fabio Erculiani
d595e234ed [matter] drop duplicate static method 2012-12-22 09:55:26 +01:00
Fabio Erculiani
5959b44e17 [matter] make possible to extend ArgumentParser params, implement Portage binpkgs push 2012-12-22 09:42:18 +01:00