2007-07-14 |
Zac Medico | Fix it so that the 'repository could not be determined... |
commit | commitdiff | tree | snapshot |
2007-07-14 |
Zac Medico | Misc fixes for verbose repo output: |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Zac Medico | Save the repo name along with the other metadata inside... |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Zac Medico | Use os.path.realpath(portdir) for comparison of repo... |
commit | commitdiff | tree | snapshot |
2007-07-12 |
Zac Medico | Add "reset" to the list of attributes. |
commit | commitdiff | tree | snapshot |
2007-07-12 |
Zac Medico | Fix the case where the currently installed package... |
commit | commitdiff | tree | snapshot |
2007-07-12 |
Zac Medico | Make depgraph._reinstall_for_flags() always return... |
commit | commitdiff | tree | snapshot |
2007-07-12 |
Zac Medico | For bug #184983, prevent USE_EXPAND_HIDDEN flags from... |
commit | commitdiff | tree | snapshot |
2007-07-11 |
Zac Medico | Use set.discard() instead of remove() to avoid a potent... |
commit | commitdiff | tree | snapshot |
2007-07-11 |
Zac Medico | Fix typo. |
commit | commitdiff | tree | snapshot |
2007-07-11 |
Zac Medico | Fix another case similar to bug #184806 that can occur... |
commit | commitdiff | tree | snapshot |
2007-07-11 |
Zac Medico | Fix typo. |
commit | commitdiff | tree | snapshot |
2007-07-11 |
Zac Medico | For bug #184687, skip the huge --depclean warning when... |
commit | commitdiff | tree | snapshot |
2007-07-11 |
Zac Medico | For bug #184679, handle ENOTDIR by finding the non... |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Zac Medico | For bug #184843, allow USE_EXPAND variables to pass... |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Zac Medico | For bug #184604, make env-update write $ in front of... |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Zac Medico | For bug #184806, account for the fact the metadata... |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Zac Medico | Remove the repo_name warning in the portdbapi construct... |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Ned Ludd | - be quiet about overlays profiles/repo_name entry... |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Ned Ludd | - remove readable bits for debug files if the souce... |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Zac Medico | Fix interaction of resume opts with spinner output... |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Marius Mauch | simplify logic a bit |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Zac Medico | Pass the file path into the PermissionDenied exception. |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Zac Medico | Make dblink invalidate the vardbapi caches for each... |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Zac Medico | For bug #184566, enable the emerge --info action to... |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Zac Medico | Add color classes PROMPT_CHOICE_{DEFAULT,OTHER} for... |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Zac Medico | Allow system virtuals to be pruned from the world file... |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Zac Medico | For bug #184412, make depclean more consistent with... |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Mike Frysinger | allow split debuf for kernel modules |
commit | commitdiff | tree | snapshot |
2007-07-07 |
Zac Medico | Now that the "white" color code really is white, alias... |
commit | commitdiff | tree | snapshot |
2007-07-07 |
Mike Frysinger | `find` can accept a list of paths so condense this... |
commit | commitdiff | tree | snapshot |
2007-07-07 |
Zac Medico | Add a depgaph.loadResumeCommand() method to handle... |
commit | commitdiff | tree | snapshot |
2007-07-06 |
Zac Medico | When depgraph updates preferences for old-style virtual... |
commit | commitdiff | tree | snapshot |
2007-07-06 |
Zac Medico | Misc color fixes. Thanks to Arfrever Frehtes Taifersar... |
commit | commitdiff | tree | snapshot |
2007-07-06 |
Zac Medico | Don't exclude system virtuals from world since they... |
commit | commitdiff | tree | snapshot |
2007-07-06 |
Zac Medico | Count the number of merges processed by MergeTask and... |
commit | commitdiff | tree | snapshot |
2007-07-06 |
Mike Frysinger | tighten up --quiet output for --unmerge |
commit | commitdiff | tree | snapshot |
2007-07-06 |
Zac Medico | Remove the PKG_*ARG* color classes in order to simplify... |
commit | commitdiff | tree | snapshot |
2007-07-06 |
Marius Mauch | fix copyright year |
commit | commitdiff | tree | snapshot |
2007-07-06 |
Zac Medico | Fix emerge by tbz2 path so that it works properly. |
commit | commitdiff | tree | snapshot |
2007-07-06 |
Marius Mauch | Add first draft of PackageSet backend modules |
commit | commitdiff | tree | snapshot |
2007-07-06 |
Marius Mauch | Enable keyword expansion |
commit | commitdiff | tree | snapshot |
2007-07-06 |
Marius Mauch | add modified copy of gentoolkits glsa.py (r410) |
commit | commitdiff | tree | snapshot |
2007-07-06 |
Zac Medico | Fix emerge by ebuild path so that it works properly. |
commit | commitdiff | tree | snapshot |
2007-07-05 |
Zac Medico | Don't store unslotted system packages in the world... |
commit | commitdiff | tree | snapshot |
2007-07-05 |
Zac Medico | Move depgraph._args_atoms to depgraph._sets["args"... |
commit | commitdiff | tree | snapshot |
2007-07-05 |
Marius Mauch | Remove redundant config update notification (bug #184116) |
commit | commitdiff | tree | snapshot |
2007-07-05 |
Marius Mauch | Remove fallback imports for set(), and note minimum... |
commit | commitdiff | tree | snapshot |
2007-07-05 |
Marius Mauch | Add note about repo name warnings |
commit | commitdiff | tree | snapshot |
2007-07-05 |
Zac Medico | Replace sys.exit() with return in depgraph.display... |
commit | commitdiff | tree | snapshot |
2007-07-05 |
Zac Medico | Document the additional color classes for bug #183861. |
commit | commitdiff | tree | snapshot |
2007-07-05 |
Zac Medico | Make the color class handling for package sets more... |
commit | commitdiff | tree | snapshot |
2007-07-04 |
Zac Medico | Fix broken code concatenation logic in parse_color_map(). |
commit | commitdiff | tree | snapshot |
2007-07-04 |
Zac Medico | Add a "onerror" callback to parse_color_map() for handl... |
commit | commitdiff | tree | snapshot |
2007-07-04 |
Zac Medico | For bug #183861, allow a color class in color.map to... |
commit | commitdiff | tree | snapshot |
2007-07-04 |
Zac Medico | Fix greedy atoms logic for system mode. |
commit | commitdiff | tree | snapshot |
2007-07-04 |
Zac Medico | Record a slot atom in the world file for any atom that... |
commit | commitdiff | tree | snapshot |
2007-07-03 |
Zac Medico | Use depgraph._args_nodes to simplify depgraph.saveNomer... |
commit | commitdiff | tree | snapshot |
2007-07-03 |
Zac Medico | Fix --oneshot handling from the previous commit. |
commit | commitdiff | tree | snapshot |
2007-07-03 |
Zac Medico | In depgraph.select_files(), unify favorites handling... |
commit | commitdiff | tree | snapshot |
2007-07-03 |
Zac Medico | Implement BlockerCache.keys() so that DictMixin.__repr_... |
commit | commitdiff | tree | snapshot |
2007-07-03 |
Zac Medico | Fix broken favorites handling with --usepkg. |
commit | commitdiff | tree | snapshot |
2007-07-03 |
Zac Medico | Add USE to the list of metadata keys to pull. |
commit | commitdiff | tree | snapshot |
2007-07-03 |
Zac Medico | Clean up system and world set handling. For forward... |
commit | commitdiff | tree | snapshot |
2007-07-02 |
Zac Medico | Prefer asap_nodes more aggressively over any other... |
commit | commitdiff | tree | snapshot |
2007-07-02 |
Zac Medico | Clone asap_nodes so that iteration is safe for node... |
commit | commitdiff | tree | snapshot |
2007-07-02 |
Zac Medico | Clean up the selected_nodes logic in depgraph.altlist(). |
commit | commitdiff | tree | snapshot |
2007-07-02 |
Zac Medico | Flatten restrict for the RESTRICT.invalid check. |
commit | commitdiff | tree | snapshot |
2007-07-02 |
Zac Medico | Move medium priority out of ignore_priority_range and... |
commit | commitdiff | tree | snapshot |
2007-07-01 |
Zac Medico | If necessary, resample the leaf nodes so that they... |
commit | commitdiff | tree | snapshot |
2007-07-01 |
Zac Medico | s/PORTAGE_EXTRA_RSYNC_OPTS/PORTAGE_RSYNC_OPTS/ for... |
commit | commitdiff | tree | snapshot |
2007-07-01 |
Zac Medico | For bug #131030, update the warning about potential... |
commit | commitdiff | tree | snapshot |
2007-07-01 |
Zac Medico | Revert --buildpkgonly logic back because it was already... |
commit | commitdiff | tree | snapshot |
2007-07-01 |
Zac Medico | Update --buildpkgonly logic to account for DepPriority... |
commit | commitdiff | tree | snapshot |
2007-07-01 |
Zac Medico | Add medium-soft support to DepPriority.__str__(). |
commit | commitdiff | tree | snapshot |
2007-07-01 |
Zac Medico | For bug #180045, try to merge PDEPEND as soon as possib... |
commit | commitdiff | tree | snapshot |
2007-06-30 |
Zac Medico | Add a QA warning for invalid values of RESTRICT. Thank... |
commit | commitdiff | tree | snapshot |
2007-06-30 |
Zac Medico | Add docs for /etc/portage/color.map and a few misc... |
commit | commitdiff | tree | snapshot |
2007-06-30 |
Zac Medico | Remove old wheel group warnings since portage stopped... |
commit | commitdiff | tree | snapshot |
2007-06-30 |
Marius Mauch | apply additional phase filters as otherwise some messag... |
commit | commitdiff | tree | snapshot |
2007-06-30 |
Marius Mauch | ewarn when merging a package and the source repository... |
commit | commitdiff | tree | snapshot |
2007-06-30 |
Marius Mauch | print a notice when a repository/overlay does not have... |
commit | commitdiff | tree | snapshot |
2007-06-29 |
Zac Medico | Add a 0xAAAA00 rgb color code to represent the darkyell... |
commit | commitdiff | tree | snapshot |
2007-06-29 |
Zac Medico | Test for existence of the getRepositories method since... |
commit | commitdiff | tree | snapshot |
2007-06-29 |
Zac Medico | For bug #183639, give a more informative message with... |
commit | commitdiff | tree | snapshot |
2007-06-29 |
Marius Mauch | display source repository for installed package and... |
commit | commitdiff | tree | snapshot |
2007-06-29 |
Marius Mauch | Use better parseable format for list_preserved_libs |
commit | commitdiff | tree | snapshot |
2007-06-29 |
Marius Mauch | Store name of source repository in vdb node for later... |
commit | commitdiff | tree | snapshot |
2007-06-28 |
Zac Medico | Fix typo. |
commit | commitdiff | tree | snapshot |
2007-06-28 |
Zac Medico | For bug #144333, document the new --reinstall=changed... |
commit | commitdiff | tree | snapshot |
2007-06-28 |
Zac Medico | Remove unused worldlist variable. |
commit | commitdiff | tree | snapshot |
2007-06-28 |
Zac Medico | Don't colorize system package when in "world" mode. |
commit | commitdiff | tree | snapshot |
2007-06-28 |
Zac Medico | For bug #142473, add 2 additional color classes for... |
commit | commitdiff | tree | snapshot |
2007-06-28 |
Zac Medico | For bug #183431, catch a ParseError caused by a corrupt... |
commit | commitdiff | tree | snapshot |
2007-06-28 |
Zac Medico | When filling in "nomerge" nodes for --tree display... |
commit | commitdiff | tree | snapshot |
2007-06-28 |
Zac Medico | For bug #144333, make the --reinstall option a single... |
commit | commitdiff | tree | snapshot |
2007-06-28 |
Zac Medico | Discard "nomerge" nodes to speed up depgraph.altlist... |
commit | commitdiff | tree | snapshot |
2007-06-28 |
Zac Medico | Just use a containment test for matching pprovided... |
commit | commitdiff | tree | snapshot |
2007-06-28 |
Zac Medico | Cache aux_get() metadata in depgraph.create() and use... |
commit | commitdiff | tree | snapshot |
2007-06-27 |
Zac Medico | Improve tracking of correspondence between arguments... |
commit | commitdiff | tree | snapshot |
next |