Fabio Erculiani
|
b7b52b64db
|
[po] update translations
|
2011-10-24 11:27:06 +02:00 |
|
Fabio Erculiani
|
747c6f2a4d
|
[eit.commands.commit] update i18n string, scanning database -> scanning
|
2011-10-24 11:26:20 +02:00 |
|
Fabio Erculiani
|
f241778e82
|
[entropy.misc] EmailSender.send_mime_email: always encode utf-8 data before calling MIMEText
|
2011-10-24 11:24:21 +02:00 |
|
Fabio Erculiani
|
c2916e9a5f
|
[todo] update TODO
|
2011-10-24 10:55:59 +02:00 |
|
Fabio Erculiani
|
892db3ad9d
|
[entropy.core] always use codecs.open() with encoding= when reading config files from disk
|
2011-10-24 10:55:10 +02:00 |
|
Fabio Erculiani
|
160f430dd3
|
[entropy.tools] generic_file_content_parser: add encoding= support
|
2011-10-24 10:54:44 +02:00 |
|
Fabio Erculiani
|
e2985c5262
|
[entropy.core] complete in-RAM parsers caching for SystemSettings
|
2011-10-24 10:37:01 +02:00 |
|
Fabio Erculiani
|
8692c4d213
|
[entropy.core] SystemSettings: only cache parsed file data, not the whole CachingList object
CachingList contains data that cannot survive a clear() cycle.
|
2011-10-24 10:09:57 +02:00 |
|
Fabio Erculiani
|
0288f5b28a
|
[entropy.core] cache parser outcome whenever it's possible
|
2011-10-23 23:22:54 +02:00 |
|
Fabio Erculiani
|
201478b91f
|
[matter] package_queue can contain Blocker objects as well, not exposing .cpv field
|
2011-10-23 23:08:05 +02:00 |
|
Fabio Erculiani
|
8581af972f
|
[entropy] drop old revision file
|
2011-10-23 08:37:23 +02:00 |
|
Fabio Erculiani
|
36d1cbd223
|
[todo] update TODO
|
2011-10-21 23:34:39 +02:00 |
|
Fabio Erculiani
|
a87d34069e
|
[entropy.client.interfaces.db] use CachingList for storing package.mask, package.unmask repo matches
|
2011-10-21 23:32:55 +02:00 |
|
Fabio Erculiani
|
5c66b81011
|
[entropy.client] make possible to enable splitdebug per-package, close bug 2712
|
2011-10-21 23:01:37 +02:00 |
|
Fabio Erculiani
|
253c710d41
|
Tagging Entropy version 1.0_rc63
1.0_rc63
|
2011-10-21 20:05:55 +02:00 |
|
Fabio Erculiani
|
7fd6fe8032
|
Release Entropy 1.0_rc63
|
2011-10-21 20:05:53 +02:00 |
|
Fabio Erculiani
|
73c2a1f08d
|
[Makefile] add libraries as symlink of lib/ for backward compatibility
|
2011-10-21 20:02:03 +02:00 |
|
Fabio Erculiani
|
6e49e85658
|
Tagging Entropy version 1.0_rc62
1.0_rc62
|
2011-10-21 19:01:51 +02:00 |
|
Fabio Erculiani
|
c575040a95
|
Release Entropy 1.0_rc62
|
2011-10-21 19:01:44 +02:00 |
|
Fabio Erculiani
|
4328ca9878
|
[magneto] update packages website URL, close bug 2795
|
2011-10-21 17:39:32 +02:00 |
|
Fabio Erculiani
|
ce36d5a140
|
[po] update translations
|
2011-10-21 14:02:23 +02:00 |
|
Fabio Erculiani
|
dbeef16563
|
[entropy.core] use os.path.sep
|
2011-10-21 14:00:59 +02:00 |
|
Fabio Erculiani
|
1401e385a4
|
[todo] update TODO
|
2011-10-21 13:53:58 +02:00 |
|
Fabio Erculiani
|
5c0f255f5d
|
[entropy.core] add *.d/* directories support for mask, unmask, license.{mask,accept}, system
|
2011-10-21 13:51:54 +02:00 |
|
Fabio Erculiani
|
4b61e5387b
|
[conf] update package.{mask,unmask} documentation
|
2011-10-21 10:58:50 +02:00 |
|
Fabio Erculiani
|
2a3391b2d4
|
[entropy.client.interfaces.db] add support for "::repo" syntax in package.mask and package.unmask
|
2011-10-21 10:56:42 +02:00 |
|
Fabio Erculiani
|
590b7c84d9
|
[git] libraries -> lib
|
2011-10-20 19:52:49 +02:00 |
|
Fabio Erculiani
|
9988f353af
|
Tagging Entropy version 1.0_rc61
1.0_rc61
|
2011-10-20 19:44:09 +02:00 |
|
Fabio Erculiani
|
163b3f0987
|
Release Entropy 1.0_rc61
|
2011-10-20 19:44:08 +02:00 |
|
Fabio Erculiani
|
edd4fc1c52
|
[entropy.const] rename libraries -> lib
|
2011-10-20 19:43:46 +02:00 |
|
Fabio Erculiani
|
8557c9daab
|
[docs] rename libraries -> lib
|
2011-10-20 19:42:45 +02:00 |
|
Fabio Erculiani
|
dd2dd8c546
|
[eit.colorful] drop unused imports
|
2011-10-20 19:41:47 +02:00 |
|
Fabio Erculiani
|
9d9bcbc2b3
|
[scripts] update tag scripts, libraries -> lib
|
2011-10-20 19:41:32 +02:00 |
|
Fabio Erculiani
|
a34233f106
|
[eit.commands.help] rewrite ColorfulFormatter, drop side effects completely
|
2011-10-20 18:39:42 +02:00 |
|
Fabio Erculiani
|
ed1a0ceffd
|
[todo] update TODO
|
2011-10-20 17:11:32 +02:00 |
|
Fabio Erculiani
|
437de4d5da
|
[misc] fix path in 05entropy.envd
|
2011-10-20 17:01:28 +02:00 |
|
Fabio Erculiani
|
9e13dfa739
|
[todo] update TODO
|
2011-10-20 16:49:52 +02:00 |
|
Fabio Erculiani
|
0af25183f1
|
Tagging Entropy version 1.0_rc60
1.0_rc60
|
2011-10-20 16:16:54 +02:00 |
|
Fabio Erculiani
|
87fc11980f
|
Release Entropy 1.0_rc60
|
2011-10-20 16:16:46 +02:00 |
|
Fabio Erculiani
|
f8e41b63fb
|
[po] update Italian translation
|
2011-10-20 10:15:45 +02:00 |
|
Fabio Erculiani
|
dd7671c956
|
[po] update Italian translation
|
2011-10-20 00:45:58 +02:00 |
|
Fabio Erculiani
|
7608102e5f
|
[eit.commands.pkgmove] new command "eit pkgmove"
|
2011-10-19 17:46:37 +02:00 |
|
Fabio Erculiani
|
c571721028
|
[conf] repositories.conf: update umoss.org -> umd.edu, see bug 2785
|
2011-10-19 16:13:55 +02:00 |
|
Fabio Erculiani
|
4eb7edebfc
|
[po] update Italian translation
|
2011-10-18 23:07:00 +02:00 |
|
Fabio Erculiani
|
b05da104b3
|
[entropy.spm] PortagePlugin: fix minor typos
|
2011-10-18 22:55:05 +02:00 |
|
Fabio Erculiani
|
caa8f50f31
|
[po] update translations, again
|
2011-10-18 22:54:41 +02:00 |
|
Fabio Erculiani
|
ee2fad46f3
|
[po] update translations
|
2011-10-18 22:33: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 |
|