portage.git
2011-10-17 Zac Medicotests/repoman: fix manifests before adding to git v2.2.0_alpha68
2011-10-17 Zac Medicoportdbapi.aux_get: remove redunant EAPI code
2011-10-17 Zac Medicorepoman: support --echangelog=force
2011-10-17 Zac MedicoUpdateChangeLog: show trivial if nothing else
2011-10-17 Zac Medicoperform_checksum: OSerror to PermissionDenied
2011-10-17 Zac Medicohashed_path: convert OSError to PermissionDenied
2011-10-17 Zac Medicoman/repoman.1: update date in header
2011-10-17 Zac Medicorepoman: handle subprocess bug with Python 3.1
2011-10-17 Zac Medicotests/repoman: test commit with git
2011-10-17 Zac Medicotests/emerge: test --regen and --metadata
2011-10-17 Zac MedicoUpdateChangeLog: update copyright year in header
2011-10-17 Zac Medicorepoman: simplify autoadd code
2011-10-17 Zac MedicoUpdateChangeLog: optimize and add unicode support
2011-10-16 Fabian Groffenrepoman: implemented echangelog functionality
2011-10-16 Zac Medicohashed_path: convert stat OSError to FileNotFound
2011-10-16 Zac MedicoEbuildMetadataPhase: avoid redundant EAPI parsing
2011-10-16 Zac Medicoman/emerge.1: update date in header
2011-10-16 Sebastian LutherAdd --binpkg-exclude option
2011-10-16 Arfrever Frehtes... Fix a typo in a comment.
2011-10-16 Zac MedicoRepoConfig: sort __slots__
2011-10-16 Zac Medico_pull_valid_cache: pass unicode to hashed_path
2011-10-16 Zac MedicoMetadataRegen: remove unused import
2011-10-16 Zac Medicoegencache: remove unused import
2011-10-15 Zac MedicoEbuildMetadataPhase: tweak metadata_callback usage
2011-10-15 Zac Medicoegencache: add _mtime_ to metadata
2011-10-15 Zac MedicoEbuildMetadataPhase: fix parse-eapi-ebuild-head
2011-10-15 Zac MedicoEbuildMetadataPhase: fix broken _metadata_callback
2011-10-15 Zac Medicorepoman: remove unused imports
2011-10-15 Zac Medicobin/ebuild: don't set PORTAGE_CALLER
2011-10-15 Zac Medicofixpackages: don't use PORTAGE_CALLER
2011-10-15 Zac Medicoportdbapi.aux_get: fix broken _metadata_callback
2011-10-15 Zac MedicoEbuildMetadataPhase: use b''.join() for bytes
2011-10-15 Zac Medicorepoman: handle categories for multiple masters
2011-10-15 Zac Medicofrozenset categories optimize pordbapi.cp_list()
2011-10-15 Zac Medicorepoman: validate categories for vcs files
2011-10-15 Fabian GroffenFindVCS: support Subversion 1.7
2011-10-15 Zac Medicoemerge --metadata: fix empty INHERITED handling
2011-10-15 Zac Medicoemerge --metadata: fix breakage
2011-10-15 Zac Medicorepoman: simplify digestgen and gpgsign loops
2011-10-15 Zac Medicorepoman: optimize --if-modified and --echangelog
2011-10-15 Zac Medicorepoman --echangelog: fix manifest-only commmits
2011-10-15 Zac Medicorepoman --if-modified: handle removed files
2011-10-15 Zac Medicoeclass_cache: fix cache_getter typo
2011-10-14 Brian Harringlayout.conf: add git friendly pregenerated cache format
2011-10-14 Brian Harringcache: rewrite to support arbitrary validation method
2011-10-14 Brian Harringcache.util: drop completely dead module/code
2011-10-14 Zac Medicorepoman: handle unicode in echangelog args
2011-10-14 Zac Medicorepoman: add --echangelog=<y|n> for bug #337853
2011-10-14 Zac Medicorepoman: support REPOMAN_DEFAULT_OPTS variable
2011-10-14 Zac MedicoRevert "Use plain ascii encoding for this file"
2011-10-14 Sebastian LutherUpdate --prune man page entry (bug 387011)
2011-10-14 Zac MedicoRELEASE-NOTES: FEATURES=fixpackages unconditional
2011-10-14 Zac MedicoFix inverted QA_SONAME_NO_SYMLINK logic.
2011-10-14 Zac MedicoDon't generate soname symlinks for bug #387053.
2011-10-14 Zac MedicoAdd QA_SONAME_NO_SYMLINK for bug #387053.
2011-10-14 Zac Medicoquickpkg: optimize */* matches
2011-10-14 Zac Medicoportageq match: wildcard support
2011-10-14 Zac Medico_pull_valid_cache: fix readonly delete logic
2011-10-14 Brian Harringlayout.conf: make the pregenerated cache format control...
2011-10-13 Zac Medicoquickpkg: use AmbiguousPackageName
2011-10-13 Zac Medicoquickpkg: fix '*' in arg extended atom check
2011-10-13 Zac Medicolayout.conf: revert authoritative-cache support
2011-10-13 Zac Medicodigestcheck: handle allow_missing for distfiles
2011-10-13 Zac Medicoquickpkg_extended_atom: handle =* operator
2011-10-13 Sebastian Lutherquickpkg: Support extended atoms
2011-10-13 Mike Frysingerxpak(5): fix grammar, spelling, style, and add more...
2011-10-11 Zac MedicoRemove FEATURES=fixpackages support. v2.2.0_alpha67
2011-10-11 Zac MedicoEnsure correct IUSE in vdb for bug #386829.
2011-10-11 Zac Medicobin/ebuild: add --version option
2011-10-11 Mike Frysingerprepstrip: make sure eu-strip embeds right filename
2011-10-11 Zac Medicofetch: tweak space msg for bug #386797
2011-10-11 Zac Medicoelog_process: fix ridicoulus newlines bug #386771
2011-10-11 Mike Frysingerprepstrip: add support for elfutils strip
2011-10-11 Mike Frysingerprepstrip: extract buildid with readelf to avoid debuge...
2011-10-11 Mike Frysingerprepstrip: avoid a `dirname` with a simple ${var%/*}
2011-10-10 Zac MedicoFakeVartree: disable match wrapper if necessary v2.2.0_alpha66
2011-10-10 Zac MedicoFakeVartree: type from last commit
2011-10-10 Zac MedicoFakeVartree: fix sync for --dynamic-deps=n
2011-10-10 Zac MedicoScheduler: fix myopts typo from last commit
2011-10-10 Zac MedicoAdd emerge --dynamic-deps <y|n> option.
2011-10-10 Zac Medicomod_syslog: add newlines for bug #386627
2011-10-10 Zac Medicoelog_process: add newlines for bug #386627
2011-10-10 Zac Medicoprepstrip: tweak style of debugedit checks v2.2.0_alpha65
2011-10-10 Zac Medicoprepstrip: merge debugedit checks more
2011-10-10 Mike Frysingerprepstrip: optimize duplicate calls to `has`
2011-10-10 Mike Frysingerprepstrip: merge debugedit checks
2011-10-10 Mike Frysingertests/dodir: check relative path by itself
2011-10-10 Mike Frysingertests: setup default bin env more
2011-10-10 Mike Frysingerprepstrip: optimize chmod slightly
2011-10-10 Zac Medicotests/__init__: return int from main()
2011-10-10 Zac Medicotests/__init__: import print_function
2011-10-10 Zac MedicoMaskManager: fix "Unmatched removal", bug #386569
2011-10-10 Zac MedicoSkip PORTAGE_TMPDIR write check for fetchonly.
2011-10-10 Zac Medicoshow_ignored_binaries: filter noise, bug #386379
2011-10-09 Mike Frysingertests: add --list flag to show available tests
2011-10-09 Mike Frysingertests: add a --help option to make runtest more friendly
2011-10-09 Mike Frysingertests: split up getTests into helper funcs to avoid...
2011-10-09 Mike Frysingerruntests: make sure we are in the right dir
2011-10-09 Zac MedicoRevert "RepoConfigLoader: Recursively expand masters."
2011-10-09 Zac MedicoRevert "MaskManager: Fix stacking of lines from master...
next