| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug #288906 - Fix Scheduler._dblink_elog() to always append messages to the | Zac Medico | 2009-10-14 | 1 | -14/+19 |
* | When --depclean pulls in the provider of a library because of installed | Zac Medico | 2009-10-14 | 1 | -1/+8 |
* | Implement __len__. | Zac Medico | 2009-10-13 | 1 | -0/+5 |
* | Implement FetchlistDict.__len__, in order to avoid | Zac Medico | 2009-10-12 | 1 | -0/+5 |
* | Add a note about ACCEPT_LICENSE.v2.2_rc46 | Zac Medico | 2009-10-12 | 1 | -0/+4 |
* | Update ACCEPT_LICENSE and ACCEPT_PROPERTIES docs. | Zac Medico | 2009-10-12 | 1 | -2/+9 |
* | Add a reference to GLEP 23. | Zac Medico | 2009-10-12 | 1 | -2/+4 |
* | Document license_groups. | Zac Medico | 2009-10-12 | 1 | -2/+19 |
* | Use a shell script wrapper for EPYTHON handling. | Zac Medico | 2009-10-11 | 1 | -1/+11 |
* | Use a shell script for dohtml instead of a function, for xargs compatibility. | Zac Medico | 2009-10-11 | 2 | -7/+11 |
* | Rename dohtml to dohtml.py. Next commit will add a shell script wrapper for | Zac Medico | 2009-10-11 | 1 | -0/+0 |
* | Bug #288551 - Handle invalid cpv in portdbapi.aux_get() by raising KeyError. | Zac Medico | 2009-10-11 | 1 | -1/+5 |
* | Bug #288551 - Fix portageq to handle portage.exception.AmbiguousPackageName | Zac Medico | 2009-10-11 | 1 | -5/+1 |
* | Add a xpak-helper.py script, so that shell code always calls python via | Zac Medico | 2009-10-11 | 2 | -1/+71 |
* | Fix python shebangs. s:/usr/bin/env python:/usr/bin/python: | Zac Medico | 2009-10-11 | 2 | -2/+2 |
* | Add some more EPYTHON safety. | Zac Medico | 2009-10-11 | 2 | -3/+3 |
* | Set EPYTHON variable as empty when calling portageq or dohtml to avoid using ... | Arfrever Frehtes Taifersar Arahesis | 2009-10-11 | 1 | -7/+23 |
* | Add notes about python3 support.v2.2_rc45 | Zac Medico | 2009-10-10 | 2 | -0/+6 |
* | Fix formatting. | Zac Medico | 2009-10-10 | 1 | -1/+1 |
* | Add a note about --update and bug #275945 for 2.1.7. | Zac Medico | 2009-10-10 | 1 | -0/+7 |
* | Discard the log on success, since otherwise we'll have multiple log files for | Zac Medico | 2009-10-10 | 1 | -1/+9 |
* | Document 'backtracking' in the MASKED PACKAGES section. | Zac Medico | 2009-10-10 | 1 | -0/+7 |
* | Bug #288025 - Avoid AttributeError on OSes that don't have os.statvfs. | Zac Medico | 2009-10-10 | 1 | -1/+3 |
* | Add news for 2.1.7. | Zac Medico | 2009-10-10 | 1 | -1/+5 |
* | Fix ugly 'Candidates' --debug output. | Zac Medico | 2009-10-09 | 1 | -1/+5 |
* | Fix error in --changed-use logic. | Zac Medico | 2009-10-09 | 1 | -2/+2 |
* | Add --changed-use as an alias for --reinstall=changed-use. Thanks to | Zac Medico | 2009-10-09 | 3 | -0/+13 |
* | Bug #273099 - Add split-log and split-elog FEATURES for splitting build logs | Zac Medico | 2009-10-09 | 3 | -6/+34 |
* | Bug #274497 - Misc spelling, grammar, and terminology fixes, including | Zac Medico | 2009-10-09 | 12 | -22/+22 |
* | Force consistent color output, in case we are capturing fetch | Zac Medico | 2009-10-09 | 1 | -0/+5 |
* | Add a --color < y | n > option so that color output can be forced. This is | Zac Medico | 2009-10-09 | 2 | -1/+14 |
* | Handle AUTOCLEAN and NOCOLOR case insensitivity inside config. | Zac Medico | 2009-10-09 | 2 | -8/+9 |
* | Add back Arfrever's emerge --info change because it's good and I was just | Zac Medico | 2009-10-09 | 1 | -1/+1 |
* | Ask for the output of 'emerge --info' instead of 'emerge --info =$CATEGORY/$P... | Arfrever Frehtes Taifersar Arahesis | 2009-10-09 | 1 | -1/+1 |
* | Ask for the output of 'emerge --info =$CATEGORY/$PF'. | Arfrever Frehtes Taifersar Arahesis | 2009-10-09 | 1 | -2/+2 |
* | Fix "TabError: inconsistent use of tabs and spaces in indentation" with Pytho... | Arfrever Frehtes Taifersar Arahesis | 2009-10-09 | 1 | -1/+1 |
* | Bug #272000 - When --keep-going is enabled, don't completely bail out at | Zac Medico | 2009-10-09 | 1 | -6/+8 |
* | Bug #271551 - Inside depgraph.select_files(), avoid bailing out due to an | Zac Medico | 2009-10-09 | 1 | -0/+12 |
* | Bug #270933 - Make the "If you need support ..." message ask for emerge | Zac Medico | 2009-10-09 | 1 | -2/+3 |
* | Bug #267468 - Display the total number of binary packages in the merge | Zac Medico | 2009-10-09 | 2 | -0/+15 |
* | Fix typo in FEATURES=news docs. Thanks to Jonathan Callen <en.ABCD@gmail.com> | Zac Medico | 2009-10-08 | 1 | -1/+1 |
* | Bug #287950 - Add a --fail-clean[=n] option, for enabling or disabling | Zac Medico | 2009-10-08 | 4 | -0/+39 |
* | Bug #287950 - Add support for FEATURES=fail-clean which is useful for cleaning | Zac Medico | 2009-10-07 | 4 | -1/+41 |
* | Enable pty support on FreeBSD. | Zac Medico | 2009-10-07 | 1 | -1/+1 |
* | merge disable openpty conditional from branches/prefix | Fabian Groffen | 2009-10-07 | 1 | -1/+15 |
* | Bug #274870: Add file.size.fatal check in repoman. | Arfrever Frehtes Taifersar Arahesis | 2009-10-07 | 1 | -3/+8 |
* | Use the stricter _pkgsplit function. | Zac Medico | 2009-10-07 | 1 | -1/+1 |
* | Bug #265267 - Add hint about --accept-properties=-interactive in the | Zac Medico | 2009-10-06 | 2 | -2/+8 |
* | Bug #265267 - When disabling --jobs due to interactive package(s), hint | Zac Medico | 2009-10-06 | 1 | -1/+4 |
* | Exempt installed packages from PROPERTIES masking since the user is likely | Zac Medico | 2009-10-06 | 1 | -3/+5 |