2008-05-08 |
Zac Medico | Bug #220341 - USE=multislot can make an installed packa... |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Zac Medico | Bug #220775 - Source isolated-functions.sh before tryin... |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Zac Medico | Bug #220689 - Fix package selection logic so that it... |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Zac Medico | Don't use try/finally to close atomic_ofstream since... |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Zac Medico | Fix findInstalledBlockers() to check for blockers in... |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Zac Medico | Instead of doing automatic uninstalls in advance, insta... |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Zac Medico | Tolerate InvalidDependString exceptions when checking... |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Zac Medico | Fix spelling of "SATISFIED". Thanks to Arfrever. |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Zac Medico | In install_mask(), discard stderr messages from the... |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Zac Medico | Make satisfied blockers "darkblue" by default. |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Zac Medico | For consistency with the merge list display, show ... |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Zac Medico | Display satisfied blockers in green and show a small... |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Zac Medico | Use find -path -or -name to match basenames of files... |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Zac Medico | Cache results for Task.__hash__() calls. |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Zac Medico | Use vardbapi._excluded_dirs to filter results inside... |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Zac Medico | Add -MERGING-.* to vardbapi._excluded_dirs. |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Zac Medico | * In vardbapi.cpv_all() use catpkgsplit() for validatio... |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Zac Medico | Handle a potential InvalidData exception in vardbapi... |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Marius Mauch | fix preserve_libs logic to properly account for the... v2.2_pre6 |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Zac Medico | Add "package" to EBUILD_PHASES since it's possible... |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Zac Medico | Bug #219286 - Whitelist INSTALL_MASK so that it works... |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Zac Medico | * Fix --buildpkgonly logic to avoid an unwanted code... |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Zac Medico | Bug #220171 - Filter out 'lost+found' directories in... |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Zac Medico | Use writemsg() to warn about InvalidDependString except... |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Zac Medico | Use a separate digraph to preserve irrelevant blocker... |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Zac Medico | Fix misplaced variable. |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Zac Medico | In the package uninstall sanity check, use RDEPEND... |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Marius Mauch | actually remove libraries that aren't strictly needed... |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Marius Mauch | remove NEEDED from list of metadata variables (and... |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Marius Mauch | remove obsolete class |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Zac Medico | Similar to the sys-apps/portage protection, also add... |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Zac Medico | Do more validation of resume data from the mtimedb. |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Zac Medico | In order to fix --tree display behave normally in ... |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Zac Medico | Fix misplaced variable used as parameter to _load_favor... |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Zac Medico | Fix package counters in depgraph.display() so they... |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Zac Medico | Fix some unwanted interaction between --tree display... |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Zac Medico | Remove obsolete tuple() usage inside depgraph.display(). |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Zac Medico | Fix spelling of _show_unsatisfied_blockers(). |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Zac Medico | In BlockerData._load(), salvage as much cache as possib... |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Zac Medico | Validate all the data types inside BlockerCache._load... |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Zac Medico | When a resume list is rejected, display the invalid... |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Zac Medico | When a --resume list is rejected due to unsatisfied... |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Zac Medico | Don't clean out old resume lists when in --ask or ... |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Zac Medico | When loadResumeCommand() rejects a resume list, give... |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Zac Medico | Fix display_problems() logic some more. |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Zac Medico | Fix logic so display_problems() gets called every time... |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Zac Medico | Improve --resume handling of saved "favorites" argument... |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Zac Medico | * Move circular deps and blocker displays to depgraph... |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Zac Medico | Similar to the circular dependency display, handle... |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Zac Medico | Use absolute paths for files in ${DISTDIR}. Thanks... |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Zac Medico | Buf #219294 - Fix 'date' and 'cut' arguments for BSD... |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Zac Medico | Also move mtimedb resume list validation earlier. |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Zac Medico | Move --resume options handling to the beginning of... |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Zac Medico | Make --nodepa automatically disable --tree. |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Zac Medico | Fix depgraph.loadResumeCommand() to identify an unsatis... |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Zac Medico | Delete the resume list(s) if there is an unsatisfied... |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Zac Medico | Add --nodeps to the parallel-fetch --resume options... |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Zac Medico | Fix --resume mode to check for unsatisfied blockers... |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Zac Medico | * Check for masked packages in the --resume merge list... |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Zac Medico | Add a PackageVirtualDbapi.__iter__() method and use... |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Zac Medico | Use match_pkgs() to simplify package comparison. |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Zac Medico | Move the blocker cache validation into depgraph.validat... |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Zac Medico | In depgraph.validate_blockers(), discard any "uninstall... |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Zac Medico | When searching for a "sys-apps/portage" installation... |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Zac Medico | Use Package.cp attribute instead of calling cpv_getkey(). |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Zac Medico | Use Package instance attributes to clean up and simplify |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Zac Medico | In depgraph._serialize_tasks(), filter "nomerge" nodes... |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Zac Medico | In depgraph._complete_graph(), use cached Package insta... |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Zac Medico | Validate resume list data some more. |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Zac Medico | Clean up merge list handling: |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Marius Mauch | Update documentation for package set configuration... |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Marius Mauch | rename NEEDED.2 to NEEDED.ELF.2 to allow other ABI... |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Marius Mauch | fix typo |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Marius Mauch | use special symlink comparison code (original patch... |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Marius Mauch | v2 of FEATURES=preserved-libs, using LinkageMap instead... |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Marius Mauch | do not consider sets to be installed that are about... |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Marius Mauch | move cleaning of sets out of package loop |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Marius Mauch | properly remove sets from 'world' when unmerging |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Marius Mauch | add config option for package sets to not be recorded... |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Marius Mauch | check if a given package set is defined more than once |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Marius Mauch | remove 'sets/' name-prefix for file-based package sets |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Zac Medico | Fix broken variable references found by pyflakes. |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Zac Medico | Skip group/owner tarsync options for tarsync if chown... |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Marius Mauch | check if PORTAGE_TMPDIR is mounted readonly/noexec... |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Zac Medico | Bug #219837 - Adjust date calculations some more and... |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Zac Medico | Fix variable rename breakage: pkg -> pkg.cpv |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Zac Medico | When adding blockers for installed packages to the... |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Zac Medico | Detect an old version of tarsync and use bzip2 compress... |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Zac Medico | Sort blockers when caching them. |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Zac Medico | Don't add blockers to the graph more times than necessary. |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Zac Medico | * Add a Package.operation attribute and use it to disti... |
commit | commitdiff | tree | snapshot |
2008-04-30 |
Zac Medico | Bug #219837 - Adjust date calculations to improve accuracy. |
commit | commitdiff | tree | snapshot |
2008-04-30 |
Zac Medico | Handle a KeyError when validating the blocker cache. |
commit | commitdiff | tree | snapshot |
2008-04-30 |
Zac Medico | Fix broken comparison, compare with None instead of... |
commit | commitdiff | tree | snapshot |
2008-04-30 |
Zac Medico | Fix logic to re-use blockers from the graph when popula... |
commit | commitdiff | tree | snapshot |
2008-04-30 |
Zac Medico | * Fix dep_check() so that it doesn't expand virtual... |
commit | commitdiff | tree | snapshot |
2008-04-30 |
Zac Medico | Fix "deep" logic in depgraph._complete_graph() so that... |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Zac Medico | Make unmerge() group packages by cat/pn when the order... |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Zac Medico | Prevent some more visible downgrades from possibly... |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Zac Medico | Prevent some more visible downgrades from possibly... |
commit | commitdiff | tree | snapshot |
next |