summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* prepstrip: merge debugedit checksMike Frysinger2011-10-091-6/+5
* tests/dodir: check relative path by itselfMike Frysinger2011-10-091-0/+2
* tests: setup default bin env moreMike Frysinger2011-10-091-0/+3
* prepstrip: optimize chmod slightlyMike Frysinger2011-10-091-3/+3
* tests/__init__: return int from main()Zac Medico2011-10-092-8/+9
* tests/__init__: import print_functionZac Medico2011-10-091-0/+2
* MaskManager: fix "Unmatched removal", bug #386569Zac Medico2011-10-091-5/+40
* Skip PORTAGE_TMPDIR write check for fetchonly.Zac Medico2011-10-091-6/+7
* show_ignored_binaries: filter noise, bug #386379Zac Medico2011-10-091-0/+26
* tests: add --list flag to show available testsMike Frysinger2011-10-091-21/+34
* tests: add a --help option to make runtest more friendlyMike Frysinger2011-10-091-2/+7
* tests: split up getTests into helper funcs to avoid duplicationMike Frysinger2011-10-091-20/+17
* runtests: make sure we are in the right dirMike Frysinger2011-10-091-0/+3
* Revert "RepoConfigLoader: Recursively expand masters."Zac Medico2011-10-091-27/+21
* Revert "MaskManager: Fix stacking of lines from master repositories."Zac Medico2011-10-091-5/+4
* Revert "get_masters: protect against infinite recursion"Zac Medico2011-10-091-30/+23
* get_masters: protect against infinite recursionZac Medico2011-10-081-23/+30
* 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