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 |
2007-06-20 |
Zac Medico | If a package is in the world set but it's not installed... |
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-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 |
2007-06-15 |
Zac Medico | Go ahead and unlink symlinks to directories when they... |
commit | commitdiff | tree | snapshot |
2007-06-15 |
Zac Medico | Make the collision-protect loop check for existance... |
commit | commitdiff | tree | snapshot |
2007-06-15 |
Zac Medico | Make repoman exit with nonzero status whenever there... |
commit | commitdiff | tree | snapshot |
2007-06-15 |
Zac Medico | For bug #182021, use active voice when notifying the... |
commit | commitdiff | tree | snapshot |
2007-06-15 |
Zac Medico | Handle another case where removing a symlink to a direc... |
commit | commitdiff | tree | snapshot |
2007-06-15 |
Zac Medico | For bug #182157, don't let unmerge-orphans unlink symli... |
commit | commitdiff | tree | snapshot |
2007-06-15 |
Zac Medico | For bug #182157, never chmod 0 symlinks before unlinkin... |
commit | commitdiff | tree | snapshot |
2007-06-15 |
Zac Medico | For bug #182105, fix the spelling of the fd_pipes parem... |
commit | commitdiff | tree | snapshot |
2007-06-14 |
Zac Medico | Fix broken \!found logic so that any missing files... v2.1.3_rc1 |
commit | commitdiff | tree | snapshot |
2007-06-14 |
Zac Medico | Miscellaneous global updates cleanups. (trunk r6686... |
commit | commitdiff | tree | snapshot |
2007-06-13 |
Zac Medico | For bug #181953, prevent the circular_blocks code from... |
commit | commitdiff | tree | snapshot |
2007-06-13 |
Zac Medico | In dblink.treewalk(), handle the case where the current... |
commit | commitdiff | tree | snapshot |
2007-06-13 |
Zac Medico | Add a note about the new unmerge-orphans behavior.... |
commit | commitdiff | tree | snapshot |
2007-06-13 |
Zac Medico | For bug #134620, add a FEATURES=unmerge-orphans option... |
commit | commitdiff | tree | snapshot |
2007-06-13 |
Zac Medico | Fix dblink.isowner() so it works properly when ROOT... |
commit | commitdiff | tree | snapshot |
2007-06-13 |
Zac Medico | Use cached dblink instances for collision-protect.... |
commit | commitdiff | tree | snapshot |
2007-06-13 |
Zac Medico | Cache dblink instances for security checks and referenc... |
commit | commitdiff | tree | snapshot |
2007-06-12 |
Zac Medico | Reuse previously acquired lstat results. (trunk r6821) |
commit | commitdiff | tree | snapshot |
2007-06-12 |
Zac Medico | For bug #153109, replace our old chflags module with... |
commit | commitdiff | tree | snapshot |
2007-06-12 |
Zac Medico | Remove some useless dircache code. (trunk r6818) |
commit | commitdiff | tree | snapshot |
2007-06-12 |
Zac Medico | Always return a dict from dblink.getcontents() since... |
commit | commitdiff | tree | snapshot |
2007-06-12 |
Zac Medico | For bug #181021, during unmerge use all slot matches... |
commit | commitdiff | tree | snapshot |
2007-06-12 |
Zac Medico | Add a note about preservation of timestamps on merged... |
commit | commitdiff | tree | snapshot |
2007-06-11 |
Zac Medico | Update the PORT_LOGDIR docs for bug #82378. Thanks... |
commit | commitdiff | tree | snapshot |
2007-06-11 |
Zac Medico | Add news about USE_EXPAND wildcards. (trunk r6802) |
commit | commitdiff | tree | snapshot |
2007-06-11 |
Zac Medico | For consistency with other xterm titles code, redirect... |
commit | commitdiff | tree | snapshot |
2007-06-11 |
Zac Medico | For bug #181355, detect parenthesis mismatch in paren_r... |
commit | commitdiff | tree | snapshot |
2007-06-10 |
Zac Medico | For bug #81097, detect and report suspicious hardlinks... |
commit | commitdiff | tree | snapshot |
2007-06-10 |
Zac Medico | For bug #181551, support slot deps in package.keywords... |
commit | commitdiff | tree | snapshot |
2007-06-10 |
Zac Medico | Make repoman work with both + and - flags in IUSE.... |
commit | commitdiff | tree | snapshot |
2007-06-10 |
Zac Medico | Preserve order of flags from IUSE in wildcard expansion... |
commit | commitdiff | tree | snapshot |
2007-06-09 |
Zac Medico | For bug #148702, use the * token to trigger wildcard... |
commit | commitdiff | tree | snapshot |
2007-06-09 |
Zac Medico | When an update is discarded due to confmem, record... |
commit | commitdiff | tree | snapshot |
2007-06-09 |
Zac Medico | For bug #148702, automatically enable flags from IUSE... |
commit | commitdiff | tree | snapshot |
2007-06-09 |
Zac Medico | For bug #181387, fix an UnboundLocalError for the mymti... |
commit | commitdiff | tree | snapshot |
2007-06-09 |
Zac Medico | Skip bogus '$ECLASS inherited illegally' messages when... v2.1.2.10 |
commit | commitdiff | tree | snapshot |
2007-06-09 |
Zac Medico | Don't forget to rename the temporary binpkg after it... |
commit | commitdiff | tree | snapshot |
2007-06-09 |
Zac Medico | Only execute $PROMPT_COMMAND when appropriate. (trunk... |
commit | commitdiff | tree | snapshot |
2007-06-09 |
Zac Medico | For bug #152828, run ${CHOST}-ldconfig when ${CBUILD... |
commit | commitdiff | tree | snapshot |
2007-06-08 |
Zac Medico | For bug #139383, in xtermTitleReset() use os.system... |
commit | commitdiff | tree | snapshot |
2007-06-08 |
Zac Medico | For bug #181104, make econf give an appropriate error... |
commit | commitdiff | tree | snapshot |
2007-06-08 |
Zac Medico | Ignore InvalidDependString exceptions from the RESTRICT... |
commit | commitdiff | tree | snapshot |
2007-06-08 |
Zac Medico | Make all the python code respect USE conditionals in... |
commit | commitdiff | tree | snapshot |
2007-06-08 |
Zac Medico | Return copies of the cached values from pkgsplit and... |
commit | commitdiff | tree | snapshot |
2007-06-08 |
Zac Medico | For bug #156536, update --resume docs to show that... |
commit | commitdiff | tree | snapshot |
2007-06-08 |
Zac Medico | For bug #153967, use -O / in the default FETCHCOMMAND... |
commit | commitdiff | tree | snapshot |
2007-06-08 |
Zac Medico | For bug #181021, preserve timestamps from during merge... |
commit | commitdiff | tree | snapshot |
2007-06-08 |
Zac Medico | Fix typo, split SPACE_SEPARATED variables on whitespace... |
commit | commitdiff | tree | snapshot |
2007-06-08 |
Zac Medico | When dblink.treewalk() looks for an installed instance... |
commit | commitdiff | tree | snapshot |
next |