| Commit message (Expand) | Author | Age | Files | Lines |
* | For bug #166785, check for invalid categories in the world file. (trunk r5985... | Zac Medico | 2007-02-18 | 1 | -3/+16 |
* | For bug #166939, make --nodeps work like a normal package for new-style virtu... | Zac Medico | 2007-02-17 | 1 | -17/+25 |
* | Fix CONFIG_PROTECT_MASK support. Thanks to piavlo <piavka@cs.bgu.ac.il> for ... | Zac Medico | 2007-02-15 | 1 | -1/+2 |
* | Optimize merge order calculation for --tree output when necessary. (trunk r5... | Zac Medico | 2007-02-14 | 1 | -1/+2 |
* | For bug #158100, use an exact reversal of the actual merge order for --tree o... | Zac Medico | 2007-02-14 | 1 | -0/+5 |
* | In the event of a circular dependency panic, eliminate root nodes in order to... | Zac Medico | 2007-02-12 | 1 | -0/+9 |
* | Make the "lfull" output more succinct by omitting categories for which there ...v2.1.2-r9 | Zac Medico | 2007-02-08 | 1 | -2/+1 |
* | For bug #165783, handle a potential InvalidDependString exception in repoman ... | Zac Medico | 2007-02-07 | 1 | -13/+23 |
* | Enable strict dep checking for repoman. (trunk r5918) | Zac Medico | 2007-02-07 | 1 | -0/+1 |
* | For bug #165780, make config-protect code consistently ignore '.*~' and '.*.b... | Zac Medico | 2007-02-07 | 2 | -2/+3 |
* | Only echo PORTAGE_LOG_FILE if it's actually set (may not be if sesandbox is e... | Zac Medico | 2007-02-07 | 1 | -1/+2 |
* | For backward compatibility with api consumers, _dep_check_strict behavior wil... | Zac Medico | 2007-02-07 | 2 | -0/+3 |
* | For bug #165783, handle an InvalidDependString exception triggered by an inva... | Zac Medico | 2007-02-07 | 1 | -3/+9 |
* | For bug #165349, use the portage_versions regex (via pkgsplit) instead of the... | Zac Medico | 2007-02-05 | 1 | -24/+1 |
* | For bug #165382, show a helpful message if an exception is raised from cpv_ex... | Zac Medico | 2007-02-05 | 1 | -3/+16 |
* | For bug #165034, make sure that symlinks are excluded from chmod calls. (trun... | Zac Medico | 2007-02-03 | 1 | -1/+1 |
* | Load the most current variables from /etc/profile.env for post_emerge stuff. ... | Zac Medico | 2007-02-01 | 1 | -0/+6 |
* | Rename dir.bz2 since that's the most likely case now. (trunk r5864:5865) | Zac Medico | 2007-02-01 | 1 | -1/+1 |
* | Fix --newuse so that it works correctly with --usepkg. (trunk r5859) | Zac Medico | 2007-02-01 | 1 | -2/+1 |
* | Use find + xargs to avoid a potential 'Argument list too long' from bash. (tr... | Zac Medico | 2007-01-31 | 1 | -3/+1 |
* | For bug #164363, shuffle the ip addresses returned from socket.getaddrinfo().... | Zac Medico | 2007-01-30 | 1 | -0/+2 |
* | For bug #164617, don't change permissions on ${WORKDIR} with unpack(). (trunk... | Zac Medico | 2007-01-30 | 1 | -1/+5 |
* | For bug #164532, don't rely on ${USERLAND} since the portage tree might be em... | Zac Medico | 2007-01-30 | 1 | -2/+4 |
* | Ignore EEXIST from rmdir since some kernels (such as solaris) return that ins...v2.1.2-r5 | Zac Medico | 2007-01-29 | 1 | -1/+2 |
* | Catch EACCESS when running env-update, orignal patch by <phajdan.jr@gmail.com... | Zac Medico | 2007-01-29 | 1 | -2/+9 |
* | For bug #164078, don't trigger the CLEAN_DELAY countdown for autoclean operat... | Zac Medico | 2007-01-29 | 1 | -4/+5 |
* | add support for transparently decompressing gz/Z/bz2 files since some upstrea... | Zac Medico | 2007-01-29 | 1 | -10/+36 |
* | Remove a stray print statement. Thanks to Rick Warner in bug #125261. (trunk... | Zac Medico | 2007-01-28 | 1 | -1/+0 |
* | translate unicode quotes to ascii ones so we can keep our regex simple (trunk... | Zac Medico | 2007-01-28 | 1 | -1/+4 |
* | Can't delete variable that doesn't exist anymore (bug #164280) (trunk r5816:5... | Zac Medico | 2007-01-28 | 1 | -4/+12 |
* | demote KEYWORDS.missing to a warning to make KEYWORDS='' valid (trunk r5767:5...v2.1.2-r4 | Zac Medico | 2007-01-24 | 1 | -0/+1 |
* | Use XARGS for portable xargs handling when find doesn't find any files. | Zac Medico | 2007-01-20 | 1 | -1/+1 |
* | For bug #161356, fix error handling for currupt ebuilds. (trunk 5735:5737) | Zac Medico | 2007-01-20 | 1 | -1/+1 |
* | dump emerge's normpath in favor of portage_util's normalize_path (trunk r5698)v2.1.2-r1 | Zac Medico | 2007-01-19 | 1 | -13/+1 |
* | Simplify rsync timestamp.chk handling and print the correct path for bug #507... | Zac Medico | 2007-01-18 | 1 | -109/+43 |
* | arm and superh support exec stack stuff now (trunk r5693:5695) | Zac Medico | 2007-01-18 | 1 | -6/+2 |
* | Use the portable -o option for tar. Thanks to Timothy Redaelli <drizzt@gento... | Zac Medico | 2007-01-17 | 1 | -1/+1 |
* | make sure we rename links and not just what they point to #162451 | Mike Frysinger | 2007-01-16 | 1 | -1/+2 |
* | make it executable | Mike Frysinger | 2007-01-16 | 1 | -0/+0 |
* | Use the portable -o option for tar. Thanks to Timothy Redaelli <drizzt@gento... | Zac Medico | 2007-01-16 | 1 | -12/+5 |
* | switch news timestamp and unread/read storage to '/var/lib/gentoo' like the G... | Alec Warner | 2007-01-16 | 1 | -1/+2 |
* | Various glep 42 fixes, fix up the portageq calls to fail properly, rewrite th... | Alec Warner | 2007-01-16 | 2 | -9/+23 |
* | Replace mktemp with mkstemp since the former is deprecated for security reasons. | Zac Medico | 2007-01-16 | 1 | -4/+4 |
* | Fix broken commitmessagefile handling. | Zac Medico | 2007-01-16 | 1 | -9/+13 |
* | For consistency, just use os.environ. | Zac Medico | 2007-01-16 | 1 | -1/+1 |
* | Make repoman commit removals together with the other changes (instead of with... | Zac Medico | 2007-01-16 | 1 | -3/+8 |
* | Enable repoman to commit a Manifest alone instead of bailing out with "Didn't... | Zac Medico | 2007-01-16 | 1 | -7/+7 |
* | merge glep42 into trunk | Alec Warner | 2007-01-16 | 2 | -0/+62 |
* | elevate the importance of 64bit clean code on 64bit hosts | Mike Frysinger | 2007-01-15 | 1 | -1/+5 |
* | exithandler is not a portageq func, so ignore it | Alec Warner | 2007-01-15 | 1 | -1/+1 |