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
Fabio Erculiani
6339cffc0c
[matter] fix typo in setup() and teardown() PackageBuilder methods
2012-12-22 09:41:24 +01:00
Fabio Erculiani
752ea1e1a3
[matter] move Portage source PMS specific env setup back to PackageBuilder
2012-12-22 09:17:47 +01:00
Fabio Erculiani
bf5beacb5b
[matter] cleanup matter.main code a bit
2012-12-22 09:13:42 +01:00
Fabio Erculiani
761d8ffb33
[matter] implement Portage package commit in BaseBinaryPMS
2012-12-21 22:15:07 +01:00
Fabio Erculiani
0fec4c54d3
[matter] document .spec file parameters in matter --help
2012-12-21 09:27:43 +01:00
Fabio Erculiani
51f80944ff
Release Entropy 158
2012-12-21 00:54:31 +01:00
Fabio Erculiani
ef679bf2e7
[server] update POTFILES.in
2012-12-21 00:45:23 +01:00
Fabio Erculiani
cd12e89f84
[matter] split and clean matter, make the Entropy dependency optional
2012-12-21 00:44:04 +01:00
Fabio Erculiani
dad36a9a80
[antimatter] rename antimatter to antimatter.py
2012-12-20 21:41:20 +01:00
Fabio Erculiani
ff029d3817
[matter] rename matter to matter.py
2012-12-20 21:40:49 +01:00
Fabio Erculiani
e4ef3979a2
[matter] add "stable" parameter support to particles
2012-12-20 10:01:56 +01:00
Fabio Erculiani
e17928e4bf
[matter] use subprocess.call() instead of a custom os.spawnvpe()
2012-12-20 09:13:19 +01:00
Fabio Erculiani
ce64433a6c
Release Entropy 157
2012-12-18 19:58:31 +01:00
Fabio Erculiani
d5b46cda2b
[antimatter] properly format title for new packages as well
2012-12-18 09:08:32 +01:00
Fabio Erculiani
b8affca48b
[antimatter] rework BaseAntiMatterResult parameters, extend the HtmlAntiMatterResult class
2012-12-18 08:50:46 +01:00
Fabio Erculiani
e1107512c3
[antimatter] use <ul> and <li> instead of <dl> and friends
2012-12-18 00:27:19 +01:00
Fabio Erculiani
83c3c143d8
[antimatter] implement html output through a --html switch
2012-12-17 23:38:01 +01:00
Fabio Erculiani
3ebdc3302b
[antimatter] use target() object for key() and slot()
2012-12-17 23:37:42 +01:00
Fabio Erculiani
ac28e25e3e
[antimatter] add --extended switch, and colorize output a bit
2012-12-17 22:18:16 +01:00
Fabio Erculiani
f4aef3c97d
Release Entropy 156
2012-12-16 19:17:10 +01:00
Fabio Erculiani
c2ebf35c6c
[antimatter] catch KeyboardInterrupt
2012-12-16 19:16:51 +01:00