2009-01-31 |
Zac Medico | Implement Manifest2Entry.__ne__() so that comparisons... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Zac Medico | Always ignore hidden files when generating Manifests... |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Zac Medico | Fix color in merge list [ebuild ] display, so it... |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Ned Ludd | - hardened gets way to many misfiled bugs related to... |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Zac Medico | In EbuildFetcher._start(), don't touch the build dir... |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Zac Medico | When scheduling builds in parallel for --jobs, avoid... |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Zac Medico | Fix die() usage in ebuild phase examples. Thanks to... |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Zac Medico | Add messages before and after the src_prepare phase... |
commit | commitdiff | tree | snapshot |
2009-01-24 |
Zac Medico | Remove the emerge-fetch.log lock message code from... |
commit | commitdiff | tree | snapshot |
2009-01-24 |
Zac Medico | Inside fetch(), only mention /var/log/emerge-fetch... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Zac Medico | Inside depgraph._dep_expand(), filter use dbapi.cp_list... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Zac Medico | Add an ignore_priority parameter to digraph.parent_nodes(). |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Zac Medico | Fix typo in previous commit. |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Zac Medico | Inside depgraph._add_dep(), drop unnecessary build... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Zac Medico | Inside depgraph.loadResumeCommand(), always enable... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Zac Medico | Inside depgraph.loadResumeCommand(), when appropriate... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Zac Medico | Make depgraph._add_dep() ignore fewer dependencies... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Zac Medico | Make listdir(ignorecvs=True) ignore .git directories... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Zac Medico | Fix interaction between ignorelist and ignorecvs parame... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Zac Medico | Bug #199408 - Always enable the skip_masked and skip_un... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Zac Medico | In depgraph.loadResumeCommand(), account for unsatisfie... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Zac Medico | Inside depgraph.loadResumeCommand(), ignore unsatisifie... |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Zac Medico | When in --keep-going mode, don't suppress the list... |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Zac Medico | Bug #255358 - Add new RDEPEND.implicit warning to detec... v2.2_rc23 |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Zac Medico | Fix false positive in the 'unused local USE-description... |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Zac Medico | Identify which package has unused local USE description... |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Zac Medico | Revert chown behavior change from the previous commit... |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Zac Medico | Bug #255101 - Fix 'Permission denied' error handling in |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Zac Medico | Call depgraph._set_args() inside _load_favorites()... |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Zac Medico | Drop the kernel version from the commit message for... |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Zac Medico | Don't show the running Linux kernel version in the... |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Zac Medico | Fix repoman conditionals inside _expand_new_virtuals... v2.2_rc22 |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Zac Medico | Add some more variables to config._env_blacklist to... |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Zac Medico | Make sure spawn() always initializes opt_name because... |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Zac Medico | In spawn(), put the full cpv in opt_name, instead of... |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Zac Medico | Bug #254825 - Add a note about the need to use `ebuild... |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Zac Medico | Inside digestgen(), don't unnecessarily call fetch... |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Zac Medico | Bug #254825 - Improve messages that are displayed when... |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Zac Medico | Bug #254860 - Add another missing str -> atom conversi... |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Zac Medico | Use a new 'usersync' feature to control dropping of... |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Zac Medico | Bug #254860 - Inside _expand_new_virtuals(), generate... |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Zac Medico | Simplify depgraph._select_pkg_from_graph() by using... |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Zac Medico | When selecting greedy package inside depgraph._greedy_s... v2.2_rc21 |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Zac Medico | Mention the blocker_lookahead parameter in the depgraph... |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Zac Medico | When checking for conflicts between packages inside... |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Zac Medico | Invalidate some more caches inside depgraph._set_args(). |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Zac Medico | Fix comment about the greedy slots code. |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Zac Medico | Bug #241808 - When loading options for --resume, discar... |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Zac Medico | Make the greedy slot atom code from bug #150361 look... |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Zac Medico | Fix a TypeError which occurs in pretend commit mode... |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Zac Medico | If necessary, use /proc/loadavg to emulate os.getloadavg(). |
commit | commitdiff | tree | snapshot |
2009-01-10 |
Zac Medico | When displaying parents of unsolved blockers, prefer... |
commit | commitdiff | tree | snapshot |
2009-01-10 |
Zac Medico | When displaying parents of unsolved blockers, reduce... |
commit | commitdiff | tree | snapshot |
2009-01-10 |
Zac Medico | Enable use.{mask,force} and package.use.{mask,forc... |
commit | commitdiff | tree | snapshot |
2009-01-10 |
Zac Medico | Bug #254421 - Make dir_get_metadata() handle 'Connectio... |
commit | commitdiff | tree | snapshot |
2009-01-10 |
Zac Medico | Inside action_sync(), check for the git binary when... |
commit | commitdiff | tree | snapshot |
2009-01-10 |
Zac Medico | Add a "quiet" parameter to the EOutput constructor... |
commit | commitdiff | tree | snapshot |
2009-01-10 |
Zac Medico | Use ebegin/eend to indicate when waiting for a lock... |
commit | commitdiff | tree | snapshot |
2009-01-10 |
Zac Medico | Inside config._getKeywords(), ignore -* in KEYWORDS... |
commit | commitdiff | tree | snapshot |
2009-01-10 |
Zac Medico | Add a new 'metadata.warning' category and a check which... |
commit | commitdiff | tree | snapshot |
2009-01-10 |
Zac Medico | Fix broken code inside config._getKeywords(). |
commit | commitdiff | tree | snapshot |
2009-01-10 |
Zac Medico | Enable package.keywords as-directory in profiles. |
commit | commitdiff | tree | snapshot |
2009-01-10 |
Zac Medico | Bug #55321 - Add support for package.keywords in profil... |
commit | commitdiff | tree | snapshot |
2009-01-10 |
Zac Medico | * Enable the recursive option in profile package.use... |
commit | commitdiff | tree | snapshot |
2009-01-10 |
Zac Medico | When there are unresolved blockers, display the conflic... |
commit | commitdiff | tree | snapshot |
2009-01-10 |
Zac Medico | Revert r12405 since it will be more convenient to use... |
commit | commitdiff | tree | snapshot |
2009-01-10 |
Zac Medico | Remove unused myblocker_parents variable inside depgrap... |
commit | commitdiff | tree | snapshot |
2009-01-10 |
Zac Medico | Add Blocker -> Blocked Package edges to depgraph._unsol... |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Zac Medico | Don't assume that the package metadata contains a ... |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Zac Medico | When merging a package from an overlay, append 'from... |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Zac Medico | Make die() to show a message indicating the repository... |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Zac Medico | Bug #253563 - Replace hardcoded green/red color strings... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Zac Medico | Add some blank lines around the messages that suggest... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Zac Medico | Bug #253745 - Remove collision-protect from the sample... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Zac Medico | Bug #253800 - Fix FETCHCOMMAND examples for SRC_URI... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Zac Medico | Bug #253745 - Note that you need to ensure that neither... |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Zac Medico | Bug #250469 - Fix unpack() so that deb2targz is called... |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Zac Medico | Bug #254114 - Fix ValueError triggered by missing COUNT... |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Zac Medico | For completeness, ensure that any INODE_* are unset... |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Zac Medico | Fix quoting for variable assignment with eval, from... |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Zac Medico | Bug #252354 - Ensure that hardlinked files are not... |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Zac Medico | When the set configuration is incomplete, notify the... |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Zac Medico | Fix _setitem() to write the same format that's currentl... |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Zac Medico | Remove print statement from previous commit. |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Zac Medico | Do not hardlink files unless they are in the same |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Zac Medico | When dropping privileges inside action_sync(), set... |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Zac Medico | Bug #253467 - Don't allow alien $A values to leak into... |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Zac Medico | Inside action_sync(), when running as root, detect... |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Zac Medico | Fix the 'Unrecognized configure options' check for... |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Zac Medico | Bug #253336 - Set PORTAGE_VERBOSE=1 so that files are... |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Ned Ludd | - tell the user where we unpacked the source |
commit | commitdiff | tree | snapshot |
2009-01-01 |
Mike Frysinger | export STRIP_MASK automatically |
commit | commitdiff | tree | snapshot |
2009-01-01 |
Mike Frysinger | dont force people to match leading $D in STRIP_MASK |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Zac Medico | Bug #253210 - Fix logic inside EbuildBuild._buildpkg_ex... |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Zac Medico | Bug #252985 - Add a note about the new default behavior... |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Zac Medico | Bug #252995 - When post_emerge() returns early because... |
commit | commitdiff | tree | snapshot |
2008-12-29 |
Zac Medico | Handle tree conflicts in svn status output, new in... |
commit | commitdiff | tree | snapshot |
2008-12-29 |
Zac Medico | Specify that metadata variable values should only conta... |
commit | commitdiff | tree | snapshot |
2008-12-29 |
Zac Medico | Fix 'TypeError: not all arguments converted during... |
commit | commitdiff | tree | snapshot |
2008-12-29 |
Zac Medico | Bug #253002 - Add a new variable.invalidchar check... |
commit | commitdiff | tree | snapshot |
next |