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 |
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. |
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-26 |
Zac Medico | Preserve merge order in elog output. |
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 | 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(). |
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 | Allow SystemExit through as usual. |
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 | Fix typo. |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Zac Medico | Fix resume logic in binarytree.gettbz2(). |
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 | Remove unused imports and unnecessary dict.keys() call. |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Zac Medico | Use a set to optimize containment lookups. |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Zac Medico | Clarify RESUMECOMMAND requirements. |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Zac Medico | Update the FETCHCOMMAND docs to indicate that the comma... |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Zac Medico | Fix broken base_uri handling for old-style binhosts... |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Zac Medico | For bug #180706, add sorting and a trailing newline... |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Zac Medico | Fix more typos from r6988. |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Zac Medico | Handle 'Permission denied' errors that can occur if... |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Zac Medico | Fix typo. |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Zac Medico | Fix column alignment in unmerge output. |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Zac Medico | Make the fix for bug #139600 slightly less icky by... |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Zac Medico | Always unlink the .installed flag prior to merge since... |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Zac Medico | Provide a default value for PORTAGE_BINPKG_TMPFILE... |
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 | Fix check_config_instance() weirdness when the ebuild... |
commit | commitdiff | tree | snapshot |
2007-06-23 |
Marius Mauch | get ACCEPT_KEYWORDS from the env in gvisible() to prope... |
commit | commitdiff | tree | snapshot |
2007-06-23 |
Marius Mauch | Add a pointer from FETCHCOMMAND to RESUMECOMMAND (bug... |
commit | commitdiff | tree | snapshot |
2007-06-23 |
Marius Mauch | highlight world packages in --pretend output (bug ... |
commit | commitdiff | tree | snapshot |
2007-06-23 |
Marius Mauch | dont break when the binhost url doesn't end with a... |
commit | commitdiff | tree | snapshot |
2007-06-23 |
Marius Mauch | change default diff_command for emacs (bug #147558) |
commit | commitdiff | tree | snapshot |
2007-06-23 |
Marius Mauch | sort the world file before writing it and ensure that... |
commit | commitdiff | tree | snapshot |
2007-06-23 |
Marius Mauch | s/!owned/replaced/ in merge output to clarify it |
commit | commitdiff | tree | snapshot |
2007-06-23 |
Marius Mauch | syntax error |
commit | commitdiff | tree | snapshot |
2007-06-23 |
Marius Mauch | Allow sync for unpriviledges users if they have write... |
commit | commitdiff | tree | snapshot |
2007-06-23 |
Marius Mauch | add hashlib support for checksum verification, refactor... |
commit | commitdiff | tree | snapshot |
2007-06-23 |
Zac Medico | Revert r6967 since shutil.move() is broken internally. |
commit | commitdiff | tree | snapshot |
2007-06-23 |
Zac Medico | s/OSError/EnvironmentError/ since shutil.move() general... |
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 | 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 | Show which $ROOT a package was merged to when $ROOT... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Zac Medico | Remove confcache docs. |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Zac Medico | Make elog finalize() handling safe for PORTAGE_CONFIGROOT. |
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 | Dump mod_echo elog output inside post_emerge(), just... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Zac Medico | Add a note about potential for config mixups in elog... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Zac Medico | Update 2.1.3 news for elog stuff. |
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 RESTRICT. |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Mike Frysinger | cache the result of --suffix to reduce testing overhead... |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Zac Medico | Clean up config.__getitem__(), get() and setdefault... |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Zac Medico | Simplify the implementation of config.__iter__ and... |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Zac Medico | Implement iterkeys on top of __iter__ instead of vice... |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Zac Medico | Autodetect if sandbox is active in order to prevent... |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Zac Medico | Implement config.has_key() on top of __contains__ inste... |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Zac Medico | Fix the test so that it can run inside a sandbox. |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Zac Medico | Implement UserConfigKlass.__iter__() so that tests... |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Zac Medico | Remove more unnecessary list generation. |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Zac Medico | Remove more unnecessary list generation. |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Zac Medico | Remove lots of unnecessary list generation via dict... |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Zac Medico | Don't generate a list of keys for a containment test. |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Zac Medico | Don't call digraph.hasallzeros() in --resume mode becau... |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Zac Medico | Make IUSE handling safe for IUSE defaults. |
commit | commitdiff | tree | snapshot |
next |