2009-10-27 |
Zac Medico | Bug #290428 - Update mtime of /var/db/pkg and category... v2.1.7.2 |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Zac Medico | Bug #290625 - Manually encode output to stdout in pytho... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Zac Medico | Add a reference to bug #141118 inside _expand_new_virtu... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Zac Medico | Take the -c option and make it mean --depclean instead... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Zac Medico | Add -R as a shortcut for --depclean. Thanks to Jonathan... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Zac Medico | Add a parsedate() function which emulates rfc822.parsed... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Zac Medico | Use calendar.timegm instead of time.mktime, for correct... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Zac Medico | Don't set mtime on downloaded metadata.dtd when using... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Zac Medico | update documentation on _test_openpty_eof and disable... |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Zac Medico | Bug #134466 - Add a --ask-enter-invalid option. When... |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Zac Medico | Use urllib.urlopen() instead of portage.fetch() for... |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Zac Medico | Add --help output for --unordered-display, and move... |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Zac Medico | Use find with -print0 for absolute safety. (trunk r14707) |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Zac Medico | Bug #289967 - Update installsources rsync code for... |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Zac Medico | Factor vdb loading code out of the depgraph constructor... |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Zac Medico | Factor out duplicate "These are the packages that would... |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Zac Medico | Add a --unordered-display option for use with --tree... |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Zac Medico | Factor the --tree code out of depgraph.display(). ... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Zac Medico | Fix license_groups parsing to stack the lists, so licen... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Zac Medico | drop IMAGE -- people have had years to catch up (trunk... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Zac Medico | In calc_depclean(), Rename 'selected' to 'world', since... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Zac Medico | Bug #259697 - Update IUSE.invalid docs for glep 56... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Zac Medico | Add support for display of nested sets in --depclean... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Zac Medico | Remove support for 'extend', 'remove', and 'intersect... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Zac Medico | Move filtering of misc bash variables from save_ebuild_... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Zac Medico | Fix messages broken in r14616. Thanks to Arfrever for... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Zac Medico | Convert --select to boolean True when enabled, so ... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Zac Medico | Warn aabout default world and system set configuration... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Zac Medico | Add a --use-ebuild-visibility option, for using unbuilt... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Zac Medico | Fix breakage in DEFINED_PHASES code. (trunk r14664) |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Zac Medico | Remove reference to non-existent _source_ebuild functio... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Zac Medico | Preserve variables which have been set in global scope... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Zac Medico | In SetConfig.getSetAtoms(), don't assume the set has... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Zac Medico | Call config._init_dirs() from emerge so that it's not... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Zac Medico | Automatically create a fallback setconfig, so emerge... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Zac Medico | Bug #227225 - Add *DEPEND.badtilde warning for ~ operat... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Zac Medico | Make cpv_getkey() use catpkgsplit() insead of a separat... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Zac Medico | Fix repoman breakage from previous commit. (trunk r14627) |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Zac Medico | Inside dep_zapdeps(), detect cases such as || ( foo... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Zac Medico | Bug #273636 - Add doins and newins support for symlink... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Zac Medico | Bug #273643 - Don't export AA in EAPI 3. Thanks to... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Zac Medico | Use short substitution syntax in use_with() and use_ena... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Zac Medico | Fix einstall() change from previous commit, for compati... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Zac Medico | Use [ "${foo+set}" = set ] instead of "${foo-unset... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Zac Medico | Fix WorldHandler to use the "selected" set. (trunk... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Zac Medico | In dyn_unpack, check mtimes on $A instead of $AA. Thank... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Zac Medico | Make phase variable local in has_phase_defined_up_to... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Zac Medico | Simplify the conditionals from bug #273648. Thanks... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Zac Medico | Bug #273648 - EAPI 3 - the following condtions must... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Zac Medico | Bug #287869 - Add a --selective[=n] option (inverse... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Zac Medico | Merge the internal package set changes from trunk r1461... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Zac Medico | Ensure that /dev/std* streams have appropriate sandbox... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Zac Medico | TODO: Make resume_depgraph() return reasons for dropped... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Zac Medico | Bug #289068 - Avoid KeyError: USE when depgraph calls... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Zac Medico | Add back info_vars docs accidentally removed in r14587... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Zac Medico | Add the "test" flag to implicit IUSE, so handling of... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Zac Medico | Only call _test_pty_eof() on Linux, since it seems... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Zac Medico | Add some examples for ACCEPT_LICENSE and ACCEPT_PROPERT... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Zac Medico | Bug #288906 - Fix Scheduler._dblink_elog() to always... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Zac Medico | Implement __len__. (trunk r14598) |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Zac Medico | Implement FetchlistDict.__len__, in order to avoid |
commit | commitdiff | tree | snapshot |
2009-10-12 |
Zac Medico | Add a note about ACCEPT_LICENSE. (trunk r14593) v2.1.7.1 |
commit | commitdiff | tree | snapshot |
2009-10-12 |
Zac Medico | Update ACCEPT_LICENSE and ACCEPT_PROPERTIES docs. ... |
commit | commitdiff | tree | snapshot |
2009-10-12 |
Zac Medico | Add a reference to GLEP 23. (trunk r14589) |
commit | commitdiff | tree | snapshot |
2009-10-12 |
Zac Medico | Document license_groups. (trunk r14587) |
commit | commitdiff | tree | snapshot |
2009-10-11 |
Zac Medico | Use a shell script wrapper for EPYTHON handling. (trunk... |
commit | commitdiff | tree | snapshot |
2009-10-11 |
Zac Medico | Use a shell script for dohtml instead of a function... |
commit | commitdiff | tree | snapshot |
2009-10-11 |
Zac Medico | Rename dohtml to dohtml.py. Next commit will add a... |
commit | commitdiff | tree | snapshot |
2009-10-11 |
Zac Medico | Bug #288551 - Handle invalid cpv in portdbapi.aux_get... |
commit | commitdiff | tree | snapshot |
2009-10-11 |
Zac Medico | Bug #288551 - Fix portageq to handle portage.exception... |
commit | commitdiff | tree | snapshot |
2009-10-11 |
Zac Medico | Add a xpak-helper.py script, so that shell code always... |
commit | commitdiff | tree | snapshot |
2009-10-11 |
Zac Medico | Fix python shebangs. s:/usr/bin/env python:/usr/bin... |
commit | commitdiff | tree | snapshot |
2009-10-11 |
Zac Medico | Add some more EPYTHON safety. (trunk r14570) |
commit | commitdiff | tree | snapshot |
2009-10-11 |
Zac Medico | Set EPYTHON variable as empty when calling portageq... |
commit | commitdiff | tree | snapshot |
2009-10-11 |
Zac Medico | Bug #288533 - Make WorldSet automatically include ... |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Zac Medico | Add notes about python3 support. (trunk r14564) v2.1.7 |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Zac Medico | Add a note about --update and bug #275945 for 2.1.7... |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Zac Medico | Discard the log on success, since otherwise we'll have... |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Zac Medico | Document 'backtracking' in the MASKED PACKAGES section... |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Zac Medico | Uncomment line accidentally commented in r14538. Thanks... |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Zac Medico | Bug #288025 - Avoid AttributeError on OSes that don... |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Zac Medico | Revert the rest of the package sets related code and... |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Zac Medico | Remove 2.2 news and notes, and add add 2.1.7. |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Zac Medico | Update portage version in headers. |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Zac Medico | Remove preserve-libs docs. |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Zac Medico | Remove world_sets support. |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Zac Medico | Remove unused PATH code from EAPI 3_pre1. |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Zac Medico | Bug #248603 - Disable warnings about missing repo_name... |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Zac Medico | Remove set config documentation. |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Zac Medico | Fix _set module imports for rename, add hardcoded confi... |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Zac Medico | Make the sets module private in this branch. |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Zac Medico | Revert preserve-libs support since it won't be supporte... |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Zac Medico | Disable EAPI 3_pre1. |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Zac Medico | Fix ugly 'Candidates' --debug output. |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Zac Medico | Fix error in --changed-use logic. |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Zac Medico | Add --changed-use as an alias for --reinstall=changed... |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Zac Medico | Bug #273099 - Add split-log and split-elog FEATURES... |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Zac Medico | Bug #274497 - Misc spelling, grammar, and terminology... |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Zac Medico | Force consistent color output, in case we are capturing... |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Zac Medico | Add a --color < y | n > option so that color output... |
commit | commitdiff | tree | snapshot |
next |