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 |
Zac Medico | Fix interaction of resume opts with spinner output... |
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 |
Zac Medico | allow split debuf for kernel modules (trunk r7193) |
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 |
Zac Medico | `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 | tighten up --quiet output for --unmerge (trunk r7177) |
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 |
Zac Medico | Remove the PKG_*ARG* color classes in order to simplify... |
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 |
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 |
Zac Medico | Remove redundant config update notification (bug #18411... |
commit | commitdiff | tree | snapshot |
2007-07-05 |
Zac Medico | Merge portdbapi.getRepositories() from trunk. |
commit | commitdiff | tree | snapshot |
2007-07-05 |
Marius Mauch | backport r7087 and r7093 to ease the upgrade to 2.2... |
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 | Update the location of output.py for the old namespace. |
commit | commitdiff | tree | snapshot |
2007-07-05 |
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. (trunk r7144) |
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 | Unify depgraph favorites handling with the other args... |
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 | 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. (trunk... |
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-29 |
Zac Medico | Add a 0xAAAA00 rgb color code to represent the darkyell... |
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 |
Zac Medico | Fix typo. (trunk r6989) |
commit | commitdiff | tree | snapshot |
2007-06-28 |
Zac Medico | Fix typo. (trunk r7083) |
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. (trunk r7078) |
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 | - Improve tracking of correspondence between arguments... |
commit | commitdiff | tree | snapshot |
2007-06-27 |
Zac Medico | Instead of just a list, use a cat/pkg dict for matching... |
commit | commitdiff | tree | snapshot |
2007-06-27 |
Zac Medico | For bug #142473, account for $ROOT when deciding if... |
commit | commitdiff | tree | snapshot |
2007-06-27 |
Zac Medico | Fix quoting. (trunk r7057) |
commit | commitdiff | tree | snapshot |
2007-06-27 |
Zac Medico | Format $EBUILD_OVERLAY_ECLASSES output more like it... |
commit | commitdiff | tree | snapshot |
2007-06-27 |
Zac Medico | For bug #144333, add a --reinstall=changed-use option... |
commit | commitdiff | tree | snapshot |
2007-06-27 |
Zac Medico | Format the callstack indentation more like it used... |
commit | commitdiff | tree | snapshot |
2007-06-27 |
Zac Medico | Send the ebuild die message through eerror and make... |
commit | commitdiff | tree | snapshot |
2007-06-27 |
Zac Medico | Preserve merge order in elog output. (trunk r7046) |
commit | commitdiff | tree | snapshot |
2007-06-26 |
Zac Medico | Short circuit the loop as soon as missing hashes are... |
commit | commitdiff | tree | snapshot |
2007-06-26 |
Zac Medico | Add one more size == 0 check to digestgen(). (trunk... |
commit | commitdiff | tree | snapshot |
2007-06-26 |
Zac Medico | Add sanity checks in fetch() and digestgen() to automat... |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Zac Medico | For bug #183167, explicitly call elog_process() when... |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Zac Medico | For bug #142473, add 4 color classes corresponding... |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Zac Medico | Fix typo. |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Zac Medico | Don't use urljoin() in binarytree.gettbz2() since it... |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Zac Medico | Fix file_get_lib() so it behaves the same way with... |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Zac Medico | For bug #175891, add sftp protocol support via the... |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Zac Medico | Allow emerge --fetchonly to continue downloading other... |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Zac Medico | Fix resume logic in binarytree.gettbz2(). (trunk r7017... |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Zac Medico | For bug #175891, support ${FETCHCOMMAND}_${PROTOCOL... |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Zac Medico | Clean up file_get() to use shlex, varexpand, and spawn... |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Zac Medico | Fix binarytree.isremote() to be consistent with binaryt... |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Zac Medico | add hashlib support for checksum verification, refactor... |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Zac Medico | highlight world packages in --pretend output (bug ... |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Zac Medico | Clarify RESUMECOMMAND requirements. (trunk r7005) |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Zac Medico | Update FETCHCOMMAND and RESUMECOMMAND docs (bug #141550... |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Zac Medico | dont break when the binhost url doesn't end with a... |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Zac Medico | change default diff_command for emacs (bug #147558... |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Zac Medico | sort the world file before writing it and ensure that... |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Zac Medico | get ACCEPT_KEYWORDS from the env in gvisible() to prope... |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Zac Medico | - s/!owned/replaced/ in merge output to clarify it... |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Zac Medico | Allow sync for unpriviledges users if they have write... |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Zac Medico | For bug #182964, replace os.rename() with portage.movef... |
commit | commitdiff | tree | snapshot |
2007-06-23 |
Zac Medico | Revert r6968 since shutil.move() is broken internally. |
commit | commitdiff | tree | snapshot |
2007-06-23 |
Zac Medico | For bug #182964, replace os.rename() with shutil.move... |
commit | commitdiff | tree | snapshot |
2007-06-23 |
Zac Medico | Fix typo. |
commit | commitdiff | tree | snapshot |
2007-06-23 |
Zac Medico | Remove redundant 'Usage: ' from the usage message.... |
commit | commitdiff | tree | snapshot |
2007-06-23 |
Zac Medico | Add a logrotate config for the save_summary elog module... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Zac Medico | enable save_summary and echo modules in make.globals... |
commit | commitdiff | tree | snapshot |
next |