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
*
make.conf.5: COLLISION_IGNORE s/shell/fnmatch/
v2.2.0_alpha102
Zac Medico
2012-05-08
1
-3
/
+3
*
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
*
COLLISION_IGNORE: support fnmatch patterns
Zac Medico
2012-05-07
4
-29
/
+15
*
COLLISION_IGNORE: handle prefix
Zac Medico
2012-05-05
1
-3
/
+4
*
COLLISION_IGNORE_UNOWNED: tweak default *.py[co]
Zac Medico
2012-05-05
1
-1
/
+1
*
Enable globstar shell option by default in EAPI="4-python".
Arfrever Frehtes Taifersar Arahesis
2012-05-05
2
-0
/
+10
*
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
*
Support COLLISION_IGNORE_UNOWNED="*.pyc *.pyo"
Krzysztof Pawlik
2012-05-04
4
-2
/
+23
*
composite_db._visible: fix AttributeError
Zac Medico
2012-05-02
1
-1
/
+1
*
dispatch-conf: use shlex to parse diff command
Zac Medico
2012-05-02
1
-3
/
+7
*
validate_desktop_entry: handle Python 3.1
Zac Medico
2012-05-01
1
-1
/
+6
*
Bug #413983: Add portage.util.urlopen(), which transparently
Arfrever Frehtes Taifersar Arahesis
2012-05-01
4
-19
/
+28
*
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
2
-4
/
+74
*
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
*
LocationsManager: empty profiles_complex on error
Zac Medico
2012-04-25
1
-0
/
+1
*
repoman: fix portage.internal false positives
Zac Medico
2012-04-23
1
-2
/
+6
*
EapiDefinition: handle impossible "%d" % None
v2.2.0_alpha101
Zac Medico
2012-04-22
1
-3
/
+3
*
doebuild: cleanup tempfile if package phase fails
Zac Medico
2012-04-22
1
-0
/
+7
*
portageq: use return instead of sys.exit
Zac Medico
2012-04-22
1
-18
/
+18
*
dep.__init__: move writemsg import to top
Zac Medico
2012-04-22
1
-2
/
+1
*
repoman: cleanup code for KEYWORDS.invalid
Zac Medico
2012-04-22
1
-5
/
+5
*
fakedbapi.cp_list: remove obsolete virtual code
Zac Medico
2012-04-22
1
-2
/
+1
*
Print working directory in die message to simplify debugging.
Arfrever Frehtes Taifersar Arahesis
2012-04-22
1
-0
/
+1
*
portdbapi: update comment about repoman caches
Zac Medico
2012-04-22
2
-1
/
+4
*
dbapi.cp_list: remove special case for virtuals
Zac Medico
2012-04-22
3
-15
/
+12
*
Add ${T}/build.log symlink to PORT_LOGDIR.
Zac Medico
2012-04-22
2
-4
/
+29
*
repoman: support * and ~* keywords
Zac Medico
2012-04-22
1
-1
/
+1
*
dbapi: account for unevaluated_atom in caches
Zac Medico
2012-04-20
5
-29
/
+39
*
Show config updates later for bug #412845.
Zac Medico
2012-04-20
1
-2
/
+1
*
mergeme: cleanup hardlink_candidates, bug #412453
Greg Turner
2012-04-17
1
-5
/
+4
*
Avoid redundant news display for bug #412161.
Zac Medico
2012-04-16
1
-1
/
+4
*
repoman: update EAPI.definition check for PMS
Zac Medico
2012-04-15
3
-11
/
+28
*
Handle SystemError when importing xml libraries.
Zac Medico
2012-04-13
3
-6
/
+6
*
perform_all: fix TypeError for bug #411897
Zac Medico
2012-04-13
1
-1
/
+1
*
dohtml: support FEATURES=force-prefix
Zac Medico
2012-04-13
1
-1
/
+2
*
portageq mass_best_visible: optional "type" arg
Zdenek Behan
2012-04-13
1
-4
/
+18
*
EbuildBinpkg: remove temp file on failure
Zac Medico
2012-04-13
1
-1
/
+5
*
ebuild.5: use example.com for bug #411835
Zac Medico
2012-04-13
1
-2
/
+2
*
phases.docbook: add phases for new EAPIs
Zac Medico
2012-04-11
1
-0
/
+9
*
depgraph._complete_graph: fix for --root-deps
v2.2.0_alpha100
Zac Medico
2012-04-05
1
-1
/
+2
*
config: populate expand map with profile.env
Zac Medico
2012-04-05
1
-4
/
+4
*
Limit long slot conflict loop for bug #410801.
Zac Medico
2012-04-05
1
-3
/
+15
*
Scheduler: optimize action_uninstall
Zac Medico
2012-04-05
2
-2
/
+6
*
depgraph._validate_blockers: optimize --root-deps
Zac Medico
2012-04-05
1
-0
/
+5
*
depgraph._load_vdb: optimize --root-deps
Zac Medico
2012-04-05
1
-0
/
+4
*
Support /sys/fs/selinux/context for bug #410687.
Sven Vermeulen
2012-04-05
1
-2
/
+4
[next]