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
*
depgraph: simplify break_refs
v2.1.9.47
Zac Medico
2011-05-05
2
-21
/
+23
*
emerge: fix misspell suggestion with category
Zac Medico
2011-05-05
1
-3
/
+2
*
repoman: make virtual.oldstyle a warning for now
Zac Medico
2011-05-04
1
-0
/
+1
*
Update timestamps in headers of modified files.
Zac Medico
2011-05-04
10
-9
/
+11
*
doins: add reference to bug #239529
Zac Medico
2011-05-04
1
-1
/
+4
*
Fix Manifest.updateAllHashes()
Mike Gilbert
2011-05-04
1
-1
/
+1
*
cpv_expand: avoid old-style virtual code
Zac Medico
2011-05-04
1
-14
/
+10
*
Avoid evaluation of values of variables in set_unless_changed().
Arfrever Frehtes Taifersar Arahesis
2011-05-04
1
-1
/
+1
*
emerge: skip misspell suggestion if cp exists
Zac Medico
2011-05-04
1
-0
/
+8
*
depgraph: autounmask account for optional deps
Zac Medico
2011-05-04
1
-0
/
+14
*
ebuild.sh: make INHERITED independent of phase
Zac Medico
2011-05-04
1
-3
/
+11
*
depgraph: account for new-style virtual/libc
Zac Medico
2011-05-04
1
-71
/
+93
*
repoman: remove most old-style virtual checks
Zac Medico
2011-05-04
3
-55
/
+2
*
repoman: Check for PROVIDE.
Ulrich Mueller
2011-05-04
2
-0
/
+8
*
Support multiple arguments in set_unless_changed() and unset_unless_changed().
Arfrever Frehtes Taifersar Arahesis
2011-05-04
2
-20
/
+27
*
runtests.sh: propagate arguments to runTests
Zac Medico
2011-05-04
1
-1
/
+1
*
Bug #365439: Add set_unless_changed() and unset_unless_changed().
Arfrever Frehtes Taifersar Arahesis
2011-05-04
3
-5
/
+47
*
depgraph: migrate implicit libc deps from Sched
Zac Medico
2011-05-04
2
-65
/
+65
*
install_qa_check(): Simplify code and make 'l' a local variable.
Arfrever Frehtes Taifersar Arahesis
2011-05-04
1
-3
/
+3
*
Check for references to ${ROOT} in install_qa_checks.
David James
2011-05-04
1
-8
/
+26
*
emergelog: only set permission on creation
Zac Medico
2011-05-04
1
-3
/
+5
*
action_info: eliminate duplicate info_pkgs match
Zac Medico
2011-05-04
1
-10
/
+21
*
_postinst_bsdflags: apply to $ROOT, not $D
Zac Medico
2011-05-04
1
-1
/
+1
*
Move preinst/postinst_bsdflags from bash to py
David James
2011-05-04
3
-31
/
+29
*
display_preserved_libs: load plib_registry
Zac Medico
2011-05-04
1
-1
/
+3
*
emerge: add --misspell-suggestions=n option
Zac Medico
2011-05-04
4
-2
/
+25
*
emerge: fix indent for --binpkg-respect-use help
Zac Medico
2011-05-04
1
-1
/
+1
*
--autounmask: Don't change masked/forced flags
Sebastian Luther
2011-05-04
3
-3
/
+36
*
expand_new_virt: don't traverse blockers
Zac Medico
2011-05-04
1
-0
/
+6
*
expand_new_virt: validate EAPI, IUSE and USE
Zac Medico
2011-05-04
1
-4
/
+25
*
expand_new_virt: eliminate cpv_getkey
Zac Medico
2011-05-04
1
-2
/
+1
*
expand_new_virt: use stack for recursion
Zac Medico
2011-05-04
1
-24
/
+25
*
Bug #364467 - handle gcc-4.6-style QA warnings
Ryan Hill
2011-05-04
1
-18
/
+18
*
Fix a typo.
Arfrever Frehtes Taifersar Arahesis
2011-05-04
1
-1
/
+1
*
emerge --info: support new-style virtuals
Zac Medico
2011-05-04
1
-23
/
+62
*
ebuild(1): fix env FEATURES overrides bug #364035
Zac Medico
2011-05-04
1
-4
/
+2
*
repoman: deprecate more eclasses
Tomas Chvatal
2011-05-04
1
-0
/
+5
*
repoman: cleanup gpgsign
v2.1.9.46
Zac Medico
2011-04-13
1
-12
/
+23
*
Update timestamps in headers of modified files.
Zac Medico
2011-04-13
6
-6
/
+6
*
doins: tweak $DISTDIR symlink handling
Zac Medico
2011-04-13
2
-3
/
+4
*
doins: dereference abs symlinks to files
Zac Medico
2011-04-13
1
-1
/
+7
*
extract_affecting_use: test bug #363073
Zac Medico
2011-04-13
1
-0
/
+3
*
extract_affecting_use: allow parens in atoms
Zac Medico
2011-04-13
1
-3
/
+5
*
Remove unnecessary sync in Scheduler.py.
David James
2011-04-13
1
-1
/
+1
*
Fix a typo in a comment.
Zac Medico
2011-04-13
1
-1
/
+1
*
Scheduler: add more info in docstring comments
Zac Medico
2011-04-13
1
-1
/
+7
*
Add force-mirror FEATURE.
David James
2011-04-13
3
-7
/
+11
*
filter PORTAGE_GPG_SIGNING_COMMAND for ebuild env
Zac Medico
2011-04-13
1
-1
/
+2
*
Support PORTAGE_GPG_SIGNING_COMMAND variable.
Arfrever Frehtes Taifersar Arahesis
2011-04-13
3
-12
/
+22
*
repoman: fix profiles.desc overlay path
Zac Medico
2011-04-13
1
-1
/
+1
[next]