summaryrefslogtreecommitdiffstats
path: root/pym/portage/dbapi
Commit message (Expand)AuthorAgeFilesLines
* move locking into env_update itselfBrian Harring2011-09-151-21/+9
* Remove unused Manifest imports.v2.2.0_alpha58Zac Medico2011-09-141-1/+0
* Bind all manifest access through repoconfigsBrian Harring2011-09-121-2/+6
* pordbapi: add unshared cache mode for egencacheZac Medico2011-09-071-6/+27
* merge: avoid abssymlink readlink callZac Medico2011-09-061-1/+6
* Handle symlink content with bad encoding.Zac Medico2011-09-031-4/+24
* Handle unpickle EOFError.Zac Medico2011-09-031-1/+1
* Handle unpickle AttributeError (bug #381705).Zac Medico2011-09-031-2/+5
* vartree: add missing _merge_unicode_error importZac Medico2011-09-021-2/+2
* merge: start at correct EPREFIX offsetZac Medico2011-09-011-1/+2
* unmerge: never unmerge outside of EROOTZac Medico2011-08-311-1/+8
* Revert "xml/metadata: implement XMLParser.doctype()"Zac Medico2011-08-311-8/+1
* xml/metadata: implement XMLParser.doctype()Zac Medico2011-08-311-1/+8
* dblink.treewalk: remove dowgrade checkZac Medico2011-08-291-9/+0
* env_update: always respect makelinks=FalseZac Medico2011-08-291-1/+1
* env_update: add minimal EPREFIX supportZac Medico2011-08-281-2/+2
* python3.2 fixes: ResourceWarning: unclosed fileZac Medico2011-08-261-4/+11
* Remove "profile" mask support as per PMS 5.2.7.Zac Medico2011-08-081-5/+0
* unmerge: remove more info dir files for #323213Zac Medico2011-08-061-1/+5
* unmerge: remove generated info "dir" filesZac Medico2011-08-041-0/+40
* unmerge: display preserved syms in ascending ordZac Medico2011-08-021-1/+1
* unmerge: unmerge symlinks broken by rmdirZac Medico2011-08-011-7/+29
* unmerge: fix false alarm about protected symlinksv2.2.0_alpha49Zac Medico2011-07-291-1/+1
* Fix a typo in a comment.v2.2.0_alpha48Zac Medico2011-07-291-1/+1
* emerge: protect symlinks to directories sometimesZac Medico2011-07-281-2/+88
* merge: abort if symlink replacing dirZac Medico2011-07-261-8/+30
* merge: handle symlink replacing dirZac Medico2011-07-231-5/+13
* preserve-libs: search for alt providers of sonameZac Medico2011-07-171-1/+2
* Use explicit 'mode' keyword arg with io.open().Zac Medico2011-07-121-2/+2
* Remove python-2.6 StringIO.StringIO fallback.Zac Medico2011-07-122-4/+4
* Migrate from codecs.open() to io.open().Zac Medico2011-07-103-21/+24
* cpv_expand: fix KeyError when settings is NoneZac Medico2011-07-071-1/+5
* preserve-libs: only preserve soname symlinksv2.2.0_alpha42Zac Medico2011-06-301-13/+13
* preserve-libs: don't preserve "master" symlinkZac Medico2011-06-291-1/+4
* treewalk: set REPLACING_VERSIONS laterZac Medico2011-06-171-4/+3
* bintree: don't provide default VERSION headerv2.2.0_alpha41Zac Medico2011-06-131-1/+0
* bintree: verify that default REPO is legitZac Medico2011-06-101-1/+1
* fakedbapi: add myrepo args for portdbapi compatZac Medico2011-06-101-3/+3
* bintree: handle pkgindex CHOST header like REPOZac Medico2011-06-101-1/+2
* bintree: always populate pkgindex REPO headerZac Medico2011-06-101-10/+16
* bintree: populate REPO header for empty pkgindexv2.2.0_alpha38Zac Medico2011-06-061-1/+8
* match-all-cpv-only: share match-all cache when okZac Medico2011-06-051-0/+4
* portdbapi.xmatch: remove redundant myval checkZac Medico2011-06-051-7/+5
* portdbapi.xmatch: always pass mytree to cp_listZac Medico2011-06-051-21/+26
* dbapi._iter_match: remove redundant myrepo argsZac Medico2011-06-052-12/+12
* dep_expand: fix orig_dep for previous commitZac Medico2011-06-051-1/+1
* dep_expand: optimize away cpv_expand if possibleZac Medico2011-06-051-7/+16
* Uniformly check EAPI when avoiding setcpv calls.Zac Medico2011-06-042-2/+2
* Revert "dblink.merge: remove autoclean emergelog calls"Zac Medico2011-06-031-0/+15
* dblink.merge: remove autoclean emergelog callsZac Medico2011-06-031-15/+0