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
*
Optimize repoman visibility checks to access as little
Zac Medico
2007-10-26
3
-7
/
+77
*
Make emerge add sets to the world file as one would expect.
Zac Medico
2007-10-26
2
-8
/
+31
*
Allow sets to get through world file validation and
Zac Medico
2007-10-26
2
-5
/
+15
*
Prevent premature expansion of old-style virtuals
Zac Medico
2007-10-26
1
-0
/
+10
*
Optimize the algorithm used for expansion of set
Zac Medico
2007-10-26
1
-4
/
+13
*
update notes about package sets
Marius Mauch
2007-10-26
1
-7
/
+7
*
break potential cycles in set expansion
Marius Mauch
2007-10-26
1
-2
/
+4
*
use SetConfig.getSetAtoms instead of PackageSet.getAtoms for expanding sets t...
Marius Mauch
2007-10-26
2
-3
/
+4
*
use a @ prefix for sets, and replace world/system with their real prefixed na...
Marius Mauch
2007-10-26
2
-4
/
+13
*
Allow sets to contain non-atoms
Marius Mauch
2007-10-25
2
-1
/
+16
*
FIX: indentation problem, also end the Portage identification
Zac Medico
2007-10-25
1
-1
/
+1
*
Fix: Make repoman actually USE -m commit message again (and -M
Zac Medico
2007-10-25
1
-4
/
+4
*
Correct expected split counts for CONTENTS lines.
Zac Medico
2007-10-25
1
-3
/
+3
*
Handle a potential IndexError.
Zac Medico
2007-10-25
1
-1
/
+3
*
Remove obsolete whitespace handling code for "obj" filenames
Zac Medico
2007-10-25
1
-1
/
+1
*
Handle multiple consecutive spaces in filenames as per
Zac Medico
2007-10-25
1
-0
/
+22
*
For the emergelog message, send in the original list of
Zac Medico
2007-10-25
1
-3
/
+3
*
If the title string is too big then xtermTitle() can
Zac Medico
2007-10-25
1
-0
/
+5
*
Filter atoms that come from sets when generating
Zac Medico
2007-10-25
1
-4
/
+9
*
For the global AUTOCLEAN, pass an empty list into unmerge()
Zac Medico
2007-10-25
1
-1
/
+1
*
Spit out a depgraph._get_existing_pkg() method for getting an
Zac Medico
2007-10-25
1
-19
/
+26
*
Make the Package class generate the digraph nodes.
Zac Medico
2007-10-25
1
-21
/
+29
*
Fix inverted logic error.
Zac Medico
2007-10-25
1
-1
/
+1
*
Convert depgraph creation from using recursive calls to
Zac Medico
2007-10-24
1
-52
/
+86
*
Add back support for greedy SLOTs when --update is enabled as
Zac Medico
2007-10-24
1
-0
/
+43
*
Fix broken import.
Zac Medico
2007-10-24
1
-1
/
+2
*
Add back support for helpful `emaint --check world` suggestions
Zac Medico
2007-10-24
1
-8
/
+32
*
Add back support for detecting if the world file contains
Zac Medico
2007-10-24
1
-6
/
+13
*
Add back support for handling missing system/world atoms
Zac Medico
2007-10-24
1
-16
/
+24
*
Replace sys.exit() calls with return statements in emerge_main().
Zac Medico
2007-10-24
1
-7
/
+7
*
Remove --update greedy SLOTs code from depgraph.select_files()
Zac Medico
2007-10-24
1
-34
/
+0
*
Make world atoms non-greedy for SLOTs in action_depclean()
Zac Medico
2007-10-24
1
-19
/
+1
*
remove 'system' and 'world' as actions, and remove most of the special case c...
Marius Mauch
2007-10-24
1
-133
/
+21
*
Fix selective logic to work properly with masked packages.
Zac Medico
2007-10-23
1
-2
/
+2
*
Match packages against arguments earlier in
Zac Medico
2007-10-23
1
-9
/
+9
*
Fix logic for the "selective" depgraph parameter so
Zac Medico
2007-10-23
1
-11
/
+28
*
document PROFILE_ONLY_VARIABLES
Marius Mauch
2007-10-23
1
-1
/
+5
*
revert r8256 (plans changed)
Marius Mauch
2007-10-23
6
-32
/
+29
*
move base classes for package sets into a separate module
Marius Mauch
2007-10-23
8
-164
/
+170
*
just pass the SetConfig instance instead of only the settings and trees attri...
Marius Mauch
2007-10-23
6
-29
/
+32
*
Optimize PROFILE_ONLY_VARIABLES handling.
Zac Medico
2007-10-23
1
-6
/
+6
*
make 'world' and 'system' behave like their sets/ counterparts
Marius Mauch
2007-10-23
1
-2
/
+1
*
make PROFILE_ONLY_VARIABLES incremental
Marius Mauch
2007-10-23
1
-1
/
+1
*
protect variables specified in PROFILE_ONLY_VARIABLES from being set by the user
Marius Mauch
2007-10-23
1
-1
/
+13
*
add quickie logger function
Alec Warner
2007-10-23
1
-0
/
+10
*
Begin to use python logging framework. Remove if quiet < bla logic and inste...
Alec Warner
2007-10-23
1
-58
/
+41
*
Don't show the "checking files for package collisions" message
Zac Medico
2007-10-23
1
-2
/
+3
*
aha, i knew that diff was screwy, the mail to portage-commits and grep made i...
Alec Warner
2007-10-23
1
-71
/
+0
*
fix tabbing
Alec Warner
2007-10-23
1
-1
/
+1
*
Sigh, this integration did not go well, please check the diff (it seemed to a...
Alec Warner
2007-10-23
1
-216
/
+283
[next]