summaryrefslogtreecommitdiffstats
path: root/pym/portage/dbapi
Commit message (Expand)AuthorAgeFilesLines
* Revert "dblink.mergeme(): Merge files in alphabetic order."v2.2.0_alpha79Zac Medico2011-11-271-1/+1
* dblink.mergeme(): Merge files in alphabetic order.Arfrever Frehtes Taifersar Arahesis2011-11-261-1/+1
* Skip the "resume after portage update" routine.Zac Medico2011-11-171-58/+0
* REQUIRED_USE: don't save in built packagesZac Medico2011-11-072-4/+3
* portagetree: remove broken depcheck methodZac Medico2011-10-291-4/+1
* Use dbapi._known_keys more.Zac Medico2011-10-291-12/+6
* quickpkg: fix regression in hardlink supportZac Medico2011-10-281-2/+11
* Deprecate unused 'virtual' constructor parametersZac Medico2011-10-283-4/+31
* quickpkg: fix unicode for bug #388773Zac Medico2011-10-281-1/+40
* stacklevel=3 for properties warningsZac Medico2011-10-273-4/+4
* expand_new_virt: fix vardbapi.root referenceZac Medico2011-10-251-1/+2
* Use EROOT instead of ROOT for keys everywhere.Zac Medico2011-10-251-9/+5
* deprecate "root" attributesZac Medico2011-10-242-15/+53
* Add bindbapi.getfetchsizes() like pordbapi has.Zac Medico2011-10-191-0/+28
* python3.2 fixes: "ResourceWarning: unclosed file"Zac Medico2011-10-171-3/+3
* portdbapi: fix volatile cache handlingZac Medico2011-10-171-12/+12
* portdbapi.aux_get: remove redunant EAPI codeZac Medico2011-10-161-11/+8
* hashed_path: convert stat OSError to FileNotFoundZac Medico2011-10-161-1/+1
* EbuildMetadataPhase: avoid redundant EAPI parsingZac Medico2011-10-161-1/+1
* _pull_valid_cache: pass unicode to hashed_pathZac Medico2011-10-151-4/+1
* portdbapi.aux_get: fix broken _metadata_callbackZac Medico2011-10-151-1/+1
* emerge --metadata: fix breakageZac Medico2011-10-141-6/+14
* cache: rewrite to support arbitrary validation methodBrian Harring2011-10-141-39/+47
* _pull_valid_cache: fix readonly delete logicZac Medico2011-10-131-1/+1
* layout.conf: make the pregenerated cache format controllableBrian Harring2011-10-131-6/+4
* layout.conf: revert authoritative-cache supportZac Medico2011-10-131-6/+4
* dblink._elog_process: preserve empty linesZac Medico2011-10-041-2/+0
* dblink._elog_process: handle newlines in messagesZac Medico2011-10-021-3/+6
* Fix 'authoritative' spelling.Zac Medico2011-09-301-2/+2
* layout.conf: allow a repository to state the cache is authorativeBrian Harring2011-09-301-6/+9
* merge: handle \r in file names for bug #384597Zac Medico2011-09-271-3/+4
* porttree.py: remove unused variablesZac Medico2011-09-271-7/+5
* 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
* 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
* portdbapi.xmatch: deprecate list-visibleZac Medico2011-09-221-0/+5