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 |
2008-04-28 |
Zac Medico | Handle a potential KeyError in depgraph.display() when... |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Zac Medico | When a package scheduled for uninstall isn't installed... |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Zac Medico | Fix spelling. |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Zac Medico | Add a Package.pv_split attibute to optimize version... |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Zac Medico | For bug #211833, be explicit that the pkg_prerm() and... |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Zac Medico | As suggested by Chr. Schaefer in bug #211833, comment... |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Zac Medico | Add comma to ("__weakref__",) so that it's a tuple... |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Zac Medico | Try to format the elog message better for bug #211833... |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Zac Medico | Use write_atomic() for manifest updates. |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Zac Medico | Fix PackageVirtualDbapi.cpv_inject() to make sure packa... |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Zac Medico | Bug #211833 - When an ebuild removal phase fails, notif... |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Zac Medico | Add missing slot comparison when looking for higher... |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Zac Medico | Bug #218854 - Fix depgraph._iter_atoms_for_pkg() so... |
commit | commitdiff | tree | snapshot |
2008-04-27 |
Zac Medico | Fix the EbuildQuote check to ignore "echo" and the... |
commit | commitdiff | tree | snapshot |
2008-04-27 |
Zac Medico | * Remove the only remaining sys.exit() calls inside... |
commit | commitdiff | tree | snapshot |
2008-04-27 |
Zac Medico | Never uninstall sys-apps/portage except through replace... |
commit | commitdiff | tree | snapshot |
2008-04-27 |
Zac Medico | Bug #219369 - Enable automatic upgrage or downgrade... |
commit | commitdiff | tree | snapshot |
2008-04-27 |
Marius Mauch | fix logic error |
commit | commitdiff | tree | snapshot |
2008-04-27 |
Marius Mauch | actually use rpath for the internal lib check |
commit | commitdiff | tree | snapshot |
2008-04-27 |
Marius Mauch | some minor code fixes |
commit | commitdiff | tree | snapshot |
2008-04-27 |
Zac Medico | Take the classes that initialize variables in __slots__... |
commit | commitdiff | tree | snapshot |
2008-04-27 |
Zac Medico | Create a digraph.difference_update() method and use... |
commit | commitdiff | tree | snapshot |
2008-04-27 |
Zac Medico | Remove unnecessary "mydbapi" variable in depgraph.displ... |
commit | commitdiff | tree | snapshot |
2008-04-27 |
Zac Medico | Bug #172812 - When a package needs to be uninstalled... |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Zac Medico | Add a PackageVirtualDbapi.copy() method. |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Zac Medico | Use digraphs to clean up blocker reference counting... |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Zac Medico | Don't assume that altlist() will succeed inside display... |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Zac Medico | * Add a Blocker class to use instead of tuples. |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Marius Mauch | add LibraryPackageMap replacement using NEEDED.2 files |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Zac Medico | Refactor the way that depgraph.altlist(), _complete_gra... |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Zac Medico | Bug #219251 - Fix typo in PORTDIR_OVERLAY when searchin... |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Zac Medico | s/be only/only be/ |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Marius Mauch | remove debug output |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Marius Mauch | as NEEDED files don't conain enough formation for e... |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Zac Medico | Add some more spinner.update() calls in possibly time... |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Marius Mauch | remove unused function |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Zac Medico | Bug #172812 - If any Uninstall tasks need to be execute... |
commit | commitdiff | tree | snapshot |
next |