2006-05-27 |
Zac Medico | For availability in all stages, use rsync instead of... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Zac Medico | For portability, use cpio instead of `cp --parents... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Zac Medico | Add some additional error handling for OperationNotPerm... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Zac Medico | Fix the last revision so it also works for files copied... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Zac Medico | If necessary, apply appropriate permissions to previous... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Zac Medico | Reset DISTDIR to it's original value before returning... |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Zac Medico | Fix CATEGORY spelling for bug #134362. |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Alec Warner | update the wget examples in make.conf |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Alec Warner | set a timeout on wget to 60 seconds to fix bug 101196... |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Zac Medico | Add some documentation for RESTRICT="binchecks" (bug... |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Ned Ludd | - More updates from Kevin Q bug 131779 ; document the... |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Ned Ludd | - final commit hopefully for QA_TEXTRELS etc. |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Zac Medico | When /usr/lib/distcc/bin does not exist, only add a... |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Zac Medico | Fix repoman so that it works when the portage tree... |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Zac Medico | Add kernel to the default USE_EXPAND_HIDDEN. Thanks... |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Alec Warner | Fix prepstrip to work with restrict, thanks to flameeye... |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Zac Medico | Add ELIBC and USERLAND to USE_EXPAND_HIDDEN in make... |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Zac Medico | Add some documentation for USE_EXPAND_HIDDEN. |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Zac Medico | Prevent a KeyError from occurring when USE_EXPAND_HIDDE... |
commit | commitdiff | tree | snapshot |
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 |
next |