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
Branch
Commit message
Author
Age
master
Fix deprecated datetime.datetime.utcnow() usage
Zac Medico
12 hours
use-conflict-auto-resolve
WIP Only attempt auto conflict resolution if it involves no new deps
James Le Cuirot
6 weeks
prefix
Merge remote-tracking branch 'origin/master' into prefix
Fabian Groffen
8 months
public_api
Merge branch 'master' of git+ssh://git.overlays.gentoo.org/proj/portage into ...
Brian Dolbec
11 years
Tag
Download
Author
Age
portage-3.0.66.1
portage-3.0.66.1.tar.gz
portage-3.0.66.1.tar.bz2
portage-3.0.66.1.zip
Sam James
7 weeks
portage-3.0.66
portage-3.0.66.tar.gz
portage-3.0.66.tar.bz2
portage-3.0.66.zip
Sam James
8 weeks
portage-3.0.65
portage-3.0.65.tar.gz
portage-3.0.65.tar.bz2
portage-3.0.65.zip
Sam James
5 months
portage-3.0.64
portage-3.0.64.tar.gz
portage-3.0.64.tar.bz2
portage-3.0.64.zip
Sam James
6 months
portage-3.0.63
portage-3.0.63.tar.gz
portage-3.0.63.tar.bz2
portage-3.0.63.zip
Sam James
8 months
portage-3.0.62
portage-3.0.62.tar.gz
portage-3.0.62.tar.bz2
portage-3.0.62.zip
Sam James
8 months
portage-3.0.61
portage-3.0.61.tar.gz
portage-3.0.61.tar.bz2
portage-3.0.61.zip
Sam James
10 months
portage-3.0.60
portage-3.0.60.tar.gz
portage-3.0.60.tar.bz2
portage-3.0.60.zip
Sam James
10 months
portage-3.0.59
portage-3.0.59.tar.gz
portage-3.0.59.tar.bz2
portage-3.0.59.zip
Sam James
10 months
portage-3.0.58
portage-3.0.58.tar.gz
portage-3.0.58.tar.bz2
portage-3.0.58.zip
Sam James
11 months
[...]
Age
Commit message
Author
Files
Lines
2009-09-26
Revert r14430 and fix to do as intended. Thanks to Arfrever for reporting.
v2.2_rc42
Zac Medico
1
-2
/
+4
2009-09-25
Bug #285767 - Add support to to identify and eliminate redundant package
Zac Medico
2
-8
/
+89
2009-09-25
Fix UnboundLocalError triggered by atom without category for nonexistent
Zac Medico
1
-1
/
+1
2009-09-25
Make sure self._allowed_keys are sorted in the table create statement. They
Zac Medico
1
-1
/
+1
2009-09-25
Fix formatting of sizes with Python 3.
Arfrever Frehtes Taifersar Arahesis
2
-2
/
+2
2009-09-25
Remove ugly code from __len__, since defining __bool__ fixes the same
Zac Medico
1
-9
/
+1
2009-09-25
Define __bool__() for compatibility with Python 3.
Arfrever Frehtes Taifersar Arahesis
4
-5
/
+19
2009-09-25
Use imp.reload() instead of reload() for compatibility with Python 3.
Arfrever Frehtes Taifersar Arahesis
1
-1
/
+2
2009-09-25
Remove unused imports.
Zac Medico
2
-4
/
+0
2009-09-25
Fix length calculation so it doesn't assume the length of the encoded
Zac Medico
1
-3
/
+4
[...]
Clone
https://anongit.gentoo.org/git/proj/portage.git
git+ssh://git@git.gentoo.org/proj/portage.git