Commit Graph

9975 Commits

Author SHA1 Message Date
Fabio Erculiani
afccc337cc [matter] add exception handler that also prints local variables in the stack 2013-01-06 16:37:11 +00:00
Fabio Erculiani
8d110732d3 [matter] add support for --sync-best-effort 2013-01-06 09:54:12 +00:00
Fabio Erculiani
aaa0074e7d Tagging Entropy version 164 164 2013-01-05 12:49:50 +00:00
Fabio Erculiani
7f26af3710 Release Entropy 164 2013-01-05 12:49:50 +00:00
Fabio Erculiani
79e0c5f804 [matter] fix SyntaxError 2013-01-05 12:49:32 +00:00
Fabio Erculiani
db3bdc407d Tagging Entropy version 163 163 2013-01-05 12:43:36 +00:00
Fabio Erculiani
024f42093b Release Entropy 163 2013-01-05 12:43:36 +00:00
Fabio Erculiani
dda574e080 [matter] add soft-blocker parameter support 2013-01-05 12:36:01 +00:00
Fabio Erculiani
0288622c7c Tagging Entropy version 162 162 2013-01-02 18:33:23 +00:00
Fabio Erculiani
66360b9912 Release Entropy 162 2013-01-02 18:33:23 +00:00
Fabio Erculiani
327445ac4b [matter] fix handling of "stable:", disable keywords set by make.conf 2013-01-02 00:47:03 +00:00
Fabio Erculiani
02f092843f [entropy.client] fix unicode comparison warning generated by ca-certificates 2012-12-30 17:10:21 +01:00
Fabio Erculiani
7ed9d050f9 Tagging Entropy version 161 161 2012-12-30 16:25:47 +01:00
Fabio Erculiani
0ef31e9021 Release Entropy 161 2012-12-30 16:25:47 +01:00
Fabio Erculiani
059339e1f4 [matter] fix mkstemp() when suffix is None 2012-12-30 16:24:52 +01:00
Fabio Erculiani
7356ebbf18 [matter] disable coloured output if stdout is not a tty 2012-12-30 16:22:51 +01:00
Fabio Erculiani
aae1c74653 Tagging Entropy version 160 160 2012-12-26 21:00:15 +01:00
Fabio Erculiani
3d904689e3 Release Entropy 160 2012-12-26 21:00:15 +01:00
Fabio Erculiani
6f05b640c2 [matter] add Portage package sets support 2012-12-26 20:58:21 +01:00
Fabio Erculiani
35c5955380 [matter] properly catch portage.exception.InvalidAtom in _pre_graph_filters() 2012-12-26 20:42:17 +01:00
Fabio Erculiani
bb052e992f [equo] when running with args: "equo --bashcomp", do not call args.pop(0) if args is empty 2012-12-26 19:32:36 +01:00
Fabio Erculiani
329da2587f [equo] fix UnicodeEncodeError as per bug #3873 2012-12-26 19:17:13 +01:00
Fabio Erculiani
04342cd901 Tagging Entropy version 159 159 2012-12-26 19:02:00 +01:00
Fabio Erculiani
e935acf577 Release Entropy 159 2012-12-26 19:01:59 +01:00
Fabio Erculiani
3556f9ab5b [matter] rework Makefile, move entropy and portage plugins to separate targets 2012-12-26 19:00:53 +01:00
Fabio Erculiani
5ef47e4d0c [antimatter] lock/unlock vardb while scanning 2012-12-26 00:10:33 +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
caf8ecbf45 [todo] update TODO 2012-12-22 12:53:22 +01:00
Fabio Erculiani
a10303c810 [entropy.spm] PortagePlugin: generated NEEDED.ELF.2 metadata if it's not available
This makes possible to use (untested) pkgcore server-side
2012-12-22 12:52:32 +01:00
Fabio Erculiani
139990a749 [entropy.spm] _extract_pkg_metadata_provided_libs: only scan "obj" entries 2012-12-22 12:47:32 +01:00
Fabio Erculiani
7473ff1c04 [tests] db: extend test_needed with another test pkg 2012-12-22 12:46:53 +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
bfd24f9560 Tagging Entropy version 158 158 2012-12-21 00:54:32 +01:00
Fabio Erculiani
51f80944ff Release Entropy 158 2012-12-21 00:54:31 +01:00
Fabio Erculiani
f9c9666158 [entropy.output] drop old cruft 2012-12-21 00:45:45 +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
44ad78e33b Tagging Entropy version 157 157 2012-12-18 19:58:31 +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