summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Use PollScheduler iteration method.Zac Medico2012-02-075-17/+17
* PollScheduler: add iteration methodZac Medico2012-02-072-12/+27
* Scheduler: use idle_add, not _poll overrideZac Medico2012-02-071-2/+4
* PollScheduler: implement idle_addZac Medico2012-02-071-1/+45
* PollScheduler: glib.io_add_watch() compatibilityZac Medico2012-02-078-16/+53
* PollScheduler: timeouts regardless of IO eventsZac Medico2012-02-073-56/+59
* Use timeout_add to avoid recursion, bug #402335.Zac Medico2012-02-072-9/+34
* AsynchronousTask: merge _waiting from subclassZac Medico2012-02-072-7/+10
* PollScheduler: add timeout_add like glib'sZac Medico2012-02-072-8/+89
* spawn: assert that fork returns int typeZac Medico2012-02-061-1/+4
* Remove portage.const._ENABLE_XATTR.v2.2.0_alpha85Zac Medico2012-02-042-8/+2
* repoman: support git commit --gpg-signZac Medico2012-02-044-3/+21
* Honor repos.conf for overlay priority, bug 402099Daniel Hornung2012-02-031-2/+2
* install_qa_check: handle info dir rm failureZac Medico2012-02-011-1/+1
* LinkageMapELF: handle null bytes in NEEDED.ELF.2Zac Medico2012-01-311-0/+7
* Use consistent indentation in output of `emerge -p --columns ${package}`Arfrever Frehtes Taifersar Arahesis2012-01-281-2/+2
* Delete needless parentheses.Arfrever Frehtes Taifersar Arahesis2012-01-281-5/+5
* Don't print ::${repository} for main repository in output ofArfrever Frehtes Taifersar Arahesis2012-01-284-31/+42
* Apply INSTALL_MASK prior to reading the treeBrian Harring2012-01-271-9/+9
* phase-helpers.sh: set -x when emulating yesZac Medico2012-01-241-1/+1
* Fix display of installed version for packages, which have multiple slotsArfrever Frehtes Taifersar Arahesis2012-01-231-2/+3
* Make the second part of_emerge.resolver.output.Display.verbose_size()Arfrever Frehtes Taifersar Arahesis2012-01-221-26/+24
* Print [${old_version}::${old_repository}] in output of `emerge -pv ${package}`Arfrever Frehtes Taifersar Arahesis2012-01-221-1/+3
* ecompress: don't rename dir symlink, bug #399595Zac Medico2012-01-211-0/+4
* document --quiet-repo-displayZac Medico2012-01-201-0/+4
* Print ::${repository} in output of `emerge -pv ${package}` by default.Arfrever Frehtes Taifersar Arahesis2012-01-213-18/+46
* Fix --changed-use interaction with bug 297549.Zac Medico2012-01-201-8/+16
* man/emerge.1: reference --exclude from --newuseZac Medico2012-01-191-1/+2
* fix comment garbage from last commitZac Medico2012-01-171-1/+1
* xml/metadata.py: handle ExpatErrorZac Medico2012-01-171-2/+9
* remove stray 'fi' from last commitZac Medico2012-01-171-1/+0
* _eapi0_src_test: remove redundant FEATURES checksZac Medico2012-01-171-7/+4
* Support repository dependencies in EAPI="4-python".Arfrever Frehtes Taifersar Arahesis2012-01-165-11/+58
* portageq metadata: Support repository dependencies.Arfrever Frehtes Taifersar Arahesis2012-01-151-2/+4
* create_world_atom: multi-repo portdbapi aux_getZac Medico2012-01-151-4/+31
* add support for compressing debug sections to save spaceMike Frysinger2012-01-144-6/+18
* prepstrip: add writable workaround for everyoneMike Frysinger2012-01-141-1/+1
* egencache: escape newline instead of lstripZac Medico2012-01-141-4/+4
* egencache: use textwrap.dedentZac Medico2012-01-141-10/+10
* Apply INSTALL_MASK prior to collision-protect.Zac Medico2012-01-143-11/+26
* dyn_install: skip copy if possibleZac Medico2012-01-131-11/+16
* dyn_package: portable cp args by Mike FrysingerZac Medico2012-01-131-1/+3
* dyn_package: remove stale PROOT if necessaryZac Medico2012-01-131-0/+1
* Modify PKG_INSTALL_MASK to apply only to binpkg creation.Brian Harring2012-01-131-2/+13
* test_config: fix AttributeError: 'str'Zac Medico2012-01-121-1/+2
* depgraph: account for unevaluated_atom in cacheZac Medico2012-01-121-1/+1
* depgraph: unevaluated parent atom in debug outputZac Medico2012-01-121-2/+5
* Add --human-readable to rsync opts for bug 269410Zac Medico2012-01-122-1/+2
* read_corresponding_eapi_file: unicode, bug 398587Zac Medico2012-01-111-1/+3
* quickpkg: add leading ./ to names for bug 398543Zac Medico2012-01-111-1/+1