summaryrefslogtreecommitdiffstats
path: root/pym
Commit message (Expand)AuthorAgeFilesLines
* Implement GLEP 59 with control via layout.conf.Zac Medico2011-10-023-7/+59
* Manifest.create(): tweak assume-digests codeZac Medico2011-10-021-1/+1
* Manifest.create(): pass allow_* to constructorZac Medico2011-10-021-1/+2
* Prefer slot conflict over blocker display.Zac Medico2011-10-021-5/+6
* print_changelog: if no changelogs, no newlineZac Medico2011-10-021-0/+2
* dblink._elog_process: handle newlines in messagesZac Medico2011-10-021-3/+6
* checksum.py: use fchksum.fmd5t directlyZac Medico2011-10-011-4/+1
* checksum.py: lazily import bundled whirlpoolZac Medico2011-10-011-7/+7
* Manifest2 hash backend provider: mhashRobin H. Johnson2011-10-011-0/+19
* whirlpool.py: handle xrange for python3Zac Medico2011-10-011-0/+4
* Manifest2 hash: SHA512Robin H. Johnson2011-10-011-0/+1
* Manifest2 hash: WhirlpoolRobin H. Johnson2011-10-012-2/+794
* Refactor RMD160 hashlib code for less-hardcodingRobin H. Johnson2011-10-011-9/+12
* Convert _generate_hash_function into a class.Zac Medico2011-10-011-6/+11
* Convert create_color_func into a class.Zac Medico2011-10-011-6/+6
* Add tests for KEYWORDS masking.Zac Medico2011-10-012-1/+357
* KeywordsManager: support ~* in KEYWORDSZac Medico2011-10-011-6/+10
* repos.conf: implement trust-authoritative-cacheZac Medico2011-09-301-1/+23
* Fix 'authoritative' spelling.Zac Medico2011-09-303-6/+6
* layout.conf: allow a repository to state the cache is authorativeBrian Harring2011-09-303-7/+13
* depgraph: tweak virtual transition codeZac Medico2011-09-301-5/+5
* depgraph: pull in new-style virtuals moreZac Medico2011-09-303-0/+63
* tweak "missed updates" code from last commitZac Medico2011-09-281-3/+3
* depgraph: verify "missed updates"Zac Medico2011-09-281-0/+4
* doebuild: allow_missing_manifests AttributeErrorZac Medico2011-09-281-1/+1
* Manifest.write(): tweak unlink logicZac Medico2011-09-271-2/+6
* manifest: controllable per repoBrian Harring2011-09-277-19/+45
* depgraph: handle unicode exception for bug 384749Zac Medico2011-09-271-2/+3
* merge: handle \r in file names for bug #384597Zac Medico2011-09-271-3/+4
* porttree.py: remove unused variablesZac Medico2011-09-271-7/+5
* Cleanup unused variables / imports reported by pyflakes.David James2011-09-262-4/+1
* tests/emerge: call ebuild(1)Zac Medico2011-09-261-0/+9
* portdbapi.xmatch: fix unknown repo / return emptyZac Medico2011-09-241-1/+4
* portdbapi: deprecate unused 'visible' methodZac Medico2011-09-241-7/+6
* portdbapi.xmatch: combine match-all with othersZac Medico2011-09-241-22/+3
* portdbapi.xmatch: combine minimum-all/*-visibleZac Medico2011-09-241-25/+4
* portdbapi.xmatch: combine *-visible codeZac Medico2011-09-241-13/+17
* portdbapi.xmatch: optimize minimum-visibleZac Medico2011-09-241-10/+4
* dbapi: split _match_use from _iter_match_useZac Medico2011-09-241-47/+53
* portdbapi: tweak single-tree optimizationZac Medico2011-09-241-8/+21
* portdbapi.xmatch: use _visible moreZac Medico2011-09-241-21/+4
* Invalidate 'no-herd', there will be no special herds.Michał Górny2011-09-241-4/+0
* portdbapi: split _visible from _iter_visibleZac Medico2011-09-241-33/+35
* portdbapi: move repo loop to _iter_visibleZac Medico2011-09-241-58/+65
* pordbapi: split _iter_visible method from visibleZac Medico2011-09-241-10/+14
* portdbapi: combine gvisible and visible methodsZac Medico2011-09-241-29/+20
* portdbapi.xmatch: deprecate *match-listZac Medico2011-09-231-9/+15
* portdbapi.xmatch: fix minimum-all for multi-repoZac Medico2011-09-231-7/+16
* Fix cp_list mytree argument for match-all.Zac Medico2011-09-231-1/+1
* portdbapi.xmatch: fix match-all for multi-repoZac Medico2011-09-231-7/+19