Fabio Erculiani
f28ab4f702
Release Entropy 247
2013-12-06 17:49:22 +01:00
Fabio Erculiani
d029f5568c
Release Entropy 246
2013-12-06 09:20:51 +01:00
Fabio Erculiani
f85c890f9a
Release Entropy 245
2013-12-05 23:42:17 +01:00
Fabio Erculiani
addd11b191
Release Entropy 243
2013-12-05 22:25:29 +01:00
Fabio Erculiani
81dca7339e
[eit.commands.command] use the Entropy class object to acquire the Entropy Resources Lock
2013-12-05 22:19:21 +01:00
Fabio Erculiani
4d20097e97
Release Entropy 242
2013-12-05 16:34:16 +01:00
Fabio Erculiani
c6aced2bdc
Release Entropy 241
2013-12-05 16:23:55 +01:00
Fabio Erculiani
755c751d40
Release Entropy 240
2013-12-04 17:44:24 +01:00
Fabio Erculiani
4d9397c140
Release Entropy 239
2013-11-29 20:01:22 +01:00
Fabio Erculiani
d10d82bebb
Release Entropy 238
2013-11-29 19:43:21 +01:00
Fabio Erculiani
e406a4edaa
[entropy.*] create new dependencies metadata "pkg_dependencies"
...
The old "dependencies" metadata is deprecated. It was found that
the generated metadata might get corrupted by colliding atom strings.
The new implementation avoids collisions completely and is more
efficient.
2013-11-29 19:15:44 +01:00
Fabio Erculiani
d28fd6050f
Release Entropy 237
2013-11-29 16:42:30 +01:00
Fabio Erculiani
46cbde0a87
Release Entropy 236
2013-11-29 13:09:01 +01:00
Fabio Erculiani
b21654e705
Release Entropy 235
2013-11-28 20:19:05 +01:00
Fabio Erculiani
efeefa1d7c
Release Entropy 234
2013-11-21 13:05:33 +01:00
Fabio Erculiani
66f1463488
Release Entropy 233
2013-11-20 12:34:41 +01:00
Fabio Erculiani
8124d071d6
Release Entropy 232
2013-11-19 22:10:36 +01:00
Fabio Erculiani
435b75effa
Release Entropy 231
2013-11-19 21:21:12 +01:00
Fabio Erculiani
421b65ab3a
[eit.commands.commit] use map() instead of filter() in installed packages scan
2013-11-19 21:19:27 +01:00
Fabio Erculiani
b36119bd55
[eit.commands.commit] start counting from 1
2013-11-19 18:33:51 +01:00
Fabio Erculiani
1c6fd47776
Release Entropy 230
2013-11-18 15:34:01 +01:00
Fabio Erculiani
8d6002edaf
[eit.commands.commit] commit data only when something changed
2013-11-18 15:29:03 +01:00
Fabio Erculiani
704e5c8765
[eit.commands.commit] refactor _commit(), divide the function into multiple sub-functions
2013-11-18 12:28:08 +01:00
Fabio Erculiani
715251d062
[eit.commands.commit] start splitting _commit() method
2013-11-18 11:30:18 +01:00
Fabio Erculiani
85d5608562
[eit.commands.commit] make "eit repack" not fall back to packages scanning
2013-11-18 11:06:48 +01:00
Fabio Erculiani
b70d9c2f29
[eit.commands.commit] make "eit repack" smarter and more reliable
2013-11-18 10:59:16 +01:00
Fabio Erculiani
384db92b17
[eit.commands.commit] improve output function usage
2013-11-18 10:44:21 +01:00
Fabio Erculiani
7f6def42e7
Release Entropy 229
2013-11-17 18:39:52 +01:00
Fabio Erculiani
e5226d2d76
Release Entropy 228
2013-11-13 13:23:52 +01:00
Fabio Erculiani
2bbeae69e1
Release Entropy 227
2013-11-11 09:12:13 +01:00
Fabio Erculiani
220e550453
Release Entropy 226
2013-11-08 22:04:30 +01:00
Fabio Erculiani
ce8498a1fb
Release Entropy 225
2013-11-03 17:00:01 +01:00
Fabio Erculiani
71df773f5c
[server] update translations
2013-11-03 15:49:44 +01:00
Fabio Erculiani
4f4fed6819
[server] update entropy-server.pot and config
2013-11-03 15:49:13 +01:00
Fabio Erculiani
3d2eb09213
Release Entropy 224
2013-10-29 23:31:40 +01:00
Fabio Erculiani
28cb398069
Release Entropy 223
2013-10-28 16:51:52 +01:00
Fabio Erculiani
d7b9cd30b7
Release Entropy 222
2013-10-28 12:52:33 +01:00
Fabio Erculiani
93bc50c539
Release Entropy 221
2013-10-28 12:28:04 +01:00
Fabio Erculiani
c95955c1ae
Release Entropy 220
2013-10-27 18:35:00 +01:00
Fabio Erculiani
85a653ba65
Release Entropy 219
2013-10-17 16:36:52 +02:00
Fabio Erculiani
764b215278
[eit.commands.{mv,cp}] add support for package sets
2013-10-16 11:47:14 +02:00
Fabio Erculiani
d842b47396
Release Entropy 218
2013-10-14 12:37:08 +02:00
Fabio Erculiani
5fead492a1
Release Entropy 217
2013-10-09 21:23:14 +02:00
Fabio Erculiani
9426900ccc
[eit.commands.log] drop access() usage
2013-09-18 08:57:32 +02:00
Fabio Erculiani
fd981bacb9
[eit.commands.inject] drop access() usage
2013-09-18 08:56:35 +02:00
Fabio Erculiani
5793020aad
[eit.main] use _exit() rather than SystemExit() exception.
...
The former is reentrant and safe to be used in signal handlers.
2013-09-05 19:22:40 +02:00
Fabio Erculiani
51ea669c02
[server] deal with Python bug #16308
2013-08-23 10:58:04 +02:00
Fabio Erculiani
e929e6f440
Release Entropy 216
2013-08-12 15:38:07 +02:00
Fabio Erculiani
7a02df16a1
Release Entropy 215
2013-08-10 11:48:19 +02:00
Fabio Erculiani
8604b84280
Release Entropy 214
2013-08-10 11:45:29 +02:00