2009-11-25 |
Zac Medico | Set built=True when creating Package instances. This... v2.2_rc52 |
commit | commitdiff | tree | snapshot |
2009-11-25 |
Zac Medico | Use einfo instead of ewarn for the "Skipping make test... |
commit | commitdiff | tree | snapshot |
2009-11-23 |
Zac Medico | Add a test case which simply compiles all modules,... |
commit | commitdiff | tree | snapshot |
2009-11-23 |
Zac Medico | Bug #293614 - When the backtracking limit is reached... |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Zac Medico | Add "repository" attribute to CategorySet (revert r1159... |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Zac Medico | Bug #293998 - Use OSError.errno instead of trying to... |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Zac Medico | Optimized the code for bug #288083 and make it handle... v2.2_rc51 |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Zac Medico | Tweak logic from previous commit. |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Zac Medico | In depgraph._serialize_tasks(), ensure that unsolvable... |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Zac Medico | Fix blocker display to work properly with --tree -... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Zac Medico | Fix depgraph._prune_tree_display() to preserve uninstal... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Zac Medico | Bug #293730 - Fix bad || choices triggered in some... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Zac Medico | Disable backtracking in the depgraph constructor call... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Zac Medico | Bug #293603 - Blacklist EPREFIX and EROOT variables... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Zac Medico | Bug #293603 - Add $ED to the blacklist, to prevent... |
commit | commitdiff | tree | snapshot |
2009-11-17 |
Zac Medico | Check for updates masked by license for any installed... |
commit | commitdiff | tree | snapshot |
2009-11-17 |
Zac Medico | Bug #293448 - Fix TypeError when sending mail with... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Zac Medico | Remove SLOT.missing since SLOT.invalid handles that... v2.2_rc50 |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Zac Medico | In the code from bug #288083, only show one LICENSE... |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Zac Medico | Bug #288083 - Always warn about installed packages... |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Zac Medico | Bug #291200 - Make --quiet-build set PORTAGE_QUIET... |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Zac Medico | Inside LinkageMap.rebuild(), ensure that all preserved... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Zac Medico | Bug #292820 - Make the Package constructor handle inval... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Zac Medico | Bug #292910 - Don't mix print() and writemsg_stdout... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Zac Medico | Implement dblink.__hash__ and __eq__, so that `portageq... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Zac Medico | Add setup phases to the tail of the merge queue instead... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Zac Medico | Inside iter_owners, only cache a maximum of 25 dblink... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Zac Medico | Bug #292664 - Show ACCEPT_LICENSE in emerge --info. |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Zac Medico | Convert MIMEText body to string before sending. |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Zac Medico | Preserve previous usage of MIMEText constructor under... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Zac Medico | Bug #292528 - Specify UTF-8 in the MIMEText constructor... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Zac Medico | Bug #278336 - Use adjust_config to set PORTAGE_QUIET... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Arfrever Frehtes... | Restore support for bash-3. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Zac Medico | Make split-elog bold. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Zac Medico | When displaying masking messages, show the 'dependency... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Zac Medico | Fix typo in comment. v2.2_rc49 |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Zac Medico | Use writemsg instead of print, to send debug messages... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Zac Medico | Bug #291200 - Add a --quiet-build option to redirect... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Zac Medico | Collapse two [[ ]] into one. |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Zac Medico | For --debug mode, enable bash tracing when sourcing... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Zac Medico | Bug #291142 - Fix some cases when a 'missed update... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Zac Medico | Use writemsg instead of print, to send debug messages... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Arfrever Frehtes... | Define portage.proxy.objectproxy.ObjectProxy.__add__... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Arfrever Frehtes... | Decode git output in _emerge.actions.git_sync_timestamp... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Zac Medico | Bug #291331 - Make send_mail() encode the unicode messa... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Zac Medico | Inside depgraph._complete_graph(), only pull in deps... |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Zac Medico | Don't call FakeVartree.sync() redundantly when backtrac... |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Zac Medico | Move FakeVartree population out of the constructor... |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Zac Medico | Eliminate duplicate code from the FakeVartree construct... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Zac Medico | Fix --backtrack option handling. v2.2_rc48 |
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 | Allow unmerge of packages from the "selected" set when... |
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.2_rc47 v2.2_rc48_14769 |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Zac Medico | Bug #290625 - Manually encode output to stdout in pytho... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Zac Medico | Revert the workaround for bug #288863. This will requir... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Zac Medico | Add a reference to bug #141118 inside _expand_new_virtu... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Zac Medico | Take the -c option and make it mean --depclean instead... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Zac Medico | Add -R as a shortcut for --depclean. Thanks to Jonathan... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Zac Medico | Add a parsedate() function which emulates rfc822.parsed... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
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-24 |
Fabian Groffen | 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-23 |
Zac Medico | Add --help output for --unordered-display, and move... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Zac Medico | Use find with -print0 for absolute safety. |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Zac Medico | Bug #289967 - Update installsources rsync code for... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Zac Medico | Factor vdb loading code out of the depgraph constructor... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Zac Medico | Factor out duplicate "These are the packages that would... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Zac Medico | Add a --unordered-display option for use with --tree... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
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 | Remove the docs for the extend, remove, and intersect... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Mike Frysinger | drop IMAGE -- people have had years to catch up |
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-18 |
Zac Medico | Remove support for 'extend', 'remove', and 'intersect... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Zac Medico | Revert r14677 since it doesn't interact well with the... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Zac Medico | Add a boolean expand_nested_sets parameter to SetConfig... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Zac Medico | Move filtering of misc bash variables from save_ebuild_... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Zac Medico | Fix messages broken in r14616. Thanks to Arfrever for... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Zac Medico | Convert --select to boolean True when enabled, so ... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Zac Medico | Warn aabout default world and system set configuration... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Zac Medico | Add a --use-ebuild-visibility option, for using unbuilt... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Zac Medico | Fix breakage in DEFINED_PHASES code. |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Zac Medico | Remove reference to non-existent _source_ebuild function. |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Arfrever Frehtes... | Preserve variables which have been set in global scope... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Zac Medico | Ind 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-17 |
Zac Medico | Fix repoman breakage from previous commit. |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Zac Medico | Inside dep_zapdeps(), detect cases such as || ( foo... |
commit | commitdiff | tree | snapshot |
next |