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
*
- use -n syntax like most of ebuild.sh
Ned Ludd
2005-12-25
1
-1
/
+1
*
Only do one round of directory removal attempts. As symlinks are now removed
Jason Stubbs
2005-12-25
1
-36
/
+15
*
- remove intermediate var entry
Ned Ludd
2005-12-25
1
-2
/
+1
*
Factor out mtimedb saving code from portageexit() into a new commit_mtimedb
Jason Stubbs
2005-12-25
1
-20
/
+22
*
Use the env's PROMPT_COMMAND for resetting xterm titles when available.
Jason Stubbs
2005-12-25
1
-5
/
+6
*
- only record vdb entries when the value is non null
Ned Ludd
2005-12-25
1
-31
/
+10
*
Fix mishandling of masked atoms in || ( .. ) dependencies.
Jason Stubbs
2005-12-25
1
-2
/
+8
*
Fix typo in writeints()
v2.1_pre2
Jason Stubbs
2005-12-25
1
-1
/
+1
*
bug 114133, write a tmp file then rename it for write* funcs.
Brian Harring
2005-12-24
1
-17
/
+24
*
Limiting hashing to MD5 only until behaviour improves in the case of the
Jason Stubbs
2005-12-24
1
-1
/
+4
*
Treat symlinks similar to regular files when unmerging and remove them if the
Jason Stubbs
2005-12-24
1
-46
/
+6
*
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
*
Generalize portage_util.dump_traceback() and make use of it if importing
Jason Stubbs
2005-12-23
2
-9
/
+17
*
if you're going to print an exception, bind the exception when you catch it
Brian Harring
2005-12-22
1
-1
/
+1
*
update date/version to stop people from pointless whining
Mike Frysinger
2005-12-22
11
-11
/
+11
*
finish syncing manpages between trunk/savior
Mike Frysinger
2005-12-22
3
-58
/
+61
*
quick sync manpages between trunk/savior
Mike Frysinger
2005-12-22
1
-33
/
+31
*
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
*
Missing return on load_mod.
Jason Stubbs
2005-12-21
1
-0
/
+1
*
Make --skipfirst imply --resume.
Jason Stubbs
2005-12-21
1
-0
/
+3
*
Check that cache modules load correctly and fail if they don't.
Jason Stubbs
2005-12-21
1
-1
/
+5
*
- 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
3
-4
/
+7
*
Fix an incorrect positional check in *DEPEND parsing.
Jason Stubbs
2005-12-21
1
-1
/
+1
*
Document the full-path-to-executable requirement on FETCHCOMMAND and
Jason Stubbs
2005-12-21
1
-4
/
+6
*
dont use string substitution as this operation can be quite slow on older bas...
Mike Frysinger
2005-12-21
1
-3
/
+3
*
Remove old debugging related error message.
Jason Stubbs
2005-12-20
1
-16
/
+1
*
update to work with the verbose error messages
Marius Mauch
2005-12-20
1
-1
/
+1
*
update with multi-hash stuff and verbose digest errormessages, remove some no...
Marius Mauch
2005-12-20
1
-8
/
+4
*
Make digest errors more verbose
Marius Mauch
2005-12-19
2
-7
/
+19
*
adding multi-hash support
Marius Mauch
2005-12-19
3
-65
/
+81
*
quote vars inside PORTAGE_ELOG_COMMAND
Marius Mauch
2005-12-19
13
-13
/
+26
*
fix custom module (bug #116024)
Marius Mauch
2005-12-19
2
-4
/
+4
*
Make the dep_zapdeps a little bit more readable.
Jason Stubbs
2005-12-19
1
-64
/
+57
*
Check if atoms are masked when scanning for which || ( ) atom/list to use.
Jason Stubbs
2005-12-19
1
-1
/
+9
*
Removed the now unnecessary dep_opconvert portage function.
Jason Stubbs
2005-12-19
1
-91
/
+0
*
further type -> isinstance cleanup in dep crap
Brian Harring
2005-12-19
1
-4
/
+4
*
moved cpv funcs out of the block of dep funcs, removed some type usage (use i...
Brian Harring
2005-12-19
1
-116
/
+93
*
use spaces for space aligned text (kind of a duh)
Brian Harring
2005-12-19
1
-1
/
+1
*
added parallel-fetch in...
Brian Harring
2005-12-19
1
-0
/
+2
*
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
[next]