portage.git
2010-04-02 Zac MedicoUpdate copyright header.
2010-03-31 Sebastian LutherAllow running pkg_info on non-installed packages
2010-03-30 Sebastian LutherAdd DEFINED_PHASES to the dbapi caches and _emerge...
2010-03-28 Zac MedicoMove all imports to top.
2010-03-28 Zac MedicoRemove unused variables/imports and extra whitespace.
2010-03-28 Sebastian LutherAdd support for package sets to quickpkg
2010-03-28 Zac MedicoAdd support for probing shebangs and compiling python...
2010-03-27 Zac MedicoMake sure portage.VERSION is saved in the mtimedb as...
2010-03-27 Zac MedicoIgnore *.py[co]
2010-03-27 Zac MedicoImplement __unicode__ for python2.
2010-03-27 Zac MedicoIf portage.VERSION == HEAD then use a proxy to lazily...
2010-03-26 Zac MedicoAdd PORTAGE_USERNAME and PORTAGE_GROUPNAME to the envir...
2010-03-26 Zac MedicoProcess help and version actions asap. Thanks to Brian...
2010-03-26 Zac MedicoUse PORTAGE_USERNAME when populating userpriv_groups.
2010-03-25 Zac MedicoImplement PortageException.__unicode__ so the string...
2010-03-25 Zac MedicoRemove unsed check_KV() function. Thanks to Brian Harring.
2010-03-25 Zac MedicoRemove obsolete reference to nonexistent functions...
2010-03-24 Zac MedicoAdd back executable bits, accidentally removed in previ...
2010-03-24 Zac MedicoRemove all svn $Id keywords.
2010-03-24 Zac MedicoDon't use $Id or $Rev for version strings since that...
2010-03-24 Zac MedicoUse git (repo in current working directory) instead...
2010-03-24 Zac MedicoAdd support for PORTAGE_USERNAME and PORTAGE_GROUPNAME...
2010-03-24 Sebastian PippingAdd check of herds in metadata.xml
2010-03-24 Sebastian PippingPrepare further checks on metadata.xml
2010-03-23 Mike Frysingerinstall_qa_check: make sure init.d and conf.d files...
2010-03-21 Zac MedicoShow masking reasons for --binpkg-respect-use. Thanks...
2010-03-20 Zac MedicoBug #309149 - Unify look of eend used in bash & python...
2010-03-19 Zac MedicoFix typo.
2010-03-19 Zac MedicoNote that use.local.desc is automatically generated...
2010-03-19 Zac MedicoBug #310135 - Skip the changelog.ebuildadded for all...
2010-03-17 Zac MedicoBug #309907 - Fix update_config_files() to handle packa...
2010-03-16 Zac MedicoBug #309699 - Update --emptytree docs. Thanks to Ben...
2010-03-15 Zac MedicoFix breakage from previous commit.
2010-03-15 Zac MedicoAdd a TODO note about adding a registration interface...
2010-03-14 Zac MedicoBug #299095 - Always use UTF-8 codec when opening ebuil...
2010-03-14 Zac MedicoRevert tar error handling changes from bug #309001...
2010-03-13 Zac MedicoUpdate SIGPIPE comments to refer to "[Errno 32] Broken...
2010-03-13 Zac MedicoBug #309001 - Install a SIGPIPE handler inside _exec...
2010-03-13 Zac MedicoAdd references to bug #309001 in comments about SIGPIPE...
2010-03-13 Zac MedicoBug #309001 - Use signal(signal.SIGPIPE, signal.SIG_DFL...
2010-03-12 Zac MedicoSimplyfy the virtual.exists check, and avoid deprecatio...
2010-03-11 Zac MedicoTrust tar exit status and ignore bzip2 exit status...
2010-03-11 Zac MedicoBug #309001 - Only trust tar exit status (ignore decomp...
2010-03-10 Zac MedicoOnly try to merge portage asap when the new version... v2.2_rc67
2010-03-09 Zac MedicoOnly create implicit libc deps when the version changes.
2010-03-09 Zac MedicoDisable implicit libc deps for ROOT != "/" since it...
2010-03-09 Zac MedicoMerge libc asap for all roots instead of just ROOT...
2010-03-09 Zac MedicoAdd periods.
2010-03-09 Zac MedicoUse ewarn output style to add some color.
2010-03-09 Zac Medico* Remove outdated profiles.desc sentence about "1 profi...
2010-03-09 Zac MedicoImport 'email' and 'smtlib' locally since python ebuild...
2010-03-09 Zac MedicoAdd --debug output for the scheduler digraph.
2010-03-09 Zac MedicoIf _implicit_libc_deps() finds both a new-style virtual...
2010-03-09 Zac MedicoAdd support for displaying profile listed in make.profi...
2010-03-09 Zac MedicoFix typo in parenthesis from previous commit.
2010-03-09 Zac MedicoBug #303567 - Create implicit dependencies on libc...
2010-03-09 Zac MedicoWhen portage upgrades or downgrades itself, preload...
2010-03-08 Zac MedicoMove --update from the actions to the options section.
2010-03-08 Zac MedicoClean up/sync docs for emerge --sync, and add a note...
2010-03-08 Zac MedicoEscape hyphens.
2010-03-08 Zac MedicoAdd copyright header. v2.2_rc66
2010-03-08 Zac MedicoDisable PORTAGE_SYNC_STALE warnings when --usepkgonly...
2010-03-08 Zac MedicoExclude PORTAGE_SYNC_STALE from the ebuild environment.
2010-03-08 Zac MedicoBug #307409 - Force --verbose mode when displaying...
2010-03-08 Zac MedicoBug #291331 - Force ascii encoding in send_mail() in...
2010-03-08 Zac MedicoShow --sync in messages, to help avoid confusion.
2010-03-08 Zac MedicoNote that PORTAGE_SYNC_STALE=0 will disable warnings.
2010-03-08 Zac MedicoProduce a warning message if the timestamp of the porta...
2010-03-08 Zac MedicoBug #308415 - Fix broken uri parameter passed to fetch...
2010-03-04 Zac MedicoBug #307723 - Define basestring for python3. v2.2_rc65
2010-03-04 Zac MedicoFix imports doebuild_environment and prepare_build_dirs...
2010-03-04 Zac MedicoBug #307707 - Fix fetch() to use the correct spawn...
2010-03-03 Zac MedicoAdd new colors for binary packages in the merge list...
2010-03-03 Zac MedicoAdd news about splitting the top-level __init__.py. v2.2_rc64
2010-03-03 Zac MedicoMake _global_updates() silently return if ROOT != ...
2010-03-02 Zac MedicoUnlink log instead of truncate, to avoid leaving empty...
2010-03-02 Zac MedicoRemove fetch log after successful fetch.
2010-03-02 Zac MedicoBug #304981 - Remove redundant fetch log removal code...
2010-03-02 Zac MedicoClean up imports and unused variables.
2010-03-02 Zac MedicoMove imports to top.
2010-03-02 Zac MedicoClean up imports.
2010-03-02 Zac MedicoAdd section for portage-2.1.8.
2010-03-02 Zac MedicoMove _pty module to portage.util._pty.
2010-03-02 Zac MedicoMove imports to top.
2010-03-02 Zac MedicoBug #306659 - For --rebuilt-binaries, only reinstall...
2010-03-02 Zac MedicoTest for python openpty breakage after freebsd7 to...
2010-03-01 Zac MedicoFix legacy globals proxies to reset state when the...
2010-03-01 Zac MedicoAdd a note in _find_system_deps about needing the syste...
2010-03-01 Zac MedicoUse writemsg instead of print. Also don't use _ as...
2010-03-01 Zac MedicoMove imports to the top and use writemsg_stdout instead...
2010-03-01 Zac MedicoCall stack_lists on profile_only_variables for incremen...
2010-03-01 Zac MedicoRemove redundant eerror import.
2010-03-01 Zac MedicoRemove redundant local elog_process import that can...
2010-03-01 Zac MedicoRemove unused print_function.
2010-03-01 Zac MedicoBug #307235 - Inside depgraph._add_dep, discard child...
2010-02-28 Zac MedicoRemove unused print() import.
2010-02-28 Zac MedicoRemove unused imports.
2010-02-28 Zac MedicoAdd ObjectProxy __gt__, __ge__, __lt__, and __le__...
2010-02-28 Zac MedicoFix broken reference to portage._spawn_misc_sh(). Thank...
2010-02-28 Zac MedicoRemove print() usage.
next