misc
/
portage
debian
master
gentoo portage for debian
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pym
Commit message (
Expand
)
Author
Age
Files
Lines
*
force a realpath call for complaints about digest files; better resolution is...
Brian Harring
2006-01-05
1
-1
/
+1
*
'k. reverted use_reduce filtering of empty lists (was resulting in ["||"] as...
Brian Harring
2006-01-05
2
-6
/
+22
*
el buggo pointed out via spyderous.
Brian Harring
2006-01-04
1
-2
/
+6
*
- added writemsg_stdout function and make portage use it internally
Ned Ludd
2006-01-01
1
-29
/
+32
*
- added writemsg_stdout function and make portage use it internally
Ned Ludd
2006-01-01
1
-3
/
+10
*
Kill the double xterm title codes.
Jason Stubbs
2006-01-01
1
-1
/
+1
*
Redo virtuals code that relied on unique_array keeping the original order.
Jason Stubbs
2005-12-31
1
-1
/
+2
*
Check and raise an exception when a hash function is missing during digesting.
Jason Stubbs
2005-12-30
2
-1
/
+8
*
Split email addresses on the final "@" so as to allow "@" within the username
Jason Stubbs
2005-12-30
1
-1
/
+1
*
Convert digest failure information to strings for printing.
Jason Stubbs
2005-12-30
1
-2
/
+2
*
Don't attempt to chmod/chown unless running as root when calling simple
Jason Stubbs
2005-12-30
1
-4
/
+8
*
Don't download distfiles when manifesting.
Jason Stubbs
2005-12-30
1
-2
/
+3
*
revert down to 2.3 python requirement via avoiding sorted
Brian Harring
2005-12-27
1
-1
/
+4
*
whitespace corrections, single space between funcs, double between class bloc...
Brian Harring
2005-12-27
1
-7
/
+1
*
linear unique_array lifted from saviour, lifted from a python cookbook.
Brian Harring
2005-12-27
1
-9
/
+34
*
ongoing portage_util cleanup.
Brian Harring
2005-12-27
2
-79
/
+23
*
bye bye crap grab_multiple function.
Brian Harring
2005-12-27
2
-18
/
+12
*
final cleanups for indirect distfiles, exempt fetch phase also.
Brian Harring
2005-12-26
1
-2
/
+2
*
don't generate the distfiles indirection for digest/manifest doebuild calls
Brian Harring
2005-12-26
1
-1
/
+1
*
rename BUILDDIR to PORTAGE_BUILDDIR
Mike Frysinger
2005-12-26
1
-12
/
+12
*
'DISTFILES indirection; access $BUILDDIR/distdir instead of $DISTFILES , thus...
Brian Harring
2005-12-26
1
-0
/
+26
*
Remove the now unnecessary USE="*" hack.
Jason Stubbs
2005-12-25
2
-8
/
+1
*
Allow overlays and the user profile to extend arch.list.
Jason Stubbs
2005-12-25
1
-7
/
+7
*
Include symlinks themselves when checking collision-protect.
Jason Stubbs
2005-12-25
1
-0
/
+1
*
Skip to next directory after one has been removed in unmerge().
Jason Stubbs
2005-12-25
1
-0
/
+1
*
Only do one round of directory removal attempts. As symlinks are now removed
Jason Stubbs
2005-12-25
1
-36
/
+15
*
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
*
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
*
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
*
Missing return on load_mod.
Jason Stubbs
2005-12-21
1
-0
/
+1
*
Check that cache modules load correctly and fail if they don't.
Jason Stubbs
2005-12-21
1
-1
/
+5
*
Prevent traceback on fetcher failure and properly check for error conditions
Jason Stubbs
2005-12-21
2
-3
/
+5
*
Fix an incorrect positional check in *DEPEND parsing.
Jason Stubbs
2005-12-21
1
-1
/
+1
*
Remove old debugging related error message.
Jason Stubbs
2005-12-20
1
-16
/
+1
*
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
*
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
*
removed unnecessary reconstruct_eclasses import
Brian Harring
2005-12-18
1
-1
/
+0
*
parallel-fetch, baby.
Brian Harring
2005-12-18
1
-11
/
+0
[next]