GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/portage.git
master
prefix
public_api
use-conflict-auto-resolve
Package management system
Portage development team <dev-portage@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ensure getaddrinfo fallback works when necessary.
v2.1.9.18
Zac Medico
2010-10-13
1
-5
/
+6
*
Bug #340899 - Validate getaddrinfo() results.
Zac Medico
2010-10-13
2
-8
/
+50
*
Show hostname when getaddrinfo fails.
v2.1.9.17
Zac Medico
2010-10-13
1
-1
/
+1
*
Fix reference to possibly undefined ips variable.
Zac Medico
2010-10-13
1
-1
/
+1
*
Bug #340817 - Handle --sync getaddrinfo failure.
Zac Medico
2010-10-13
1
-23
/
+30
*
Allow repository specs for atoms with wildcards
Sebastian Luther
2010-10-13
2
-2
/
+12
*
Fix indention error in repoman headerstring code.
v2.1.9.16
Zac Medico
2010-10-11
1
-3
/
+3
*
Document egencache --update-changelogs.
v2.1.9.15
Zac Medico
2010-10-11
1
-1
/
+4
*
Update man page header dates.
Zac Medico
2010-10-11
10
-10
/
+10
*
Merge backtracking test diff from master.
Zac Medico
2010-10-11
1
-1
/
+3
*
Fix portageq to handle NOCOLOR.
Zac Medico
2010-10-11
1
-0
/
+5
*
Invert repoman cvs logic for headerstring.
Zac Medico
2010-10-11
1
-1
/
+1
*
has/best_version: eqawarn if EAPI wrong for atom
Zac Medico
2010-10-11
3
-12
/
+88
*
Fix a typo in a comment.
Zac Medico
2010-10-11
1
-1
/
+1
*
slot collision handler: Prevent excessive running time
Sebastian Luther
2010-10-11
1
-0
/
+9
*
Fix breakage in emerge -b option parsing.
Zac Medico
2010-10-11
1
-0
/
+1
*
Don't look for $Header$ when using svn.
Michał Górny
2010-10-11
1
-17
/
+23
*
Update testGetConfig for 3 wget retries.
Zac Medico
2010-10-11
1
-1
/
+1
*
depgraph: Remove obsolete 'Missing binary' code.
Zac Medico
2010-10-11
1
-12
/
+1
*
FETCHCOMMAND: Update comments for wget 3 tries.
Zac Medico
2010-10-11
2
-6
/
+6
*
FETCHCOMMAND: Reduce wget retries from 5 to 3.
Zac Medico
2010-10-11
1
-2
/
+2
*
Recognize += in RDEPEND.implicit check.
Zac Medico
2010-10-11
1
-1
/
+1
*
Fix typos in comments.
Arfrever Frehtes Taifersar Arahesis
2010-10-11
1
-1
/
+1
*
Add support for emerge --buildpkg=n.
Zac Medico
2010-10-11
3
-4
/
+17
*
Use EAPI to validate best/has_version atoms.
Zac Medico
2010-10-11
1
-2
/
+5
*
Use EAPI to validate best/has_version atoms.
Zac Medico
2010-10-11
1
-1
/
+1
*
Add news about USE=ipc.
Zac Medico
2010-10-11
1
-0
/
+9
*
mkrelease.sh: Fix ChangeLog generation for --tag.
Zac Medico
2010-10-11
1
-1
/
+5
*
Remove unused _preserve_logentries code.
v2.1.9.14
Zac Medico
2010-10-07
1
-9
/
+2
*
Fix _preload_elog_modules() call.
Zac Medico
2010-10-07
1
-1
/
+1
*
Preserve elog message continuity during updates.
Zac Medico
2010-10-07
3
-8
/
+15
*
Add a _preload_elog_modules() function.
Zac Medico
2010-10-07
2
-2
/
+16
*
Preserve message continuity in elog_process().
Zac Medico
2010-10-07
2
-4
/
+9
*
Fix --sync maxretries calculation.
Zac Medico
2010-10-07
1
-1
/
+1
*
Calculate maxretries before len(ips) changes.
Zac Medico
2010-10-07
1
-3
/
+4
*
Use PORTAGE_TMPDIR if necessary for usersync.
Zac Medico
2010-10-07
1
-7
/
+13
*
Report len(ips) as max retry count for --sync.
Zac Medico
2010-10-07
1
-2
/
+7
*
Fix spelling of 'wildcards' in --exclude error.
Zac Medico
2010-10-07
1
-1
/
+1
*
Revert "Handle negated atoms in getmaskingreason()."
Zac Medico
2010-10-06
1
-5
/
+1
*
Add FifoIpcDaemon._reopen_input() method.
Zac Medico
2010-10-06
2
-9
/
+14
*
Bug #339976 - Suppress fifo POLLHUP events.
Zac Medico
2010-10-06
1
-0
/
+11
*
Include gpg key in repoman commit message.
Zac Medico
2010-10-06
1
-1
/
+3
*
Merge slot conflict backtracking from master.
Zac Medico
2010-10-06
1
-36
/
+61
*
Test that SLOT deps don't rebuild multislot.
Zac Medico
2010-10-06
1
-0
/
+40
*
Remove unused variable.
Zac Medico
2010-10-06
1
-1
/
+0
*
Fix _iter_match_pkgs installed multislot breakage
Zac Medico
2010-10-06
2
-7
/
+11
*
Use Atom.without_use in _show_unsatisfied_dep().
Zac Medico
2010-10-06
1
-1
/
+1
*
Handle negated atoms in getmaskingreason().
Zac Medico
2010-10-06
1
-1
/
+5
*
Fix ebuild(1) to handle layout.conf masters.
Zac Medico
2010-10-06
1
-3
/
+6
*
Show status when listing pkgs for emerge --regen.
Zac Medico
2010-10-06
2
-1
/
+2
[next]