For bug #156536, update --resume docs to show that the resume history is capable...
[portage.git] / bin /
2007-06-08 Zac MedicoUse user-provided for -5 (bug #47442) (trunk r6735)
2007-06-08 Zac MedicoFor bug #164655, port quickpkg to python and use the...
2007-06-04 Zac MedicoImprove support for slot deps atoms given on the comman...
2007-06-01 Zac MedicoDon't complain when is missing unless manifest1 compat...
2007-05-31 Zac MedicoMake automatic "global updates" always use the config...
2007-05-31 Zac MedicoOnly check ChangeLog if we're dealing with an ebuild...
2007-05-31 Zac MedicoFor bug #172886, catch GetoptError. (trunk r6684)
2007-05-30 Zac MedicoFor bug #61732, support -flag in USE (instead of just...
2007-05-30 Zac MedicoFor bug #180222, make ecompressdir use -f for the autom...
2007-05-28 Zac MedicoFor bug #180009, add a PORTAGE_RSYNC_INITIAL_TIMEOUT...
2007-05-28 Zac MedicoFor bug #180079, fix a KeyError so that a search for...
2007-05-26 Zac Medicoxmlint can produce garbage output even on success,...
2007-05-25 Zac MedicoSkip fetching of metadata.dtd when mymode == "manifest... v2.1.2.8
2007-05-24 Zac MedicoFix the ignore-previously-merged option so that it...
2007-05-23 Zac MedicoAdd a 'ignore-previously-merged' config option which...
2007-05-23 Zac MedicoUse device number and i-node number (like os.path.samef...
2007-05-23 Zac MedicoIn --tree output, keep track of which graph edges have...
2007-05-23 Zac MedicoFor bug #176539, add a manifest target to repoman so...
2007-05-22 Zac MedicoFor bug #179008, just use metadata.dtd directly from...
2007-05-22 Zac Medicofix from James C. Georgas to not modify EXTRA_EINSTALL...
2007-05-10 Zac MedicoMake sure FEATURES=test and USE=test are consistently...
2007-05-10 Zac MedicoMake sure USE=test is properly enabled when the test...
2007-05-09 Zac MedicoMake sure USE=test is properly enabled when the test...
2007-05-07 Zac MedicoPrevent blockers that are only partially resolvable... v2.1.2.7
2007-05-06 Zac MedicoUse shlex for better splitting of PORTAGE_RSYNC_OPTS...
2007-05-05 Zac MedicoUse match_from_list in order to potentially avoid more...
2007-05-05 Zac MedicoFor bug #177211, use chmod -R on the children of the...
2007-05-03 Zac MedicoFor bug #176765, when a new package is blocked by anoth...
2007-05-02 Zac MedicoFix eend so that it works properly on a standard BSD...
2007-04-28 Zac MedicoFor bug #176384, adjust config according to options...
2007-04-28 Zac MedicoFix up missing mymergelist variable from the previous...
2007-04-28 Zac MedicoFor bug #176305, validate the resume merge list before...
2007-04-21 Zac MedicoUse portable sh syntax rather than bash syntax. Thanks...
2007-04-20 Zac MedicoFor bug #175344, handle a potential InvalidDependString...
2007-04-20 Zac MedicoFor bug #175344, handle a potential InvalidDependString...
2007-04-20 Zac MedicoFor bug #175344, use cp_list instead of xmatch in order...
2007-04-16 Zac Medicoconvert `type -p` to `type -P` as noted by grobian... v2.1.2.4
2007-04-14 Zac Medicomisc style fixes (trunk r6400:6401)
2007-04-14 Zac Medicorevise tests so that does not trigger an error (trunk...
2007-04-14 Zac Medicocreate leading directories to match behavior of other...
2007-04-13 Zac Medicosimplify unsafe file checking so files/paths with space...
2007-04-13 Zac MedicoUse relative paths inside ecompressdir in order to...
2007-04-12 Zac MedicoFor bug #173808, add back the old heuristics to make...
2007-04-10 Zac MedicoFor bug #173808, compress ${mandir} all in one go inste...
2007-04-05 Zac MedicoPunt the sorted_versions() function in favor of list...
2007-03-28 Zac MedicoFor bug #172571, use socket.AF_INET as the default... v2.1.2.3
2007-03-28 Zac MedicoFor bug #172539, fix ecompressdir suffix handling so...
2007-03-28 Zac MedicoCorrectly pull the metadata again when the node is...
2007-03-28 Zac MedicoConvert "ebuild" and "binary" "nomerge" nodes into...
2007-03-27 Zac MedicoProperly anchor sed regexp for readlonly attribut filte...
2007-03-27 Zac MedicoFilter the readonly attribute from variables saved...
2007-03-27 Zac Medicosource ${T}/environment before the definition of qa_sou...
2007-03-27 Zac Medicoforcibly break all hard links so we dont need to rely...
2007-03-27 Zac Medicodrop the need for the force flag by default and just...
2007-03-27 Zac Medicosend stdout to /dev/null since we rely on the output...
2007-03-27 Zac MedicoFor bug #170178, remove all hardcoded references to...
2007-03-25 Zac MedicoVerify the Manifest first even if there's only one...
2007-03-24 Zac MedicoVerify all ebuild manifests before building anything...
2007-03-24 Zac Medicoreturn from the merge task instead of calling sys.exit...
2007-03-24 Zac MedicoAllow the merge task to continue despite conflicts...
2007-03-24 Zac MedicoFor bug #172033, remove the obsolete QA Notice for...
2007-03-16 Zac MedicoFor bug #163262 and conformance with section 7.2 of...
2007-03-13 Zac MedicoMake prepinfo remove installed info indexes recursively...
2007-03-06 Zac MedicoFor bug #169620, in --tree display always show the... v2.1.2.2
2007-03-05 Zac Medicoallow people to disable compression by setting the...
2007-03-05 Zac MedicoAvoid pointless population of the binary tree when...
2007-03-04 Zac MedicoDisplay blockers at the end of the list so that it...
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 MedicoMake sure that excess "nomerge" nodes are pruned correc...
2007-03-03 Zac Medicos/node/selected_parent/ for clarity (trunk r6140:6141)
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. (trunk r6122:6123)
2007-03-01 Zac MedicoFix the rest of the broken except statement syntax...
2007-03-01 Zac MedicoFix broken except statement syntax. (trunk r6118:6119)
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 Zac MedicoMerge --quiet fixes from trunk r6112:6113
2007-03-01 Zac MedicoMake sure pids are appropriately removed from portage_e...
2007-03-01 Zac MedicoUse an alarm signal to implement a timeout when rsync...
2007-03-01 Zac MedicoFor bug #168646, don't bail out immediately when rsync...
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 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 Medicospawn rsync without a shell. (trunk r6050:6051)
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 MedicoFor bug #167667, add support for ${PORTDIR}/manifest1_o...
2007-02-22 Zac MedicoFix broken file list handling for FEATUES=sign when...
next