summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove extended package set configuration docs.v2.1.10.20Zac Medico2011-09-294-25/+9
* Remove FEATURES=preserve-libs config/docs.Zac Medico2011-09-293-20/+6
* portage.const: toggle constants for stable branchZac Medico2011-09-291-5/+5
* repoman: never force unsigned manifest commitv2.2.0_alpha60Zac Medico2011-09-291-33/+0
* tweak "missed updates" code from last commitZac Medico2011-09-281-3/+3
* depgraph: verify "missed updates"Zac Medico2011-09-281-0/+4
* dispatch-conf: tweak pager basename comparisonZac Medico2011-09-281-2/+3
* dispatch-conf: support PAGER var for bug #384663Zac Medico2011-09-282-1/+41
* etc-update: support PAGER env var for bug #384663Zac Medico2011-09-282-7/+16
* archive-conf: dispatch_conf import bug #384665Ruggero Morsucci2011-09-281-1/+1
* 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-279-23/+48
* 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-242-11/+5
* 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
* portageq best_visible: use match-all-cpv-onlyZac Medico2011-09-231-2/+4
* 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
* install_hooks: fix variable name for PORTAGE_CONFIGROOTFabian Groffen2011-09-231-1/+1
* portdbapi.xmatch: fix match-all for multi-repoZac Medico2011-09-231-7/+19
* man/emerge.1: fix spelling of behaviorZac Medico2011-09-231-2/+2
* Revert "unpack: handle non-gz files from deb2targz"Zac Medico2011-09-231-5/+1
* unpack: handle non-gz files from deb2targzZac Medico2011-09-231-1/+5
* Fix a typo.Arfrever Frehtes Taifersar Arahesis2011-09-231-1/+1
* Fix 'shopt: +s: invalid shell option name' error.Arfrever Frehtes Taifersar Arahesis2011-09-231-1/+1
* portdbapi.xmatch: deprecate list-visibleZac Medico2011-09-222-1/+6
* Fix Atom.with_repo() bugs.Zac Medico2011-09-221-5/+2
* Fix minimum/bestmatch-visible for multi-repo.Zac Medico2011-09-221-31/+52
* portdbapi: handle multi-repo visiblityZac Medico2011-09-221-16/+29
* Atom: add a with_repo method for adding a repoZac Medico2011-09-221-0/+12
* fetch: remove stray print for bug 383859Zac Medico2011-09-221-1/+0
* portageq best_visible: multi-repo supportZac Medico2011-09-221-12/+34