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>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
dohtml.py: Sort default list of extensions.
Arfrever Frehtes Taifersar Arahesis
2012-06-25
1
-6
/
+5
*
misc-functions.sh: unwrap die messages
Zac Medico
2012-06-20
1
-4
/
+3
*
repoman: add 'VIRTUAL.suspect' class of warnings
Sergei Trofimovich
2012-06-17
1
-0
/
+18
*
repoman: warn about every 'pkgconfig' implementation in RDEPENDs
Sergei Trofimovich
2012-06-15
1
-0
/
+4
*
repoman: tweak code for bug #420735
Zac Medico
2012-06-11
1
-1
/
+1
*
repoman: Manifest after ChangeLog, bug #420735
Zac Medico
2012-06-11
1
-0
/
+5
*
repoman: try to sign Manifest only if it exists
Zac Medico
2012-06-05
1
-1
/
+4
*
helper-functions.sh: multijob support bash <4.1
v2.2.0_alpha110
Zac Medico
2012-06-04
1
-1
/
+29
*
Handle more import exceptions involving xml.
Zac Medico
2012-06-04
1
-1
/
+5
*
repoman: fix _mask_manager assignment
Zac Medico
2012-06-04
1
-1
/
+1
*
ebuild.sh: export EAPI for helpers
v2.2.0_alpha109
Zac Medico
2012-06-01
1
-0
/
+3
*
repoman: inherit.missing non-fatal (experimental)
Zac Medico
2012-06-01
1
-0
/
+4
*
ecompressdir: fix brokenlink newdest logic
Zac Medico
2012-06-01
1
-1
/
+5
*
config: whitelist PORTAGE_COMPRESS, don't save it
Zac Medico
2012-06-01
1
-1
/
+2
*
ecompressdir: avoid ecompress.break interference
Zac Medico
2012-06-01
1
-3
/
+3
*
ecompressdir: fix ln -s for bug #418309
Zac Medico
2012-06-01
1
-3
/
+7
*
ecompressdir: fix funk_up_dir return value
Zac Medico
2012-06-01
1
-2
/
+4
*
repoman: add a mini framework for checking eclasses, and fill it out
Mike Frysinger
2012-05-25
1
-3
/
+3
*
repoman: tweak elif vcs check style to be consistent
Mike Frysinger
2012-05-24
1
-1
/
+1
*
prepstrip: fix installsources breakage
Zac Medico
2012-05-14
1
-3
/
+3
*
prepstrip: fix hardlink race in process_elf
Zac Medico
2012-05-14
1
-6
/
+16
*
prepstrip: fix hardlink handling for subshells
Zac Medico
2012-05-14
1
-12
/
+17
*
prepstrip: make splitdebug/installsources parallel safe
Mike Frysinger
2012-05-14
1
-24
/
+20
*
prepstrip: tweak style and document helper funcs a bit
Mike Frysinger
2012-05-14
1
-15
/
+19
*
prepstrip: run the log parsing in parallel to file stripping
Mike Frysinger
2012-05-14
1
-5
/
+5
*
multijob_post_fork: simpler handling of return value
Mike Frysinger
2012-05-14
1
-3
/
+1
*
prepstrip: wait for Pre-stripped check to finish
Zac Medico
2012-05-14
1
-0
/
+3
*
prepstrip: disable parallel for splitdebug, etc..
Zac Medico
2012-05-14
1
-2
/
+17
*
multijob_post_fork: return child status
Zac Medico
2012-05-14
1
-1
/
+3
*
Revert "Bug #413983: Add portage.util.urlopen(), which transparently handles ...
Zac Medico
2012-05-13
1
-2
/
+7
*
repoman: simplify ebuild sort code
Zac Medico
2012-05-13
1
-11
/
+4
*
egencache: use vercmp instead of pkgcmp
Zac Medico
2012-05-13
1
-3
/
+3
*
prepstrip/ecompressdir: parallelize operations
Mike Frysinger
2012-05-12
3
-8
/
+104
*
Allow dots in package names in EAPI="4-python".
Arfrever Frehtes Taifersar Arahesis
2012-05-12
1
-2
/
+8
*
Don't write or trust cache for unsupported EAPIs.
Zac Medico
2012-05-10
1
-2
/
+7
*
ebuild.sh: remove redundant EAPI=0 default
Zac Medico
2012-05-09
1
-2
/
+0
*
Parse EAPI with pattern from PMS section 7.3.1.
Zac Medico
2012-05-09
2
-4
/
+4
*
die: fix ${T}/build.log{,.gz} message
Zac Medico
2012-05-08
1
-2
/
+2
*
Strip EPREFIX in RESTRICT=binchecks QA Notice.
Zac Medico
2012-05-08
1
-2
/
+2
*
NEEDED.ELF.2: include sonames from $ORIGIN
Zac Medico
2012-05-08
1
-23
/
+2
*
Enable globstar shell option by default in EAPI="4-python".
Arfrever Frehtes Taifersar Arahesis
2012-05-05
1
-0
/
+4
*
QA Notice for RESTRICT=binchecks + ELF files
Zac Medico
2012-05-05
1
-0
/
+6
*
Create NEEDED.ELF.2 despite RESTRICT=binchecks.
Zac Medico
2012-05-05
1
-37
/
+43
*
Bug #413983: Add portage.util.urlopen(), which transparently
Arfrever Frehtes Taifersar Arahesis
2012-05-01
1
-7
/
+2
*
Quote atoms in die message for bug #414201.
Zac Medico
2012-05-01
1
-2
/
+2
*
repoman: ignore false Service desktop entry error
Zac Medico
2012-04-30
1
-4
/
+4
*
repoman: check LIVEVCS.stable for gentoo only
Zac Medico
2012-04-30
1
-1
/
+1
*
ebuild.sh: source /etc/portage/env scripts after /etc/portage/bashrc
James Le Cuirot
2012-04-28
1
-10
/
+12
*
portageq: use return instead of sys.exit
Zac Medico
2012-04-22
1
-18
/
+18
*
repoman: cleanup code for KEYWORDS.invalid
Zac Medico
2012-04-22
1
-5
/
+5
[next]