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
*
repoman: avoid Manifest double signature
v2.2.0_alpha135
Zac Medico
2012-10-03
1
-1
/
+11
*
ManifestScheduler: handle InvalidDependString
Zac Medico
2012-10-03
1
-3
/
+12
*
ManifestTask: add missing signatures
Zac Medico
2012-10-03
1
-2
/
+20
*
AsyncScheduler: poll in _schedule_tasks
Zac Medico
2012-10-03
1
-0
/
+3
*
AsyncScheduler: implement _poll
Zac Medico
2012-10-03
1
-0
/
+5
*
AsyncScheduler: use _termination_check
Zac Medico
2012-10-03
1
-1
/
+1
*
AsyncScheduler: source_remove in _wait
Zac Medico
2012-10-03
1
-0
/
+8
*
EbuildFetcher/MergeProcess: inherit ForkProcess
Zac Medico
2012-10-03
3
-45
/
+16
*
egencache: add --update-manifests, bug #436918
Zac Medico
2012-10-03
11
-7
/
+527
*
Fix emerge <tbz2> for python3.
Zac Medico
2012-10-02
1
-2
/
+12
*
OrderedDict: fix setitem bug #436974
Zac Medico
2012-10-02
1
-3
/
+3
*
debug-print: chgrp ${PORTAGE_GRPNAME:-portage}
Zac Medico
2012-09-30
1
-2
/
+2
*
phase-functions.sh: chgrp $T/environment
Zac Medico
2012-09-30
1
-0
/
+2
*
phase-functions.sh: remove redundant chown/chmod
Zac Medico
2012-09-30
1
-2
/
+0
*
Add chown and chgrp wrappers for prefix.
Zac Medico
2012-09-30
4
-5
/
+38
*
Handle KeyError when loading pickles.
Zac Medico
2012-09-28
3
-3
/
+9
*
Fix indent from last commit.
v2.2.0_alpha134
Zac Medico
2012-09-27
1
-5
/
+5
*
ebuild.sh: EAPI conditional usex dummy
Zac Medico
2012-09-27
1
-2
/
+6
*
_slot_operator: EAPI 5-hdepend DEPEND target only
Zac Medico
2012-09-27
1
-5
/
+9
*
prepalldocs: fix inverted eapi_has_docompress
Zac Medico
2012-09-26
1
-1
/
+1
*
dodoc: source isolated-functions.sh earlier
Zac Medico
2012-09-26
1
-2
/
+2
*
UseManager: /etc/portage/profile extended syntax
Zac Medico
2012-09-26
3
-13
/
+30
*
Add eapi.sh with ___eapi_*() functions and use these functions in other files.
Arfrever Frehtes Taifersar Arahesis
2012-09-26
34
-297
/
+386
*
test_ipc_daemon: increase sleep for bug #436334
Zac Medico
2012-09-26
1
-1
/
+3
*
Use constants for more hardcoded *DEPEND lists.
v2.2.0_alpha133
Zac Medico
2012-09-25
2
-8
/
+7
*
update_ents: use Package._dep_keys
Zac Medico
2012-09-25
1
-2
/
+2
*
evaluate_slot_operator_equal_deps: do HDEPEND
Zac Medico
2012-09-25
1
-0
/
+1
*
Use constants for more hardcoded *DEPEND lists.
Zac Medico
2012-09-25
2
-5
/
+6
*
Use constants for hardcoded *DEPEND lists.
Zac Medico
2012-09-25
8
-29
/
+23
*
Test emerge --root-deps more.
Zac Medico
2012-09-25
1
-0
/
+5
*
Test emerge --root-deps.
Zac Medico
2012-09-25
1
-1
/
+31
*
EventLoop: fix busy loop waiting for child pid
Zac Medico
2012-09-25
2
-14
/
+18
*
_add_pkg_deps: use _get_eapi_attrs
Zac Medico
2012-09-25
2
-4
/
+7
*
ResolverPlayground: check targetroot in mergelist
Zac Medico
2012-09-25
2
-1
/
+4
*
ResolverPlayground: support targetroot
Zac Medico
2012-09-25
5
-105
/
+112
*
repoman: rename most *DEPEND.* to dependency.*
Zac Medico
2012-09-25
3
-58
/
+50
*
repoman.1: unify *DEPEND.bad*, *DEPEND.syntax docs
Zac Medico
2012-09-25
1
-66
/
+12
*
Document targetroot useflag in ebuild(5)
Dennis Schridde
2012-09-25
1
-0
/
+9
*
Document default behaviour without --root-deps for EAPI 5- in ebuild(5)
Dennis Schridde
2012-09-25
1
-0
/
+2
*
Put lengthy install-location documentation into an own paragraph for cross-co...
Dennis Schridde
2012-09-25
1
-0
/
+2
*
Add EAPI 5-hdepend.docbook
Zac Medico
2012-09-24
3
-0
/
+34
*
Remove obsolete cache/flat_list.py
Zac Medico
2012-09-24
1
-135
/
+0
*
ResolverPlayground: simplify vdb/portdb creation
Zac Medico
2012-09-24
1
-80
/
+32
*
make.conf.5: refer to ebuild.5 for cross-compile
Zac Medico
2012-09-24
1
-3
/
+4
*
circular_dependency: handle HDEPEND
Zac Medico
2012-09-24
1
-1
/
+2
*
cache/sqlite.py: translate None to empty string
Zac Medico
2012-09-24
1
-2
/
+7
*
cache/metadata.py: add HDEPEND
Zac Medico
2012-09-24
2
-2
/
+4
*
portageq: Automatically do not include imported functions in the list of comm...
Arfrever Frehtes Taifersar Arahesis
2012-09-25
1
-4
/
+2
*
man/emerge.1: italics for emphasis
Zac Medico
2012-09-24
1
-2
/
+2
*
Re-word HDEPEND docs wrt "EAPI 5 and earlier"
Zac Medico
2012-09-24
2
-11
/
+12
[next]