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
*
Remove extended package set configuration docs.
v2.1.10.28
Zac Medico
2011-10-16
4
-25
/
+9
*
Remove FEATURES=preserve-libs config/docs.
Zac Medico
2011-10-16
3
-20
/
+6
*
portage.const: toggle constants for stable branch
Zac Medico
2011-10-16
1
-5
/
+5
*
tests/repoman: fix manifests before adding to git
v2.2.0_alpha68
Zac Medico
2011-10-16
1
-0
/
+1
*
portdbapi.aux_get: remove redunant EAPI code
Zac Medico
2011-10-16
1
-11
/
+8
*
repoman: support --echangelog=force
Zac Medico
2011-10-16
2
-7
/
+9
*
UpdateChangeLog: show trivial if nothing else
Zac Medico
2011-10-16
1
-5
/
+20
*
perform_checksum: OSerror to PermissionDenied
Zac Medico
2011-10-16
1
-1
/
+3
*
hashed_path: convert OSError to PermissionDenied
Zac Medico
2011-10-16
1
-0
/
+2
*
man/repoman.1: update date in header
Zac Medico
2011-10-16
1
-1
/
+1
*
repoman: handle subprocess bug with Python 3.1
Zac Medico
2011-10-16
1
-1
/
+9
*
tests/repoman: test commit with git
Zac Medico
2011-10-16
1
-11
/
+84
*
tests/emerge: test --regen and --metadata
Zac Medico
2011-10-16
1
-5
/
+37
*
UpdateChangeLog: update copyright year in header
Zac Medico
2011-10-16
1
-2
/
+10
*
repoman: simplify autoadd code
Zac Medico
2011-10-16
1
-25
/
+11
*
UpdateChangeLog: optimize and add unicode support
Zac Medico
2011-10-16
1
-32
/
+70
*
repoman: implemented echangelog functionality
Fabian Groffen
2011-10-16
2
-60
/
+179
*
hashed_path: convert stat OSError to FileNotFound
Zac Medico
2011-10-16
2
-4
/
+9
*
EbuildMetadataPhase: avoid redundant EAPI parsing
Zac Medico
2011-10-16
2
-3
/
+5
*
man/emerge.1: update date in header
Zac Medico
2011-10-16
1
-1
/
+1
*
Add --binpkg-exclude option
Sebastian Luther
2011-10-16
4
-6
/
+37
*
Fix a typo in a comment.
Arfrever Frehtes Taifersar Arahesis
2011-10-16
1
-1
/
+1
*
RepoConfig: sort __slots__
Zac Medico
2011-10-15
1
-2
/
+2
*
_pull_valid_cache: pass unicode to hashed_path
Zac Medico
2011-10-15
1
-4
/
+1
*
MetadataRegen: remove unused import
Zac Medico
2011-10-15
1
-1
/
+0
*
egencache: remove unused import
Zac Medico
2011-10-15
1
-1
/
+0
*
EbuildMetadataPhase: tweak metadata_callback usage
Zac Medico
2011-10-15
1
-3
/
+2
*
egencache: add _mtime_ to metadata
Zac Medico
2011-10-15
1
-2
/
+1
*
EbuildMetadataPhase: fix parse-eapi-ebuild-head
Zac Medico
2011-10-15
1
-2
/
+7
*
EbuildMetadataPhase: fix broken _metadata_callback
Zac Medico
2011-10-15
1
-2
/
+2
*
repoman: remove unused imports
Zac Medico
2011-10-15
1
-3
/
+1
*
bin/ebuild: don't set PORTAGE_CALLER
Zac Medico
2011-10-15
2
-2
/
+1
*
fixpackages: don't use PORTAGE_CALLER
Zac Medico
2011-10-15
3
-9
/
+16
*
portdbapi.aux_get: fix broken _metadata_callback
Zac Medico
2011-10-15
1
-1
/
+1
*
EbuildMetadataPhase: use b''.join() for bytes
Zac Medico
2011-10-15
1
-3
/
+3
*
repoman: handle categories for multiple masters
Zac Medico
2011-10-15
1
-1
/
+2
*
frozenset categories optimize pordbapi.cp_list()
Zac Medico
2011-10-15
2
-5
/
+7
*
repoman: validate categories for vcs files
Zac Medico
2011-10-15
1
-11
/
+13
*
FindVCS: support Subversion 1.7
Fabian Groffen
2011-10-15
1
-2
/
+4
*
emerge --metadata: fix empty INHERITED handling
Zac Medico
2011-10-14
2
-3
/
+8
*
emerge --metadata: fix breakage
Zac Medico
2011-10-14
2
-6
/
+18
*
repoman: simplify digestgen and gpgsign loops
Zac Medico
2011-10-14
1
-73
/
+11
*
repoman: optimize --if-modified and --echangelog
Zac Medico
2011-10-14
1
-25
/
+39
*
repoman --echangelog: fix manifest-only commmits
Zac Medico
2011-10-14
1
-2
/
+4
*
repoman --if-modified: handle removed files
Zac Medico
2011-10-14
1
-4
/
+22
*
eclass_cache: fix cache_getter typo
Zac Medico
2011-10-14
1
-1
/
+1
*
layout.conf: add git friendly pregenerated cache format
Brian Harring
2011-10-14
2
-3
/
+12
*
cache: rewrite to support arbitrary validation method
Brian Harring
2011-10-14
10
-105
/
+192
*
cache.util: drop completely dead module/code
Brian Harring
2011-10-14
2
-191
/
+5
*
repoman: handle unicode in echangelog args
Zac Medico
2011-10-14
1
-3
/
+7
[next]