2010-04-07 |
Zac Medico | In _run_pkg_pretend(), write ebuild bytes from tbz2... |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Zac Medico | Eliminate redundant code in Scheduler._run_pkg_pretend... |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Sebastian Luther | Handle pkg_pretend output properly |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Zac Medico | Make ensure_dirs() behave correctly for DragonFly when... |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Sebastian Luther | Cleanup $T earlier to prevent old messages from being... |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Zac Medico | Remove PORTAGE_USERNAME and PORTAGE_GROUPNAME support... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Fabian Groffen | also check quoting on the Prefix variables added in... |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Zac Medico | For clarity, make egencache --help and man page refer... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Zac Medico | Merge remote branch 'fews-portage-branch/pkg_pretend' |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Sebastian Luther | Implement emerge part of pkg_pretend |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Zac Medico | Add a test which calls bash -n on all scripts with... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Zac Medico | Handle missing $PORTDIR/metadata/herds.xml. Thanks... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Zac Medico | Update copyright header. |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Zac Medico | Make RebuiltBinaries only select binary packages with... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Zac Medico | Update copyright header. |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Zac Medico | Update copyright header. |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Sebastian Luther | Allow running pkg_info on non-installed packages |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Sebastian Luther | Add DEFINED_PHASES to the dbapi caches and _emerge... |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Zac Medico | Move all imports to top. |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Zac Medico | Remove unused variables/imports and extra whitespace. |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Sebastian Luther | Add support for package sets to quickpkg |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Zac Medico | Add support for probing shebangs and compiling python... |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Zac Medico | Make sure portage.VERSION is saved in the mtimedb as... |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Zac Medico | Ignore *.py[co] |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Zac Medico | Implement __unicode__ for python2. |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Zac Medico | If portage.VERSION == HEAD then use a proxy to lazily... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Zac Medico | Add PORTAGE_USERNAME and PORTAGE_GROUPNAME to the envir... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Zac Medico | Process help and version actions asap. Thanks to Brian... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Zac Medico | Use PORTAGE_USERNAME when populating userpriv_groups. |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Zac Medico | Implement PortageException.__unicode__ so the string... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Zac Medico | Remove unsed check_KV() function. Thanks to Brian Harring. |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Zac Medico | Remove obsolete reference to nonexistent functions... |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Zac Medico | Add back executable bits, accidentally removed in previ... |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Zac Medico | Remove all svn $Id keywords. |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Zac Medico | Don't use $Id or $Rev for version strings since that... |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Zac Medico | Use git (repo in current working directory) instead... |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Zac Medico | Add support for PORTAGE_USERNAME and PORTAGE_GROUPNAME... |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Sebastian Pipping | Add check of herds in metadata.xml |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Sebastian Pipping | Prepare further checks on metadata.xml |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Mike Frysinger | install_qa_check: make sure init.d and conf.d files... |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Zac Medico | Show masking reasons for --binpkg-respect-use. Thanks... |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Zac Medico | Bug #309149 - Unify look of eend used in bash & python... |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Zac Medico | Fix typo. |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Zac Medico | Note that use.local.desc is automatically generated... |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Zac Medico | Bug #310135 - Skip the changelog.ebuildadded for all... |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Zac Medico | Bug #309907 - Fix update_config_files() to handle packa... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Zac Medico | Bug #309699 - Update --emptytree docs. Thanks to Ben... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Zac Medico | Fix breakage from previous commit. |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Zac Medico | Add a TODO note about adding a registration interface... |
commit | commitdiff | tree | snapshot |
2010-03-14 |
Zac Medico | Bug #299095 - Always use UTF-8 codec when opening ebuil... |
commit | commitdiff | tree | snapshot |
2010-03-14 |
Zac Medico | Revert tar error handling changes from bug #309001... |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Zac Medico | Update SIGPIPE comments to refer to "[Errno 32] Broken... |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Zac Medico | Bug #309001 - Install a SIGPIPE handler inside _exec... |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Zac Medico | Add references to bug #309001 in comments about SIGPIPE... |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Zac Medico | Bug #309001 - Use signal(signal.SIGPIPE, signal.SIG_DFL... |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Zac Medico | Simplyfy the virtual.exists check, and avoid deprecatio... |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Zac Medico | Trust tar exit status and ignore bzip2 exit status... |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Zac Medico | Bug #309001 - Only trust tar exit status (ignore decomp... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Zac Medico | Only try to merge portage asap when the new version... v2.2_rc67 |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Zac Medico | Only create implicit libc deps when the version changes. |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Zac Medico | Disable implicit libc deps for ROOT != "/" since it... |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Zac Medico | Merge libc asap for all roots instead of just ROOT... |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Zac Medico | Add periods. |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Zac Medico | Use ewarn output style to add some color. |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Zac Medico | * Remove outdated profiles.desc sentence about "1 profi... |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Zac Medico | Import 'email' and 'smtlib' locally since python ebuild... |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Zac Medico | Add --debug output for the scheduler digraph. |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Zac Medico | If _implicit_libc_deps() finds both a new-style virtual... |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Zac Medico | Add support for displaying profile listed in make.profi... |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Zac Medico | Fix typo in parenthesis from previous commit. |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Zac Medico | Bug #303567 - Create implicit dependencies on libc... |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Zac Medico | When portage upgrades or downgrades itself, preload... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Zac Medico | Move --update from the actions to the options section. |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Zac Medico | Clean up/sync docs for emerge --sync, and add a note... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Zac Medico | Escape hyphens. |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Zac Medico | Add copyright header. v2.2_rc66 |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Zac Medico | Disable PORTAGE_SYNC_STALE warnings when --usepkgonly... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Zac Medico | Exclude PORTAGE_SYNC_STALE from the ebuild environment. |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Zac Medico | Bug #307409 - Force --verbose mode when displaying... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Zac Medico | Bug #291331 - Force ascii encoding in send_mail() in... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Zac Medico | Show --sync in messages, to help avoid confusion. |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Zac Medico | Note that PORTAGE_SYNC_STALE=0 will disable warnings. |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Zac Medico | Produce a warning message if the timestamp of the porta... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Zac Medico | Bug #308415 - Fix broken uri parameter passed to fetch... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Zac Medico | Bug #307723 - Define basestring for python3. v2.2_rc65 |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Zac Medico | Fix imports doebuild_environment and prepare_build_dirs... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Zac Medico | Bug #307707 - Fix fetch() to use the correct spawn... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Zac Medico | Add new colors for binary packages in the merge list... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Zac Medico | Add news about splitting the top-level __init__.py. v2.2_rc64 |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Zac Medico | Make _global_updates() silently return if ROOT != ... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Unlink log instead of truncate, to avoid leaving empty... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Remove fetch log after successful fetch. |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Bug #304981 - Remove redundant fetch log removal code... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Clean up imports and unused variables. |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Move imports to top. |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Clean up imports. |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Add section for portage-2.1.8. |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Move _pty module to portage.util._pty. |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Move imports to top. |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zac Medico | Bug #306659 - For --rebuilt-binaries, only reinstall... |
commit | commitdiff | tree | snapshot |
next |