2006-06-22 |
Zac Medico | Encapsulate emerge's spinner into an object. |
commit | commitdiff | tree | snapshot |
2006-06-22 |
Zac Medico | Simplify PORT_LOGDIR intitialization. |
commit | commitdiff | tree | snapshot |
2006-06-22 |
Zac Medico | Prevent and exception when PORT_LOGDIR is an empty... |
commit | commitdiff | tree | snapshot |
2006-06-22 |
Zac Medico | Remove redundant PORT_LOGDIR validation from the config... |
commit | commitdiff | tree | snapshot |
2006-06-22 |
Zac Medico | Don't bother to warn when PORT_LOGDIR="". |
commit | commitdiff | tree | snapshot |
2006-06-22 |
Zac Medico | Make sure that PORT_LOGDIR is properly unset when it... |
commit | commitdiff | tree | snapshot |
2006-06-21 |
Zac Medico | By popular demand (including releng), revert the unmerg... |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Zac Medico | Make it easy to pass alternative cache implementations... |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Zac Medico | Use get() to simplify setitem logic as suggested by... |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Zac Medico | Implement get() as part of the standard mapping interface. |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Zac Medico | Fix it so that values are properly saved in the writabl... |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Zac Medico | Use wantnewlockfile=1 on /var/lib/portage/config for... |
commit | commitdiff | tree | snapshot |
2006-06-19 |
Zac Medico | To prevent infinite recursion when a lock file has... |
commit | commitdiff | tree | snapshot |
2006-06-19 |
Marius Mauch | make sure that elog entries are also processed in ... |
commit | commitdiff | tree | snapshot |
2006-06-19 |
Zac Medico | Save timestamp.chk even when metadata-transfer is disab... |
commit | commitdiff | tree | snapshot |
2006-06-19 |
Ned Ludd | - do not complain about redundant use of pretend and... |
commit | commitdiff | tree | snapshot |
2006-06-18 |
Alec Warner | goodbye tokenize |
commit | commitdiff | tree | snapshot |
2006-06-18 |
Zac Medico | Put bright colors before dark colors for bug #137206... |
commit | commitdiff | tree | snapshot |
2006-06-18 |
Zac Medico | Add missing sys import found by pyflakes. |
commit | commitdiff | tree | snapshot |
2006-06-18 |
Marius Mauch | fix typo |
commit | commitdiff | tree | snapshot |
2006-06-18 |
Mike Frysinger | get rid of quotes in output |
commit | commitdiff | tree | snapshot |
2006-06-18 |
Zac Medico | Prevent repoman frm using /etc/portage/package.mask... |
commit | commitdiff | tree | snapshot |
2006-06-18 |
Zac Medico | Overwrite the existing fetch log so that it only contai... |
commit | commitdiff | tree | snapshot |
2006-06-17 |
Zac Medico | Log parallel-fetch output to /var/log/emerge-fetch... |
commit | commitdiff | tree | snapshot |
2006-06-17 |
Zac Medico | Make sure that doebuild gets the correct CATEGORY.... |
commit | commitdiff | tree | snapshot |
2006-06-17 |
Mike Frysinger | Benno Schulenberg writes in #136818: tweak --nocolor... |
commit | commitdiff | tree | snapshot |
2006-06-17 |
Mike Frysinger | Benno Schulenberg writes in #136818: tweak the descript... |
commit | commitdiff | tree | snapshot |
2006-06-17 |
Mike Frysinger | Benno Schulenberg writes in #136818: make the style... |
commit | commitdiff | tree | snapshot |
2006-06-17 |
Mike Frysinger | Benno Schulenberg writes in #136818: put the --config... |
commit | commitdiff | tree | snapshot |
2006-06-17 |
Mike Frysinger | line wrap to 80 cols |
commit | commitdiff | tree | snapshot |
2006-06-17 |
Mike Frysinger | Benno Schulenberg writes in #136818: changes the wordin... |
commit | commitdiff | tree | snapshot |
2006-06-17 |
Zac Medico | Force digest generation when assume-digests is enabled... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Zac Medico | Import missing PermissionDenied class. Thanks to marie... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Zac Medico | Fix checksum error messages for bug #136947. Thanks... |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Zac Medico | Only attempt to unmerge the already-installed instance... |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Zac Medico | When --debug is enabled, do not raise a ValueError... |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Alec Warner | more fixes to make it sound like I didn't write it... |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Alec Warner | idiot, use.defaults, not make.defaults |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Alec Warner | Add autouse removal to RELEASE-NOTES |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Zac Medico | Give a useful error message when a dependency has an... |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Zac Medico | Source /etc/portage/bashrc after the profile.bashrcs... |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Alec Warner | fix path to ebuild for dsd, bug # 135705 |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Zac Medico | Fix generation of ebuild log file names for bug #136285. |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Zac Medico | Fix signal handling for bug #96331. Thanks to S. Cagla... |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Zac Medico | s/i686-unknown/i686-gentoo/ for bug #136532. |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Zac Medico | Fix a typo from the last revision (octal literals begin... |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Zac Medico | Toggle the setgid bit on $PORT_LOGDIR\elog\ for bug... |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Zac Medico | Prevent extra newlines in elog for einfo invocations... |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Zac Medico | For more simplicity, use os.rename instead of spawning... |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Zac Medico | Remove pointless closing of stdin that is done prior... |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Simon Stelling | removing windows-like senseless confirmation requests |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Marius Mauch | add date header for rfc2822 compliance |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Zac Medico | Replace --include-masked with an inverse --ignore-maske... |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Zac Medico | Stack package.mask files in a more logical order as... |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Zac Medico | Wrap more exceptions in ensure_dirs(). |
commit | commitdiff | tree | snapshot |
2006-06-11 |
Zac Medico | Wrap more exceptions when applying permissions. Thanks... |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Zac Medico | Remove QA warning when files are installed with portage... |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Alec Warner | Fix LIVEVCS.stable for -* keywords |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Marius Mauch | override sender on sendmail invocation |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Marius Mauch | add code to allow sendmail binaries to be used instead... |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Marius Mauch | refactor elog mail stuff so it's reusable by other... |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Marius Mauch | make elog mail module always set the 'From' header... |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Zac Medico | Do not unmerge fifo files because, since their mtime... |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Ned Ludd | - Bug 136236 misc-functions.sh fails to always honor... |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Zac Medico | I meant to ignore an IndexError here, in case mysetting... v2.1 v2.1_rc3 v2.1_rc4 |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Zac Medico | Use ${BASH_SOURCE[0]} instead of $_ because the former... |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Zac Medico | Break out of the loop asap. |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Zac Medico | When an ebuild from overlay fails, display a message... |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Zac Medico | Add some documentation for /etc/make.profile/profile... |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Zac Medico | Delete incomplete resume data before exiting due to... |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Zac Medico | Move hard coding of /etc/env.d in CONFIG_PROTECT_MASK... |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Zac Medico | Revert r3468 because this type of functionality belongs... |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Mike Frysinger | support for FEATURES=debug-build |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Zac Medico | Call the bogus lchown() once so that the warning is... |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Zac Medico | If lchown is unavailable for some unexpected reason... |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Zac Medico | Also bump the counter for the "merge" phase since it... |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Zac Medico | Make sure that each new build attempt gets it's own... |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Zac Medico | Fix getgccversion() logic so that it works properly... |
commit | commitdiff | tree | snapshot |
2006-06-05 |
Zac Medico | Store the original suid bits when suidctl is enabled... |
commit | commitdiff | tree | snapshot |
2006-06-05 |
Zac Medico | Put LIVEVCS.stable in qawarnings for now since it's... |
commit | commitdiff | tree | snapshot |
2006-06-05 |
Zac Medico | Add python 2.3 compatibility code for the set builtin. |
commit | commitdiff | tree | snapshot |
2006-06-05 |
Zac Medico | Fix getgccversion() logic for bug #108393. Thanks... |
commit | commitdiff | tree | snapshot |
2006-06-04 |
Alec Warner | add LIVEVCS.stable to man repoman |
commit | commitdiff | tree | snapshot |
2006-06-04 |
Alec Warner | Add live VCS check to repoman, fix misspelling |
commit | commitdiff | tree | snapshot |
2006-06-04 |
Zac Medico | When generating digests, print a digest.assumed QA... |
commit | commitdiff | tree | snapshot |
2006-06-04 |
Zac Medico | Raise a ParseError if the profile has a parent file... |
commit | commitdiff | tree | snapshot |
2006-06-04 |
Zac Medico | Raise a ParseError if the profile has a parent file... |
commit | commitdiff | tree | snapshot |
2006-06-04 |
Zac Medico | Revert lazy loading of autouse because it is both broke... |
commit | commitdiff | tree | snapshot |
2006-06-04 |
Zac Medico | Escape the shell parameter expansions in the PORTAGE_EL... |
commit | commitdiff | tree | snapshot |
2006-06-04 |
Zac Medico | Restore the old behavior of performing global updates... |
commit | commitdiff | tree | snapshot |
2006-06-03 |
Zac Medico | Fix emerge's overlay display so that it works properly... |
commit | commitdiff | tree | snapshot |
2006-06-02 |
Zac Medico | In portageq, catch a KeyError and print a message to... |
commit | commitdiff | tree | snapshot |
2006-06-02 |
Zac Medico | Update make.conf.example for x86-fbsd with patch from... |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Zac Medico | Fix unpack so that it works with 7z archives for bug... |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Zac Medico | Wrap at 80 columns for bug #135132. |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Zac Medico | Fix --buildpkgonly so that the "clean" phase is run... |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Zac Medico | Document RESTRICT="confcache" and add a reference econf... |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Alec Warner | Fix quoting for bug 109739 |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Zac Medico | Use python to lookup the user and group corresponding... |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Zac Medico | Add some helpful troubleshooting tips to the depclean... |
commit | commitdiff | tree | snapshot |
next |