aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* RepoConfig: allow repos.conf 'masters' overrideZac Medico2011-10-082-8/+25
* tests: fix whitespace to be consistentMike Frysinger2011-10-081-10/+10
* MaskManager: Fix stacking of lines from master repositories.Arfrever Frehtes Taifersar Arahesis2011-10-081-4/+5
* RepoConfigLoader: Recursively expand masters.Arfrever Frehtes Taifersar Arahesis2011-10-081-21/+27
* whirlpool.py: tabs to spacesv2.2.0_alpha64Zac Medico2011-10-081-6/+6
* portage/mail: always UTF-8 charset for MIMETextZac Medico2011-10-081-2/+1
* repoman: add 'repository' to portdbapi cacheZac Medico2011-10-071-1/+1
* repoman: tweak myupdates/myheaders commit logicv2.2.0_alpha63Zac Medico2011-10-071-2/+1
* repoman: tweak commit logic wrt thin-manifestZac Medico2011-10-071-1/+1
* Don't do a split signed Manifest commit when no headers will change. Fixes bu...Nathan Phillip Brink2011-10-071-6/+9
* elog/collect_ebuild_messages: strip trailing \nv2.2.0_alpha62Zac Medico2011-10-051-0/+1
* match_to_list: preserve orderZac Medico2011-10-051-1/+8
* test_best_match_to_list: test all permutationsv2.2.0_alpha61Zac Medico2011-10-051-9/+19
* dblink._elog_process: preserve empty linesZac Medico2011-10-041-2/+0
* Execute tests bundled with the whirlpool module.Zac Medico2011-10-041-0/+16
* Mark some messages for translation.Arfrever Frehtes Taifersar Arahesis2011-10-051-10/+14
* whirlpool.py: fix for python3Zac Medico2011-10-041-4/+5
* whirlpool.py: skip tests during importZac Medico2011-10-041-6/+7
* RepoConfig: sort __slots__Zac Medico2011-10-041-4/+6
* testManifest: enable manifest-hashesZac Medico2011-10-031-0/+1
* repoman: bail out if unsupported manifest-hashesZac Medico2011-10-031-0/+25
* best_match_to_list: order by version numberZac Medico2011-10-032-1/+39
* Suppress warnings with DeprecationWarning.Zac Medico2011-10-031-2/+2
* Warn for questionable layout.conf manifest-hashesZac Medico2011-10-031-1/+23
* manfest.py: import constants directlyZac Medico2011-10-031-17/+20
* repoman: account for GLEP 59 in RMD160 checkZac Medico2011-10-031-20/+20
* GLEP 59: use manifest-hashes list in layout.confZac Medico2011-10-033-31/+19
* Implement GLEP 59 with control via layout.conf.Zac Medico2011-10-023-7/+59
* Manifest.create(): tweak assume-digests codeZac Medico2011-10-021-1/+1
* Manifest.create(): pass allow_* to constructorZac Medico2011-10-021-1/+2
* Prefer slot conflict over blocker display.Zac Medico2011-10-021-5/+6
* print_changelog: if no changelogs, no newlineZac Medico2011-10-021-0/+2
* dblink._elog_process: handle newlines in messagesZac Medico2011-10-021-3/+6
* checksum.py: use fchksum.fmd5t directlyZac Medico2011-10-011-4/+1
* checksum.py: lazily import bundled whirlpoolZac Medico2011-10-011-7/+7
* Manifest2 hash backend provider: mhashRobin H. Johnson2011-10-011-0/+19
* whirlpool.py: handle xrange for python3Zac Medico2011-10-011-0/+4
* Manifest2 hash: SHA512Robin H. Johnson2011-10-011-0/+1
* Manifest2 hash: WhirlpoolRobin H. Johnson2011-10-012-2/+794
* Refactor RMD160 hashlib code for less-hardcodingRobin H. Johnson2011-10-011-9/+12
* Convert _generate_hash_function into a class.Zac Medico2011-10-011-6/+11
* Convert create_color_func into a class.Zac Medico2011-10-011-6/+6
* Add tests for KEYWORDS masking.Zac Medico2011-10-012-1/+357
* KeywordsManager: support ~* in KEYWORDSZac Medico2011-10-011-6/+10
* dispatch-conf: fix replace-wscomments patternRyan Hill2011-10-011-1/+1
* repos.conf: implement trust-authoritative-cacheZac Medico2011-09-301-1/+23
* Fix 'authoritative' spelling.Zac Medico2011-09-303-6/+6
* layout.conf: allow a repository to state the cache is authorativeBrian Harring2011-09-303-7/+13
* depgraph: tweak virtual transition codeZac Medico2011-09-301-5/+5
* depgraph: pull in new-style virtuals moreZac Medico2011-09-303-0/+63