portage.git
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...
2011-10-09 Zac MedicoRevert "get_masters: protect against infinite recursion"
2011-10-08 Zac Medicoget_masters: protect against infinite recursion
2011-10-08 Zac MedicoRepoConfig: allow repos.conf 'masters' override
2011-10-08 Mike Frysingertests: fix whitespace to be consistent
2011-10-08 Arfrever Frehtes... MaskManager: Fix stacking of lines from master reposito...
2011-10-08 Arfrever Frehtes... RepoConfigLoader: Recursively expand masters.
2011-10-08 Zac Medicowhirlpool.py: tabs to spaces v2.2.0_alpha64
2011-10-08 Zac Medicoportage/mail: always UTF-8 charset for MIMEText
2011-10-08 Zac Medicorepoman: add 'repository' to portdbapi cache
2011-10-07 Zac Medicorepoman: tweak myupdates/myheaders commit logic v2.2.0_alpha63
2011-10-07 Zac Medicorepoman: tweak commit logic wrt thin-manifest
2011-10-07 Nathan Phillip... Don't do a split signed Manifest commit when no headers...
2011-10-06 Zac Medicoelog/collect_ebuild_messages: strip trailing \n v2.2.0_alpha62
2011-10-05 Zac Medicomatch_to_list: preserve order
2011-10-05 Zac Medicotest_best_match_to_list: test all permutations v2.2.0_alpha61
2011-10-05 Zac Medicodblink._elog_process: preserve empty lines
2011-10-05 Zac MedicoExecute tests bundled with the whirlpool module.
2011-10-05 Arfrever Frehtes... Mark some messages for translation.
2011-10-05 Zac Medicowhirlpool.py: fix for python3
2011-10-04 Zac Medicowhirlpool.py: skip tests during import
2011-10-04 Zac MedicoRepoConfig: sort __slots__
2011-10-04 Zac MedicotestManifest: enable manifest-hashes
2011-10-04 Zac Medicorepoman: bail out if unsupported manifest-hashes
2011-10-04 Zac Medicobest_match_to_list: order by version number
2011-10-03 Zac MedicoSuppress warnings with DeprecationWarning.
2011-10-03 Zac MedicoWarn for questionable layout.conf manifest-hashes
2011-10-03 Zac Medicomanfest.py: import constants directly
2011-10-03 Zac Medicorepoman: account for GLEP 59 in RMD160 check
2011-10-03 Zac MedicoGLEP 59: use manifest-hashes list in layout.conf
2011-10-03 Zac MedicoImplement GLEP 59 with control via layout.conf.
2011-10-02 Zac MedicoManifest.create(): tweak assume-digests code
2011-10-02 Zac MedicoManifest.create(): pass allow_* to constructor
2011-10-02 Zac MedicoPrefer slot conflict over blocker display.
2011-10-02 Zac Medicoprint_changelog: if no changelogs, no newline
2011-10-02 Zac Medicodblink._elog_process: handle newlines in messages
2011-10-02 Zac Medicochecksum.py: use fchksum.fmd5t directly
2011-10-02 Zac Medicochecksum.py: lazily import bundled whirlpool
2011-10-02 Robin H. JohnsonManifest2 hash backend provider: mhash
2011-10-02 Zac Medicowhirlpool.py: handle xrange for python3
2011-10-02 Robin H. JohnsonManifest2 hash: SHA512
2011-10-02 Robin H. JohnsonManifest2 hash: Whirlpool
2011-10-02 Robin H. JohnsonRefactor RMD160 hashlib code for less-hardcoding
2011-10-02 Zac MedicoConvert _generate_hash_function into a class.
2011-10-02 Zac MedicoConvert create_color_func into a class.
2011-10-02 Zac MedicoAdd tests for KEYWORDS masking.
2011-10-02 Zac MedicoKeywordsManager: support ~* in KEYWORDS
2011-10-02 Ryan Hilldispatch-conf: fix replace-wscomments pattern
2011-09-30 Zac Medicorepos.conf: implement trust-authoritative-cache
2011-09-30 Zac MedicoFix 'authoritative' spelling.
2011-09-30 Brian Harringlayout.conf: allow a repository to state the cache...
2011-09-30 Zac Medicodepgraph: tweak virtual transition code
2011-09-30 Zac Medicodepgraph: pull in new-style virtuals more
2011-09-29 Zac Medicorepoman: never force unsigned manifest commit v2.2.0_alpha60
2011-09-29 Zac Medicotweak "missed updates" code from last commit
2011-09-29 Zac Medicodepgraph: verify "missed updates"
2011-09-29 Zac Medicodispatch-conf: tweak pager basename comparison
2011-09-28 Zac Medicodispatch-conf: support PAGER var for bug #384663
2011-09-28 Zac Medicoetc-update: support PAGER env var for bug #384663
2011-09-28 Ruggero Morsucciarchive-conf: dispatch_conf import bug #384665
2011-09-28 Zac Medicodoebuild: allow_missing_manifests AttributeError
2011-09-28 Zac MedicoManifest.write(): tweak unlink logic
2011-09-28 Brian Harringmanifest: controllable per repo
2011-09-28 Zac Medicodepgraph: handle unicode exception for bug 384749
2011-09-27 Zac Medicomerge: handle \r in file names for bug #384597
2011-09-27 Zac Medicoporttree.py: remove unused variables
2011-09-27 David JamesCleanup unused variables / imports reported by pyflakes.
2011-09-26 Zac Medicotests/emerge: call ebuild(1)
2011-09-24 Zac Medicoportdbapi.xmatch: fix unknown repo / return empty
2011-09-24 Zac Medicoportdbapi: deprecate unused 'visible' method
2011-09-24 Zac Medicoportdbapi.xmatch: combine match-all with others
2011-09-24 Zac Medicoportdbapi.xmatch: combine minimum-all/*-visible
2011-09-24 Zac Medicoportdbapi.xmatch: combine *-visible code
2011-09-24 Zac Medicoportdbapi.xmatch: optimize minimum-visible
2011-09-24 Zac Medicodbapi: split _match_use from _iter_match_use
2011-09-24 Zac Medicoportdbapi: tweak single-tree optimization
2011-09-24 Zac Medicoportdbapi.xmatch: use _visible more
2011-09-24 Michał GórnyInvalidate 'no-herd', there will be no special herds.
2011-09-24 Zac Medicoportdbapi: split _visible from _iter_visible
2011-09-24 Zac Medicoportdbapi: move repo loop to _iter_visible
2011-09-24 Zac Medicopordbapi: split _iter_visible method from visible
2011-09-24 Zac Medicoportdbapi: combine gvisible and visible methods
2011-09-23 Zac Medicoportageq best_visible: use match-all-cpv-only
2011-09-23 Zac Medicoportdbapi.xmatch: deprecate *match-list
2011-09-23 Zac Medicoportdbapi.xmatch: fix minimum-all for multi-repo
2011-09-23 Zac MedicoFix cp_list mytree argument for match-all.
2011-09-23 Fabian Groffeninstall_hooks: fix variable name for PORTAGE_CONFIGROOT
2011-09-23 Zac Medicoportdbapi.xmatch: fix match-all for multi-repo
next