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 an extra space in a hyphenated string.
v2.0.53_rc6
Jason Stubbs
2005-10-19
1
-1
/
+1
*
s/no/not/ typo
Jason Stubbs
2005-10-19
1
-2
/
+2
*
Removing --inject from emerge help summary
Jason Stubbs
2005-10-16
1
-1
/
+1
*
Clarifying the error message when path/to/ebuild is used on an ebuild that is...
Jason Stubbs
2005-10-16
1
-1
/
+1
*
Typo :(
Jason Stubbs
2005-10-16
1
-1
/
+1
*
Return after detecting an invalid command line atom so as to avoid spurious d...
Jason Stubbs
2005-10-16
1
-0
/
+1
*
Check if ebuild path is in vdb and check that vdb finds it okay rather than a...
Jason Stubbs
2005-10-15
1
-9
/
+26
*
Adjusting the clipping...
Jason Stubbs
2005-10-15
1
-1
/
+1
*
Adding svn revision property to portage.py's VERSION
Jason Stubbs
2005-10-15
1
-1
/
+1
*
Added missing quotes to stat_perms area of ebuild.sh (#93293)
Jason Stubbs
2005-10-15
1
-2
/
+2
*
Take the str() of the option passed to the callback so it can be compared use...
Jason Stubbs
2005-10-14
1
-1
/
+1
*
Use realpath instead of abspath to ensure that symlinks are correctly account...
Jason Stubbs
2005-10-13
1
-2
/
+2
*
Set PORTDIR_OVERLAY (rather than PORTDIR) when portage wants to use a differe...
Jason Stubbs
2005-10-11
1
-4
/
+3
*
reset EBUILD_DEATH_HOOKS prior to sourcing, due to stable's re-sourcing of eb...
v2.0.53_rc5
Brian Harring
2005-10-11
1
-0
/
+5
*
Global var profiledir was only being set correctly when portage was imported ...
Jason Stubbs
2005-10-10
1
-2
/
+2
*
cacheddir() would incorrectly return from the cache when the cached entry is ...
Jason Stubbs
2005-10-09
1
-1
/
+2
*
Rework to API behaviour rather than API documentation
Jason Stubbs
2005-10-07
1
-4
/
+4
*
removing unused sandbox dirs.
Brian Harring
2005-10-06
20
-5993
/
+0
*
nuking this directory, since it's no longer used.
Brian Harring
2005-10-06
10
-2907
/
+0
*
Restore the old behaviour that was dropped in the big refactoring by making -...
Jason Stubbs
2005-10-06
1
-1
/
+1
*
Make --newuse switch on --update
Jason Stubbs
2005-10-05
1
-0
/
+4
*
Reverting behaviour of ebuild when FEATURES="-noauto"
Jason Stubbs
2005-10-05
1
-40
/
+3
*
Be sure to reset settings changes before each package is merged.
v2.0.53_rc4_2111
Jason Stubbs
2005-10-05
1
-0
/
+1
*
added EBUILD_DEATH_HOOKS , a way for ebuilds/eclasses to register extra messa...
Brian Harring
2005-10-05
1
-0
/
+5
*
Restoring the metadata EAPI check code-style to match that of the ebuild EAPI...
Jason Stubbs
2005-10-05
1
-1
/
+1
*
tweak, since the logic I just replaced was wrong (go me)
Brian Harring
2005-10-05
1
-1
/
+1
*
save _mtime_ when EAPI nukes a cache entry, and a tweak to the supported eapi...
Brian Harring
2005-10-05
1
-2
/
+4
*
Account for empty EAPI
Jason Stubbs
2005-10-05
1
-2
/
+4
*
Exclude distcc and and ccache setup from the "setup" phase. Also make the red...
Jason Stubbs
2005-10-05
1
-3
/
+3
*
Make dispatch-conf's log file have 0600 permissions.
Jason Stubbs
2005-10-05
1
-3
/
+6
*
Add new tool to check and fix problems with the world file (to begin with)
Jason Stubbs
2005-10-05
1
-0
/
+111
*
Suggest running emaint when problems with the world file are detected.
Jason Stubbs
2005-10-05
1
-6
/
+13
*
Always return a list of the same length as the query in vardbapi.aux_get()
Jason Stubbs
2005-10-05
1
-2
/
+0
*
Add path to utf-8 checks so that repoman doesn't break outside of the package...
Jason Stubbs
2005-10-04
1
-1
/
+1
*
god this module sucked.
Brian Harring
2005-10-04
1
-87
/
+1
*
Extra bracket typo :(
Jason Stubbs
2005-10-04
1
-1
/
+1
*
Removed the translation of aux_get exceptions to unsupported eapi exceptions ...
Jason Stubbs
2005-10-04
2
-54
/
+39
*
don't declare -r the contents, declare -r the var name.
Brian Harring
2005-10-04
1
-1
/
+1
*
Big cleanup and added check regarding chosen ebuild.
Jason Stubbs
2005-10-04
1
-63
/
+71
*
bug 107770 , fix A D and a few other vars being set implicitly by readonly pr...
Brian Harring
2005-10-04
1
-2
/
+4
*
Warn and ignore on invalid system/world atoms
Jason Stubbs
2005-10-03
1
-0
/
+3
*
Remove app-portage/portage-docs files from portage-2.0 branch
Jason Stubbs
2005-10-03
26
-1726
/
+0
*
final fixup (ebuild nameerror)
Brian Harring
2005-10-03
1
-1
/
+2
*
fixing horkage when noauto is in use (nameerrors)
Brian Harring
2005-10-03
1
-3
/
+8
*
Make sure to include package.use flags with fetch-restricted packages
Jason Stubbs
2005-10-02
1
-1
/
+1
*
Specify ebuildpath to merge() when using qmerge
Jason Stubbs
2005-10-02
1
-1
/
+1
*
Pass use list rather than config obj to portdbapi.fetch_check()
Jason Stubbs
2005-10-02
1
-1
/
+1
*
Fix typo wrt to lamba usage.
Jason Stubbs
2005-10-02
1
-1
/
+1
*
saner handling of selinux_enabled
Brian Harring
2005-10-02
2
-1
/
+8
*
Remove the specific dependency on python-2.2.
Jason Stubbs
2005-10-01
1
-1
/
+1
[next]