portage.git
2007-03-17 Zac MedicoAdd "bin" to testDirs.
2007-03-17 Zac MedicoMake paths independent of cwd.
2007-03-17 Zac MedicoClose /dev/null when finished.
2007-03-17 Mike Frysingerstart of framework for programs in portage bin
2007-03-17 Mike Frysingersend stdout to /dev/null since we rely on the output...
2007-03-17 Alec Warnerbump ________foo from the TestCase class since _exc_inf...
2007-03-17 Alec Warnerfix for older python who have oddly named __exc_info()
2007-03-17 Zac MedicoUse mkstemp to create a random tempfile.
2007-03-17 Zac MedicoFix a broken test.
2007-03-17 Zac MedicoFix broken exception handling.
2007-03-17 Zac MedicoFix a typo.
2007-03-17 Mike Frysingerforcibly break all hard links so we dont need to rely...
2007-03-17 Mike Frysingerredo compression so that it is queued up in src_install...
2007-03-16 Mike Frysingerdrop the need for the force flag by default and just...
2007-03-16 Zac MedicoFix a utime call to prevent a timestamp collision for...
2007-03-16 Zac MedicoFor bug #171117, ensure that the new and old config...
2007-03-16 Zac MedicoFor bug #163262 and conformance with section 7.2 of...
2007-03-15 Zac MedicoAdd back rstrip(os.path.sep) from the previous commit...
2007-03-15 Zac MedicoAutomatically convert ROOT and PORTAGE_CONFIGROOT to...
2007-03-12 Zac MedicoMake prepinfo remove installed info indexes recursively...
2007-03-10 Zac MedicoFor bug #170178, remove all hardcoded references to...
2007-03-09 Zac Medicoimport portage.xpak to avoid deprecation warning
2007-03-09 Zac MedicoAdd back a missing `source isolated-functions.sh`....
2007-03-09 Marius MauchDisplay message about --buildpkgonly restriction in...
2007-03-09 Zac MedicoRemove profile masking of system packages from the...
2007-03-09 Zac MedicoRemove the "masked by: profile" support from getmasking...
2007-03-09 Zac MedicoUse the full atoms from the system set, since profile...
2007-03-09 Zac MedicoRemove legacy "masked by: profile" support as per bug...
2007-03-08 Alec Warnerwhoopse, s/;/:/
2007-03-08 Alec Warneradd PackageMask{File} classes, change unit tests to...
2007-03-08 Alec WarnerChange load() to have no default arguments, makes calle...
2007-03-07 Alec WarnerPart of my attempt now involves cleaning up config...
2007-03-07 Alec WarnerTake marien's advice, turn Skips into Todos for clarity...
2007-03-06 Zac MedicoFix 2 more types.InstanceType comparisons that are...
2007-03-06 Zac MedicoFor bug #169620, in --tree display always show the...
2007-03-06 Alec WarnerAdd part about new framework and skipping to test notes
2007-03-06 Alec WarnerUpdate all the unittests to use the new framework,...
2007-03-06 Alec WarnerRoll our own unittest framework to add skip support.
2007-03-05 Alec Warnerthese will fail now
2007-03-05 Zac MedicoAvoid pointless population of the binary tree when...
2007-03-04 Mike Frysingerallow people to disable compression by setting the...
2007-03-04 Zac MedicoDisplay blockers at the end of the list so that it...
2007-03-04 Zac MedicoRemove the KVERS environment variable since it's code...
2007-03-04 Zac MedicoFix the minimum index for pruning consecutive duplicate...
2007-03-04 Zac MedicoAdd a note about --with-bdeps in the --depclean failure...
2007-03-04 Zac MedicoFor bug #169187, make --depclean prune unneeded slots...
2007-03-03 Zac MedicoOnly prune duplicate consecutive nodes if they both...
2007-03-03 Zac MedicoPass waiting_msg into recursive lockfile() calls.
2007-03-03 Alec Warnermake sure uid is an int
2007-03-03 Alec WarnerIn the same vein as copyright, add Id and svn:keywords...
2007-03-03 Alec Warneryou can't insert into sys.path without importing sys...
2007-03-03 Zac MedicoMake sure that excess "nomerge" nodes are pruned correctly.
2007-03-03 Zac MedicoAdd missing sys import.
2007-03-03 Zac MedicoFor bug #138840, show a more informative message when...
2007-03-03 Zac Medicos/node/selected_parent/ for clarity
2007-03-03 Alec Warnerremove category regex, dumb idea, sorry I did it
2007-03-03 Zac MedicoFix types.InstanceType test which is failing now for...
2007-03-03 Zac MedicoFor bug #169046, fill in the --tree display with "nomer...
2007-03-02 Zac MedicoWhen emerge automatically resumes, add --ignore-default...
2007-03-02 Zac MedicoFor bug #168646, remove --prune-empty-dirs from PORTAGE...
2007-03-02 Zac MedicoEven if there's no timestamp available locally, fetch...
2007-03-02 Zac MedicoRemove unnecessary print statement reported by solar.
2007-03-01 Zac MedicoFix broken rsync exitcode shift.
2007-03-01 Zac MedicoFix the rest of the broken except statement syntax.
2007-03-01 Zac MedicoFix broken except statement syntax.
2007-03-01 Zac MedicoFor consistency, remove exit code 2 (protocol incompati...
2007-03-01 Zac MedicoAdd compatibility code to avoid the GNU specific -...
2007-03-01 Ned Ludd- please be --quiet emerge. still need to hunt down...
2007-03-01 Zac MedicoMake sure pids are appropriately removed from portage...
2007-03-01 Zac MedicoUse an alarm signal to implement a timeout when rsync...
2007-03-01 Zac MedicoFix misplaced [1]
2007-03-01 Zac MedicoFor bug #168646, don't bail out immediately when rsync...
2007-03-01 Zac MedicoFor bug #168823, fix broken except statement syntax...
2007-02-28 Mike Frysingerupdate --help example to match current behavior #168678...
2007-02-27 Zac MedicoMerged from branches/prefix r6092:6093.
2007-02-27 Zac MedicoMerged from branches/prefix r6091:6092.
2007-02-27 Zac MedicoFor bug #168267, use add --force to the default PORTAGE...
2007-02-27 Zac MedicoFor compatibility with older findutils, don't use the...
2007-02-26 Zac MedicoFor bug #167668, prune empty ${FILESDIR}s by adding...
2007-02-24 Zac MedicoClean up os.environ["USERLAND"] pollution from the...
2007-02-24 Zac MedicoAllow --verbose to trigger a merge list even without...
2007-02-23 Zac MedicoAs requested by solar, never show a merge list unless...
2007-02-23 Zac MedicoAs requested by solar, never show a merge list unless...
2007-02-23 Zac MedicoFilter paths matching '/<built-in>$' that come from...
2007-02-23 Zac MedicoDo not show the spinner and the "Calculating dependenci...
2007-02-23 Zac MedicoMake fetch() bail out when an "Insufficient data for...
2007-02-23 Zac MedicoMake verify_all() return an "insufficient data" error...
2007-02-23 Robin H. JohnsonUndoing previous test
2007-02-23 Robin H. JohnsonTesting CIA commit logs, will undo in a moment.
2007-02-23 Zac Medicospawn rsync without a shell.
2007-02-22 Zac MedicoRemove quotes since rsync doesn't accept them (and...
2007-02-22 Zac MedicoFor bug #167668, use an rsync "hide" filter rule to...
2007-02-22 Zac MedicoDon't bother to parse ${FILESDIR}/digest-* when manifes...
2007-02-22 Zac MedicoFor bug #167667, add support for ${PORTDIR}/manifest1_o...
2007-02-22 Zac MedicoFor bug #167667, use the existence of ${PORTDIR}/manife...
2007-02-22 Zac MedicoMake sure that ${A} in initialized in case pkg_nofetch...
2007-02-22 Zac MedicoFix "NameError: global name 'myfilelist' is not defined...
2007-02-22 Zac MedicoAdd some sanity checks for file list handling when...
2007-02-22 Zac MedicoFix broken file list handling for FEATUES=sign when...
2007-02-22 Zac MedicoFix more broken commitmessagefile handling.
next