misc
/
portage
debian
master
gentoo portage for debian
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unify the -p and -pv USE display functions and IUSE additions in yellow
Jason Stubbs
2005-12-31
1
-32
/
+16
*
Don't print emaint warning for masked/non-existant packages. When using
Jason Stubbs
2005-12-30
1
-1
/
+7
*
Remove tests for masked/unavailable packages.
Jason Stubbs
2005-12-30
1
-10
/
+0
*
tweak multiline whitespace display cause i'm anal like that
Mike Frysinger
2005-12-29
1
-2
/
+2
*
Modify portage's settings object rather than the original env.
Jason Stubbs
2005-12-26
1
-1
/
+4
*
- export env variable PORTAGE_QUIET when --quiet option is passed
Ned Ludd
2005-12-26
1
-0
/
+1
*
Sanitize the root parameter specified to portageq.
Jason Stubbs
2005-12-26
1
-1
/
+4
*
- add back in 1 newline after trimming all the extraneous ones
Ned Ludd
2005-12-26
1
-1
/
+1
*
- update fatal qa error handling
Ned Ludd
2005-12-26
1
-9
/
+9
*
Export the ROOT environment variable when using functions that take a <root>
Jason Stubbs
2005-12-26
1
-4
/
+13
*
quote a bit more
Mike Frysinger
2005-12-26
1
-4
/
+4
*
rename BUILDDIR to PORTAGE_BUILDDIR
Mike Frysinger
2005-12-26
1
-40
/
+40
*
'DISTFILES indirection; access $BUILDDIR/distdir instead of $DISTFILES , thus...
Brian Harring
2005-12-26
1
-0
/
+3
*
- consolidate noman noinfo nodoc into a simple loop and use INSTALL_MASK. Add...
Ned Ludd
2005-12-25
1
-17
/
+8
*
Make dohtml return 1 when a passed file/dir doesn't exist.
Jason Stubbs
2005-12-25
1
-1
/
+14
*
Don't show any use flags when using --quiet.
Jason Stubbs
2005-12-25
1
-0
/
+4
*
Don't try to resolve deps of blockers when using --onlydeps.
Jason Stubbs
2005-12-25
1
-10
/
+9
*
- trim extraneous spaces tabs form feeds and newlines
Ned Ludd
2005-12-25
1
-2
/
+2
*
Check for adequate spacing around "||", "(" and ")" tokens.
Jason Stubbs
2005-12-25
1
-12
/
+34
*
register_death_hook -> register_die_hook
Brian Harring
2005-12-25
1
-1
/
+1
*
renaming the death hook registration func to register_die_hook
Brian Harring
2005-12-25
1
-1
/
+1
*
- initial commit of post --sync hook. postsync.d to come at a later time
Ned Ludd
2005-12-25
1
-0
/
+7
*
- use -n syntax like most of ebuild.sh
Ned Ludd
2005-12-25
1
-1
/
+1
*
- remove intermediate var entry
Ned Ludd
2005-12-25
1
-2
/
+1
*
- only record vdb entries when the value is non null
Ned Ludd
2005-12-25
1
-31
/
+10
*
Fix an incorrect variable reference triggered when using --fix and --check
Jason Stubbs
2005-12-24
1
-1
/
+1
*
Fix an incorrect comparision self-comparison in USE change calculation.
Jason Stubbs
2005-12-23
1
-1
/
+1
*
Check if the specified package follows correct syntax and error out if it
Jason Stubbs
2005-12-23
1
-0
/
+4
*
Added /dev/{stdin,stdout,stderr} to the default sandbox permissions.
Jason Stubbs
2005-12-21
1
-2
/
+2
*
Mention bugs.gentoo.org when asking the user to post config.log.
Jason Stubbs
2005-12-21
1
-1
/
+1
*
Separate masked and unavailable ebuilds and report that masked ebuilds can be
Jason Stubbs
2005-12-21
1
-1
/
+7
*
Make --skipfirst imply --resume.
Jason Stubbs
2005-12-21
1
-0
/
+3
*
- make quiet really mean it
Ned Ludd
2005-12-21
1
-1
/
+1
*
USE flags in the to-be-installed package's IUSE but not in currently installed
Jason Stubbs
2005-12-21
1
-2
/
+2
*
Don't show enabled flags when not using --verbose if they haven't changed
Jason Stubbs
2005-12-21
1
-9
/
+8
*
Push portage to the top of the system and world lists when updating.
Jason Stubbs
2005-12-21
1
-0
/
+8
*
Prevent traceback on fetcher failure and properly check for error conditions
Jason Stubbs
2005-12-21
1
-1
/
+2
*
dont use string substitution as this operation can be quite slow on older bas...
Mike Frysinger
2005-12-21
1
-3
/
+3
*
update to work with the verbose error messages
Marius Mauch
2005-12-20
1
-1
/
+1
*
Add USE display when --verbose is not used. Only flags that are enabled,
Jason Stubbs
2005-12-18
1
-10
/
+33
*
Restore previous --verbose USE flag style and prepare for a minimal flag
Jason Stubbs
2005-12-18
1
-70
/
+72
*
Quick hack to work around the extra package lookups in porttree when checking
Jason Stubbs
2005-12-18
1
-11
/
+17
*
parallel-fetch, baby.
Brian Harring
2005-12-18
1
-0
/
+35
*
Check if packages listed in the --resume list have been removed from the
Jason Stubbs
2005-12-17
1
-0
/
+8
*
Check if atoms with matching keys will result in higher versioned packages
Jason Stubbs
2005-12-17
1
-2
/
+1
*
Remove duplicate if statement.
Jason Stubbs
2005-12-17
1
-1
/
+0
*
Fix missing ":" on except line.
Jason Stubbs
2005-12-17
1
-1
/
+1
*
deprecate preplib
Mike Frysinger
2005-12-17
1
-0
/
+2
*
Add --verbose to the list of options that need to be removed from those
Jason Stubbs
2005-12-17
1
-4
/
+3
*
nothing uses it so no point in keeping it ... plus the ldconfig calls are gli...
Mike Frysinger
2005-12-17
1
-10
/
+0
[next]