projects
/
portage.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
portage.git
2006-05-23
Zac Medico
Document userfetch for bug #133975. Thanks to RiverRat...
v2.1_rc2
commit
|
commitdiff
|
tree
|
snapshot
2006-05-22
Zac Medico
Fix a bug that causes hashes of random types (mostly...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-22
Zac Medico
Don't warn about RESTRICT=test unless FEATURES=test...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-22
Zac Medico
Fix userfetch so that it works regardless of whether...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-21
Zac Medico
Fix bad spelling of "privileges" in userpriv docs.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-21
Zac Medico
Document userfetch for bug #133975.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-21
Zac Medico
Don't include a redundant size field with the other...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-21
Zac Medico
Validate the CATEGORY data in portage.config.load_infod...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-19
Zac Medico
In order to help protect users, make AUTOCLEAN case...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-19
Zac Medico
Add --nocolor to emerge's short help for bug #133734...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-19
Zac Medico
Catch a ValueError thrown from cpv_expand and use it...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-18
Zac Medico
Fix prepstrip split-debug paths for bug #133628. Thank...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-18
Zac Medico
Revert r3371 because it doesn't fix the real problem...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-18
Zac Medico
Catch PackageNotFound exceptions from unmerge() for...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-18
Zac Medico
Correctly autoclean build time dependencies that have...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-17
Zac Medico
When portage is upgraded, only restart emerge when...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-17
Zac Medico
Fix repoman to grab categores, arch.list, and package...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-17
Zac Medico
s/mtarget/mtune/g for bug #133528.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-17
Zac Medico
Print a warning message when AUTOCLEAN is disabled...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-16
Zac Medico
Fix portage.getmaskingreason() so that it properly...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-16
Zac Medico
Add a warning message for AUTOCLEAN="no". Thanks to...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-16
Zac Medico
Add + to the --changelog regex so that dvd+rw-tools...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-16
Zac Medico
Add some PORTAGE_CONFIGROOT documentation for bug ...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-15
Alec Warner
Fix for bug 133363, thanks to <world.root@gmail.com...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-15
Zac Medico
Fix a typo from r3357.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-15
Zac Medico
Add back the rstrip(os.path.sep) which is needed in...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-15
Zac Medico
Revert the performance optimization from r3355 in favor...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-15
Zac Medico
Ensure that ${ROOT} is normalized for bug #90444.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-15
Zac Medico
Remove unnecessary and time consuming normpath call...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-14
Zac Medico
Ensure a sane global umask for bug #133307 (regression...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-14
Alec Warner
Wheel != secpass=1, so kill it. Wheel grants you nothi...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-14
Mike Frysinger
strip leading slash in output
commit
|
commitdiff
|
tree
|
snapshot
2006-05-14
Mike Frysinger
you have to quote $@ or things can break
commit
|
commitdiff
|
tree
|
snapshot
2006-05-14
Zac Medico
Use iteritems() instead of items() because an iterator...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-14
Zac Medico
Write raw bytes instead of attempting to encode as...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-14
Zac Medico
Make portdbapi._init_cache_dirs() obey self.depcachedir.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-14
Zac Medico
Make portdbapi obey self.depcachedir instead of using...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-13
Zac Medico
Allow `emerge --metadata` and `emerge --regen` for...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-12
Zac Medico
s/DEPEND atoms/package atoms/ for better wording
commit
|
commitdiff
|
tree
|
snapshot
2006-05-12
Zac Medico
Make /etc/portage/bashrc relative to PORTAGE_CONFIGROOT.
v2.1_rc1
commit
|
commitdiff
|
tree
|
snapshot
2006-05-12
Zac Medico
Add some documentation for /etc/portage/modules and...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-12
Zac Medico
Revert r3339 because r3301 makes it unnecessary. See...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-11
Alec Warner
Minor 1 liner for bug 131657
commit
|
commitdiff
|
tree
|
snapshot
2006-05-11
Alec Warner
Fix bug 113055, Binpkg's need SLOT in mysettings
commit
|
commitdiff
|
tree
|
snapshot
2006-05-10
Zac Medico
Neglect EOFError during mtimedb loading since this...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-10
Mike Frysinger
remove unused STICKIES variable
commit
|
commitdiff
|
tree
|
snapshot
2006-05-10
Zac Medico
Only adjust priority for PORTAGE_NICENESS on the first...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-09
Mike Frysinger
slightly easier test to read for DISTDR/unpack check
commit
|
commitdiff
|
tree
|
snapshot
2006-05-08
Zac Medico
Use os.path.realpath instead of portage.abssymlink...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-08
Zac Medico
Give a less confusing error message when unpack() argum...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-08
Zac Medico
Prevent a TypeError exception when the /etc/make.profil...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-08
Zac Medico
Catch FileNotFound exception and print a message when...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-08
Zac Medico
Move the fake $HOME that's used for ebuilds from $PORTA...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-07
Zac Medico
Fix a potential NameError due to 'cpv' being undefined...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-07
Zac Medico
Properly encode metadata strings as utf-8 in order...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-07
Zac Medico
Replace inappropriate use of writelines with normal...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-06
Zac Medico
Fix portage.config handling of ROOT and PORTAGE_CONFIGR...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-06
Marius Mauch
make rsync variable messages a bit less inviting
commit
|
commitdiff
|
tree
|
snapshot
2006-05-06
Zac Medico
Catch a KeyError and report a missing digest for bug...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-06
Zac Medico
Remove the uppercase requirement on flat_hash metadata...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-06
Zac Medico
Obey self.incrementals in config.regenerate() instead...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Zac Medico
Catch a KeyError and notify the user of a missing diges...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Zac Medico
Reimplement the fix for bug #79566 more cleanly (the...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-04
Zac Medico
Fix some small typos in ebuild.sh for bug #86151. ...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-04
Zac Medico
Make sure that cloned FEATURES are correctly preserved...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-04
Zac Medico
Bring back FEATURES="assume-digests" for bug #132182.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-03
Zac Medico
Improve the error message when an eclass is not found...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-03
Zac Medico
Catch an uncaught CacheCorruption for the traceback...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-03
Simon Stelling
readd not-so pointless if statement
commit
|
commitdiff
|
tree
|
snapshot
2006-05-02
Simon Stelling
remove pointless if statement
commit
|
commitdiff
|
tree
|
snapshot
2006-05-02
Simon Stelling
best_version doesn't return different codes depending...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-02
Simon Stelling
catch ENOENT and ENOTDIR in clean_locks to prevent...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-02
Simon Stelling
use hasq where appropriate
commit
|
commitdiff
|
tree
|
snapshot
2006-05-02
Simon Stelling
let 'emerge -h world' print a nice help message powered...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-02
Simon Stelling
use escaping code that works for mrxvt too; thanks...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-02
Simon Stelling
revert rev 3300 as it has various issues and doesn...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-02
Zac Medico
Migrate old digest-* code in portage.fetch() to be...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-02
Zac Medico
fix a typo from the last revision
commit
|
commitdiff
|
tree
|
snapshot
2006-05-02
Zac Medico
Properly join CUSTOM_MIRRORS_FILE with PORTAGE_CONFIG_R...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-02
Zac Medico
Remove an extra aux_get call in doebuild and combine...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-01
Simon Stelling
don't let profile.env overwrite variables that are...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-01
Zac Medico
Add a new sqlite cache module (one I wrote) that has...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-01
Zac Medico
Remove sqlite.py because it's performance is unacceptab...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-01
Simon Stelling
replace hardcoded /usr/lib/portage/bin with PORTAGE_BIN...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-01
Simon Stelling
make portage shut up if --quiet is given; bug 62273
commit
|
commitdiff
|
tree
|
snapshot
2006-05-01
Simon Stelling
revert my last commit except for the parts i really...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-01
Simon Stelling
allow escaping in elog_base() to fix bug 131913
commit
|
commitdiff
|
tree
|
snapshot
2006-05-01
Zac Medico
Don't skip regenerate() because leads to 'Problem resol...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-01
Zac Medico
Make sure that emerge really removes noauto from FEATUR...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-01
Zac Medico
Initial PORTAGE_CONFIGROOT support in the portage.confi...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-30
Alec Warner
Add cfg-update to the list of happy config file managers.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-30
Ned Ludd
- People have started RESTRICTing "stricter", which...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-30
Ned Ludd
- be sure to remove o+w bits on debug files
commit
|
commitdiff
|
tree
|
snapshot
2006-04-30
Zac Medico
Pass a vartree instance into portage.unmerge() to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-30
Zac Medico
Handle the doebuild's unmerge phase before setting...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-30
Zac Medico
Avoid global db usage in doebuild() except when absolut...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-30
Zac Medico
Update portage config update messages to mention dispat...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-30
Zac Medico
Print disfiles file names for bug #131774. I've remove...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-30
Mike Frysinger
retain important historical aspects of the checksum...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-30
Zac Medico
Add PORTAGE_BIN_PATH and PORTAGE_PYM_PATH to the enviro...
commit
|
commitdiff
|
tree
|
snapshot
next