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 |
2007-06-22 |
Zac Medico | Show which $ROOT a package was merged to when $ROOT... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Zac Medico | - Make elog finalize() handling safe for PORTAGE_CONFIG... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Zac Medico | Document RESTRICT=bindist and add a note about allowanc... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Zac Medico | Update 2.1.3 news for elog stuff. (trunk r6950) |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Zac Medico | For bug #182428, make quickpkg exclude config files... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Zac Medico | Make quickpkg print a warning if "bindist" is in RESTRI... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Zac Medico | Clean up the profile masking code. (trunk r6292) |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Zac Medico | cache the result of --suffix to reduce testing overhead... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Zac Medico | Implement iterkeys on top of __iter__ instead of vice... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Zac Medico | config class mapping interface cleanups from trunk... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Zac Medico | Remove more unnecessary list generation. (trunk r6913) |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Zac Medico | Remove more unnecessary list generation. (trunk r6912) |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Zac Medico | Remove lots of unnecessary list generation via dict... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Zac Medico | Print hostname in xterm title if HOSTNAME is exported... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Zac Medico | Print filename when displaying package.mask comments... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Zac Medico | Add support for RSYNC_EXTRA_OPTS to webrsync (trunk... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Zac Medico | Check if entries contain the required hashes before... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Zac Medico | remove confcache docs (trunk r5802) |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Zac Medico | if requested argv cannot be matched to anything, exit... |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Zac Medico | Some minor fixes for manifest code (trunk r5735) |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Zac Medico | Allow per-module filtering based on loglevels in additi... |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Zac Medico | - start documenting qa notices so antarus stops whining... |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Zac Medico | Display message about --buildpkgonly restriction in... |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Zac Medico | default --help should be usable, so make the extended... |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Zac Medico | fix grammar in error output (trunk r6285) |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Zac Medico | make PDEPEND wording less restrictive #172511 and clari... |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Zac Medico | change "EXEDESTTREE" to "_E_EXEDESTTREE_" to try and... |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Zac Medico | change DOCDESTTREE to _E_DOCDESTTREE_ to try and preven... |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Zac Medico | strip .comment by default, add a comment as to what... |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Zac Medico | Pretty up the repoman imports, use cPickle over pickle... |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Zac Medico | add new echo module for people who don't want any real... |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Zac Medico | as noted by Josh Saddler on the gentoo-dev mailing... |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Zac Medico | In dblink._security_check(), use os.path.realpath to... |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Zac Medico | Add an --ignore-default-opts option that is analogous... |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Zac Medico | Use the the optparse options for --ignore-default-opts... |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Zac Medico | Show a "world problems" warning for packages that aren... |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Zac Medico | For bug #180165, make portageq print a "Permission... |
commit | commitdiff | tree | snapshot |
next |