misc
/
portage
debian
master
gentoo portage for debian
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Documented `emerge --config` (#109496)
Jason Stubbs
2005-11-13
1
-0
/
+5
*
pre/post hooks originally from 2.1, quick rewrite by axxo for 2.0
Brian Harring
2005-11-09
1
-0
/
+28
*
Limit --emptytree to only affect ${ROOT} (#34887)
Jason Stubbs
2005-11-09
1
-1
/
+1
*
Add USE_EXPAND to INCREMENTALS (#105304)
Jason Stubbs
2005-11-09
1
-1
/
+1
*
Clean up reporting of the parent of an unsatisfied atom.
Jason Stubbs
2005-11-08
1
-7
/
+4
*
Updated make.conf.ppc as requested by lu_zero (#102656)
Jason Stubbs
2005-11-08
1
-11
/
+18
*
clean up the last few sections so that they are consistent
Mike Frysinger
2005-11-05
10
-114
/
+93
*
bye bye you decrepit POS cache implementation.
Brian Harring
2005-11-05
7
-549
/
+0
*
integration chunk of the cache subsystem patch.
Brian Harring
2005-11-05
4
-264
/
+176
*
replacement cache subsystem that's gestated in 2.1 and 3.0.
Brian Harring
2005-11-05
12
-0
/
+1240
*
Use os.path.splitext() rather than slicing strings to get at file extensions....
Jason Stubbs
2005-11-03
1
-5
/
+7
*
Remove the now unused SANDBOX_PIDS_FILE
Jason Stubbs
2005-11-03
2
-2
/
+1
*
A couple of bug fixes, large cleanups, commenting and a bit of dead code remo...
Jason Stubbs
2005-11-03
1
-177
/
+184
*
Start from 1st element rather than 2nd when doing checks on *DEPEND
Jason Stubbs
2005-11-03
1
-1
/
+1
*
document sandbox and test RESTRICT
Mike Frysinger
2005-11-02
1
-9
/
+9
*
fix patch for PKGDIR #111222 by Armand
Mike Frysinger
2005-11-02
1
-1
/
+1
*
grab fixes from trunk
Mike Frysinger
2005-11-02
1
-15
/
+25
*
deprecate IMAGE
Mike Frysinger
2005-11-02
1
-1
/
+1
*
add support for unpacking lha files
Mike Frysinger
2005-11-01
1
-0
/
+3
*
merge tweaks from trunk
Mike Frysinger
2005-11-01
1
-9
/
+11
*
if STRIP begins with a -, make sure type doesnt error out
Mike Frysinger
2005-11-01
1
-2
/
+2
*
output a finished message
Mike Frysinger
2005-11-01
1
-0
/
+1
*
Add treetype instance member to dblink. Add treetype parameters to
v2.0.53_rc7
Jason Stubbs
2005-10-30
4
-28
/
+39
*
Don't add packages to the graph that are left as is due to --upgrade-only.
Jason Stubbs
2005-10-29
1
-1
/
+5
*
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
[next]