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 |
2007-06-21 |
Mike Frysinger | 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 | Make the progress bar percentage indicator stop at... |
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 | Make all the classes inherit from object. |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Zac Medico | If a package is in the world set but it's not installed... |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Zac Medico | For bug #180165, make has_version dir if portageq has... |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Zac Medico | For bug #180165, make portageq print a "Permission... |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Zac Medico | Fix cacheddir() to behave properly if os.listdir()... |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Zac Medico | For bug #143340, give an appropriate message when there... |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Zac Medico | Return early from get_term_size() is stdout is not... |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Zac Medico | For bug #182571, handle curses.error if it's thrown... |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Zac Medico | For bug #182428, make quickpkg use a more secure umask... |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Zac Medico | Add a test case for the logfile functionality of portag... |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Zac Medico | Add PORTAGE_BIN_PATH to the environment since it's... |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Zac Medico | During unmerge, always verify that the file isn't a... |
commit | commitdiff | tree | snapshot |
2007-06-17 |
Zac Medico | In dblink.isowner() don't bother to stat the file when... |
commit | commitdiff | tree | snapshot |
2007-06-17 |
Zac Medico | For bug #182346, use dblink.isowner() during unmerge... |
commit | commitdiff | tree | snapshot |
next |