summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterFix deprecated datetime.datetime.utcnow() usageZac Medico12 hours
use-conflict-auto-resolveWIP Only attempt auto conflict resolution if it involves no new depsJames Le Cuirot6 weeks
prefixMerge remote-tracking branch 'origin/master' into prefixFabian Groffen8 months
public_apiMerge branch 'master' of git+ssh://git.overlays.gentoo.org/proj/portage into ...Brian Dolbec11 years
 
TagDownloadAuthorAge
portage-3.0.66.1portage-3.0.66.1.tar.gz  portage-3.0.66.1.tar.bz2  portage-3.0.66.1.zip  Sam James7 weeks
portage-3.0.66portage-3.0.66.tar.gz  portage-3.0.66.tar.bz2  portage-3.0.66.zip  Sam James8 weeks
portage-3.0.65portage-3.0.65.tar.gz  portage-3.0.65.tar.bz2  portage-3.0.65.zip  Sam James5 months
portage-3.0.64portage-3.0.64.tar.gz  portage-3.0.64.tar.bz2  portage-3.0.64.zip  Sam James6 months
portage-3.0.63portage-3.0.63.tar.gz  portage-3.0.63.tar.bz2  portage-3.0.63.zip  Sam James8 months
portage-3.0.62portage-3.0.62.tar.gz  portage-3.0.62.tar.bz2  portage-3.0.62.zip  Sam James8 months
portage-3.0.61portage-3.0.61.tar.gz  portage-3.0.61.tar.bz2  portage-3.0.61.zip  Sam James10 months
portage-3.0.60portage-3.0.60.tar.gz  portage-3.0.60.tar.bz2  portage-3.0.60.zip  Sam James10 months
portage-3.0.59portage-3.0.59.tar.gz  portage-3.0.59.tar.bz2  portage-3.0.59.zip  Sam James10 months
portage-3.0.58portage-3.0.58.tar.gz  portage-3.0.58.tar.bz2  portage-3.0.58.zip  Sam James11 months
[...]
 
AgeCommit messageAuthorFilesLines
2007-02-01Don't use os.path.isdir() because it can swallow errors related to filesystem...v2.1.2-r6Zac Medico1-2/+8
2007-02-01Load the most current variables from /etc/profile.env for post_emerge stuff. ...Zac Medico1-0/+6
2007-02-01Rename dir.bz2 since that's the most likely case now. (trunk r5864:5865)Zac Medico1-1/+1
2007-02-01Fix --newuse so that it works correctly with --usepkg. (trunk r5859)Zac Medico1-2/+1
2007-01-31Use find + xargs to avoid a potential 'Argument list too long' from bash. (tr...Zac Medico1-3/+1
2007-01-30For bug #164363, shuffle the ip addresses returned from socket.getaddrinfo()....Zac Medico1-0/+2
2007-01-30For bug #164617, don't change permissions on ${WORKDIR} with unpack(). (trunk...Zac Medico1-1/+5
2007-01-30For bug #164532, don't rely on ${USERLAND} since the portage tree might be em...Zac Medico1-2/+4
2007-01-29Ignore EEXIST from rmdir since some kernels (such as solaris) return that ins...v2.1.2-r5Zac Medico2-4/+8
2007-01-29Catch EACCESS when running env-update, orignal patch by <phajdan.jr@gmail.com...Zac Medico1-2/+9
[...]
 
Clone
https://anongit.gentoo.org/git/proj/portage.git
git+ssh://git@git.gentoo.org/proj/portage.git