2009-11-16 |
Zac Medico | In the code from bug #288083, only show one LICENSE... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Zac Medico | Bug #288083 - Always warn about installed packages... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Zac Medico | Bug #291200 - Make --quiet-build set PORTAGE_QUIET... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Zac Medico | Bug #292820 - Make the Package constructor handle inval... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Zac Medico | Bug #292910 - Don't mix print() and writemsg_stdout... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Zac Medico | Implement dblink.__hash__ and __eq__, so that `portageq... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Zac Medico | Add setup phases to the tail of the merge queue instead... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Zac Medico | Inside iter_owners, only cache a maximum of 25 dblink... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Zac Medico | Bug #292664 - Show ACCEPT_LICENSE in emerge --info... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Zac Medico | Convert MIMEText body to string before sending. (trunk... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Zac Medico | Preserve previous usage of MIMEText constructor under... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Zac Medico | Bug #292528 - Specify UTF-8 in the MIMEText constructor... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Zac Medico | Bug #278336 - Use adjust_config to set PORTAGE_QUIET... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Zac Medico | Restore support for bash-3. (trunk r14804) |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Zac Medico | Make split-elog bold. (trunk r14803) |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Zac Medico | When displaying masking messages, show the 'dependency... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Zac Medico | Fix typo in comment. (trunk r14798) v2.1.7.4 |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Zac Medico | Use writemsg instead of print, to send debug messages... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Zac Medico | Bug #291200 - Add a --quiet-build option to redirect... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Zac Medico | Collapse two [[ ]] into one. (trunk r14782) |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Zac Medico | For --debug mode, enable bash tracing when sourcing... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Zac Medico | Bug #291142 - Fix some cases when a 'missed update... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Zac Medico | Use writemsg instead of print, to send debug messages... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Zac Medico | Define portage.proxy.objectproxy.ObjectProxy.__add__... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Zac Medico | Decode git output in _emerge.actions.git_sync_timestamp... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Zac Medico | Bug #291331 - Make send_mail() encode the unicode messa... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Zac Medico | Inside depgraph._complete_graph(), only pull in deps... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Zac Medico | Don't call FakeVartree.sync() redundantly when backtrac... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Zac Medico | Move FakeVartree population out of the constructor... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Zac Medico | Eliminate duplicate code from the FakeVartree construct... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Zac Medico | Fix --backtrack option handling. (trunk r14767) v2.1.7.3 |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Zac Medico | Add a --backtrack=COUNT option to control how many... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Zac Medico | For compatibility, still exit successfully if there... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Zac Medico | Bug #290921 - Always exit unsuccessfully if -r is not... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Zac Medico | Make cacheddir() always behave like EmptyOnError is... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Zac Medico | Make dblink.delete() remove empty parent category direc... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Zac Medico | Bug #291271 - Make vardbapi._bump_mtime() create catego... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Zac Medico | Bug #259697 - Update IUSE.invalid docs for GLEP 56... |
commit | commitdiff | tree | snapshot |
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 |
next |