summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove extended package set configuration docs.v2.1.10.28Zac Medico2011-10-164-25/+9
* Remove FEATURES=preserve-libs config/docs.Zac Medico2011-10-163-20/+6
* portage.const: toggle constants for stable branchZac Medico2011-10-161-5/+5
* tests/repoman: fix manifests before adding to gitv2.2.0_alpha68Zac Medico2011-10-161-0/+1
* portdbapi.aux_get: remove redunant EAPI codeZac Medico2011-10-161-11/+8
* repoman: support --echangelog=forceZac Medico2011-10-162-7/+9
* UpdateChangeLog: show trivial if nothing elseZac Medico2011-10-161-5/+20
* perform_checksum: OSerror to PermissionDeniedZac Medico2011-10-161-1/+3
* hashed_path: convert OSError to PermissionDeniedZac Medico2011-10-161-0/+2
* man/repoman.1: update date in headerZac Medico2011-10-161-1/+1
* repoman: handle subprocess bug with Python 3.1Zac Medico2011-10-161-1/+9
* tests/repoman: test commit with gitZac Medico2011-10-161-11/+84
* tests/emerge: test --regen and --metadataZac Medico2011-10-161-5/+37
* UpdateChangeLog: update copyright year in headerZac Medico2011-10-161-2/+10
* repoman: simplify autoadd codeZac Medico2011-10-161-25/+11
* UpdateChangeLog: optimize and add unicode supportZac Medico2011-10-161-32/+70
* repoman: implemented echangelog functionalityFabian Groffen2011-10-162-60/+179
* hashed_path: convert stat OSError to FileNotFoundZac Medico2011-10-162-4/+9
* EbuildMetadataPhase: avoid redundant EAPI parsingZac Medico2011-10-162-3/+5
* man/emerge.1: update date in headerZac Medico2011-10-161-1/+1
* Add --binpkg-exclude optionSebastian Luther2011-10-164-6/+37
* Fix a typo in a comment.Arfrever Frehtes Taifersar Arahesis2011-10-161-1/+1
* RepoConfig: sort __slots__Zac Medico2011-10-151-2/+2
* _pull_valid_cache: pass unicode to hashed_pathZac Medico2011-10-151-4/+1
* MetadataRegen: remove unused importZac Medico2011-10-151-1/+0
* egencache: remove unused importZac Medico2011-10-151-1/+0
* EbuildMetadataPhase: tweak metadata_callback usageZac Medico2011-10-151-3/+2
* egencache: add _mtime_ to metadataZac Medico2011-10-151-2/+1
* EbuildMetadataPhase: fix parse-eapi-ebuild-headZac Medico2011-10-151-2/+7
* EbuildMetadataPhase: fix broken _metadata_callbackZac Medico2011-10-151-2/+2
* repoman: remove unused importsZac Medico2011-10-151-3/+1
* bin/ebuild: don't set PORTAGE_CALLERZac Medico2011-10-152-2/+1
* fixpackages: don't use PORTAGE_CALLERZac Medico2011-10-153-9/+16
* portdbapi.aux_get: fix broken _metadata_callbackZac Medico2011-10-151-1/+1
* EbuildMetadataPhase: use b''.join() for bytesZac Medico2011-10-151-3/+3
* repoman: handle categories for multiple mastersZac Medico2011-10-151-1/+2
* frozenset categories optimize pordbapi.cp_list()Zac Medico2011-10-152-5/+7
* repoman: validate categories for vcs filesZac Medico2011-10-151-11/+13
* FindVCS: support Subversion 1.7Fabian Groffen2011-10-151-2/+4
* emerge --metadata: fix empty INHERITED handlingZac Medico2011-10-142-3/+8
* emerge --metadata: fix breakageZac Medico2011-10-142-6/+18
* repoman: simplify digestgen and gpgsign loopsZac Medico2011-10-141-73/+11
* repoman: optimize --if-modified and --echangelogZac Medico2011-10-141-25/+39
* repoman --echangelog: fix manifest-only commmitsZac Medico2011-10-141-2/+4
* repoman --if-modified: handle removed filesZac Medico2011-10-141-4/+22
* eclass_cache: fix cache_getter typoZac Medico2011-10-141-1/+1
* layout.conf: add git friendly pregenerated cache formatBrian Harring2011-10-142-3/+12
* cache: rewrite to support arbitrary validation methodBrian Harring2011-10-1410-105/+192
* cache.util: drop completely dead module/codeBrian Harring2011-10-142-191/+5
* repoman: handle unicode in echangelog argsZac Medico2011-10-141-3/+7