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
*
Put LIVEVCS.stable in qawarnings for now since it's new and hasn't been thoro...
Zac Medico
2006-06-05
1
-1
/
+2
*
Add python 2.3 compatibility code for the set builtin.
Zac Medico
2006-06-05
1
-0
/
+2
*
Fix getgccversion() logic for bug #108393. Thanks to eradicator for suggesti...
Zac Medico
2006-06-05
1
-45
/
+16
*
add LIVEVCS.stable to man repoman
Alec Warner
2006-06-04
1
-0
/
+3
*
Add live VCS check to repoman, fix misspelling
Alec Warner
2006-06-04
1
-2
/
+14
*
When generating digests, print a digest.assumed QA warning if necessary in or...
Zac Medico
2006-06-04
1
-1
/
+23
*
Raise a ParseError if the profile has a parent file containing a nonexistant ...
Zac Medico
2006-06-04
1
-0
/
+3
*
Raise a ParseError if the profile has a parent file containing anything other...
Zac Medico
2006-06-04
1
-1
/
+7
*
Revert lazy loading of autouse because it is both broken and useless.
Zac Medico
2006-06-04
1
-3
/
+2
*
Escape the shell parameter expansions in the PORTAGE_ELOG_COMMAND example for...
Zac Medico
2006-06-04
1
-1
/
+1
*
Restore the old behavior of performing global updates when portage is reloade...
Zac Medico
2006-06-04
1
-0
/
+2
*
Fix emerge's overlay display so that it works properly with overlay paths tha...
Zac Medico
2006-06-03
1
-3
/
+6
*
In portageq, catch a KeyError and print a message to stderr. If the KeyError...
Zac Medico
2006-06-02
1
-0
/
+3
*
Update make.conf.example for x86-fbsd with patch from Flameeyes for bug #135241.
Zac Medico
2006-06-02
1
-4
/
+5
*
Fix unpack so that it works with 7z archives for bug #135134. Thanks to Paul...
Zac Medico
2006-06-01
1
-0
/
+8
*
Wrap at 80 columns for bug #135132.
Zac Medico
2006-06-01
1
-5
/
+6
*
Fix --buildpkgonly so that the "clean" phase is run afterwards. In other cas...
Zac Medico
2006-06-01
1
-0
/
+3
*
Document RESTRICT="confcache" and add a reference econf in the FEATURES="conf...
Zac Medico
2006-06-01
2
-1
/
+4
*
Fix quoting for bug 109739
Alec Warner
2006-06-01
1
-2
/
+2
*
Use python to lookup the user and group corresponding to PORTAGE_INST_UID and...
Zac Medico
2006-05-30
1
-1
/
+4
*
Add some helpful troubleshooting tips to the depclean warning message.
Zac Medico
2006-05-30
1
-0
/
+6
*
Fix prepstrip so that it properly distiguishes between stripped and unstrippe...
Zac Medico
2006-05-30
1
-1
/
+12
*
everybody hates repoman failing on modular X, so make it a warning
Simon Stelling
2006-05-29
1
-1
/
+2
*
Use the well know selinux_aux functions for bug #134743.
Zac Medico
2006-05-29
1
-10
/
+1
*
Revert patch for r3426 for bug 134466 and add warnings to docs.
Zac Medico
2006-05-28
3
-3
/
+13
*
Update the default USE_ORDER setting in the man page. Thanks to jakub for re...
Zac Medico
2006-05-28
1
-1
/
+1
*
Update FEATURES docs for 'assume-digests' and 'digest'. Thanks to robbat2 fo...
Zac Medico
2006-05-28
2
-3
/
+15
*
Ignore ENOENT errors that are expected to occur in portage.fetch().
Zac Medico
2006-05-27
1
-4
/
+10
*
Remove dependence on a patched version of libselinux for bug #122517.
Zac Medico
2006-05-27
2
-4
/
+21
*
Add noiselevel=-1 to writemsg calls in portage_util.py for errors that should...
Zac Medico
2006-05-27
1
-9
/
+16
*
Add noiselevel=-1 to writemsg calls in portage.py for errors that shouldn't h...
Zac Medico
2006-05-27
1
-114
/
+190
*
Add noiselevel=-1 to writemsg calls for fatal emerge errors so that important...
Zac Medico
2006-05-27
1
-13
/
+23
*
Fix emerge's userquery() so that it rejects empty responses when the enter ke...
Zac Medico
2006-05-27
1
-1
/
+1
*
Add noiselevel=-1 to writemsg calls for legitimate errors in merge and unmerg...
Zac Medico
2006-05-27
1
-6
/
+6
*
Add noiselevel=-1 to writemsg calls for legitimate errors in portage.digestch...
Zac Medico
2006-05-27
1
-8
/
+10
*
Add noiselevel=-1 to writemsg calls for legitimate errors in doebuild so that...
Zac Medico
2006-05-27
1
-28
/
+36
*
Make sure that fetch errors are reported even when --quiet is being used.
Zac Medico
2006-05-27
1
-2
/
+6
*
Only print a warning if absolutely necessary when adjusting distfiles permiss...
Zac Medico
2006-05-27
1
-1
/
+2
*
For availability in all stages, use rsync instead of cpio for bug #124638.
Zac Medico
2006-05-27
1
-1
/
+1
*
For portability, use cpio instead of `cp --parents` for bug #124638.
Zac Medico
2006-05-26
1
-1
/
+1
*
Add some additional error handling for OperationNotPermitted and ReadOnlyFile...
Zac Medico
2006-05-26
1
-0
/
+2
*
Fix the last revision so it also works for files copied from local fsmirrors.
Zac Medico
2006-05-26
1
-1
/
+3
*
If necessary, apply appropriate permissions to previously fetched files for b...
Zac Medico
2006-05-26
1
-0
/
+3
*
Reset DISTDIR to it's original value before returning from doebuild() in orde...
Zac Medico
2006-05-26
1
-9
/
+17
*
Fix CATEGORY spelling for bug #134362.
Zac Medico
2006-05-25
1
-1
/
+1
*
update the wget examples in make.conf
Alec Warner
2006-05-25
1
-4
/
+4
*
set a timeout on wget to 60 seconds to fix bug 101196; the old timeout was 15...
Alec Warner
2006-05-25
1
-2
/
+2
*
Add some documentation for RESTRICT="binchecks" (bug #133804).
Zac Medico
2006-05-24
1
-0
/
+4
*
- More updates from Kevin Q bug 131779 ; document the stricter feature along ...
Ned Ludd
2006-05-24
3
-1
/
+50
*
- final commit hopefully for QA_TEXTRELS etc.
Ned Ludd
2006-05-24
1
-19
/
+10
[next]