summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix indention error in repoman headerstring code.v2.1.9.16Zac Medico2010-10-111-3/+3
* Document egencache --update-changelogs.v2.1.9.15Zac Medico2010-10-111-1/+4
* Update man page header dates.Zac Medico2010-10-1110-10/+10
* Merge backtracking test diff from master.Zac Medico2010-10-111-1/+3
* Fix portageq to handle NOCOLOR.Zac Medico2010-10-111-0/+5
* Invert repoman cvs logic for headerstring.Zac Medico2010-10-111-1/+1
* has/best_version: eqawarn if EAPI wrong for atomZac Medico2010-10-113-12/+88
* Fix a typo in a comment.Zac Medico2010-10-111-1/+1
* slot collision handler: Prevent excessive running timeSebastian Luther2010-10-111-0/+9
* Fix breakage in emerge -b option parsing.Zac Medico2010-10-111-0/+1
* Don't look for $Header$ when using svn.Michał Górny2010-10-111-17/+23
* Update testGetConfig for 3 wget retries.Zac Medico2010-10-111-1/+1
* depgraph: Remove obsolete 'Missing binary' code.Zac Medico2010-10-111-12/+1
* FETCHCOMMAND: Update comments for wget 3 tries.Zac Medico2010-10-112-6/+6
* FETCHCOMMAND: Reduce wget retries from 5 to 3.Zac Medico2010-10-111-2/+2
* Recognize += in RDEPEND.implicit check.Zac Medico2010-10-111-1/+1
* Fix typos in comments.Arfrever Frehtes Taifersar Arahesis2010-10-111-1/+1
* Add support for emerge --buildpkg=n.Zac Medico2010-10-113-4/+17
* Use EAPI to validate best/has_version atoms.Zac Medico2010-10-111-2/+5
* Use EAPI to validate best/has_version atoms.Zac Medico2010-10-111-1/+1
* Add news about USE=ipc.Zac Medico2010-10-111-0/+9
* mkrelease.sh: Fix ChangeLog generation for --tag.Zac Medico2010-10-111-1/+5
* Remove unused _preserve_logentries code.v2.1.9.14Zac Medico2010-10-071-9/+2
* Fix _preload_elog_modules() call.Zac Medico2010-10-071-1/+1
* Preserve elog message continuity during updates.Zac Medico2010-10-073-8/+15
* Add a _preload_elog_modules() function.Zac Medico2010-10-072-2/+16
* Preserve message continuity in elog_process().Zac Medico2010-10-072-4/+9
* Fix --sync maxretries calculation.Zac Medico2010-10-071-1/+1
* Calculate maxretries before len(ips) changes.Zac Medico2010-10-071-3/+4
* Use PORTAGE_TMPDIR if necessary for usersync.Zac Medico2010-10-071-7/+13
* Report len(ips) as max retry count for --sync.Zac Medico2010-10-071-2/+7
* Fix spelling of 'wildcards' in --exclude error.Zac Medico2010-10-071-1/+1
* Revert "Handle negated atoms in getmaskingreason()."Zac Medico2010-10-061-5/+1
* Add FifoIpcDaemon._reopen_input() method.Zac Medico2010-10-062-9/+14
* Bug #339976 - Suppress fifo POLLHUP events.Zac Medico2010-10-061-0/+11
* Include gpg key in repoman commit message.Zac Medico2010-10-061-1/+3
* Merge slot conflict backtracking from master.Zac Medico2010-10-061-36/+61
* Test that SLOT deps don't rebuild multislot.Zac Medico2010-10-061-0/+40
* Remove unused variable.Zac Medico2010-10-061-1/+0
* Fix _iter_match_pkgs installed multislot breakageZac Medico2010-10-062-7/+11
* Use Atom.without_use in _show_unsatisfied_dep().Zac Medico2010-10-061-1/+1
* Handle negated atoms in getmaskingreason().Zac Medico2010-10-061-1/+5
* Fix ebuild(1) to handle layout.conf masters.Zac Medico2010-10-061-3/+6
* Show status when listing pkgs for emerge --regen.Zac Medico2010-10-062-1/+2
* Add back --sync IPv4/IPv6 override support.Zac Medico2010-10-061-1/+8
* Fix undefined name 'output_mode'.Zac Medico2010-10-061-1/+1
* Bug #339642 - Use AF_UNSPEC for --sync addresses.Zac Medico2010-10-061-35/+40
* egencache: Sort file names for ChangeLogSebastian Luther2010-10-061-6/+76
* Bug #339642 - Make --sync try all addresses.Zac Medico2010-10-065-9/+11
* Add a backtracking test for 'missed updates'.Zac Medico2010-10-061-0/+34