summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* emerge: support [ y | n ] for --quietv2.2.0_alpha27Zac Medico2011-03-143-8/+34
* Update timestamps in headers of modified files.Zac Medico2011-03-142-2/+2
* Scheduler: fix AttributeError in _terminate_tasksZac Medico2011-03-121-1/+4
* Make all temp dirs under $PORTAGE_TMPDIR/portage.Zac Medico2011-03-112-11/+14
* PollScheduler: tweek termination logicZac Medico2011-03-104-11/+36
* PollScheduler: call _terminate_tasks in _scheduleZac Medico2011-03-101-7/+11
* Scheduler: avoid infinite loop after CTRL-CZac Medico2011-03-101-1/+14
* ebuild-ipc: use plain file read instead of arrayZac Medico2011-03-101-9/+6
* AbstractPollTask: log exceptional eventsZac Medico2011-03-092-1/+15
* unmerge: use vardbapi._dblink() to simplifyZac Medico2011-03-081-4/+1
* Bug #357009: Disallow uninstallation of currently used Python interpreter.Arfrever Frehtes Taifersar Arahesis2011-03-091-13/+21
* portdbapi: source ebuilds when eclass dir missingZac Medico2011-03-071-2/+0
* eclass_cache: remove deprecated methodsZac Medico2011-03-051-15/+2
* config: quote overlays containing spacesZac Medico2011-03-041-12/+13
* Remove redundant CONTENTS parent dir generation.Zac Medico2011-03-021-28/+1
* dblink.getcontents(): generate parent directoriesZac Medico2011-03-021-0/+16
* grablines: allow inline commentsZac Medico2011-03-021-3/+13
* grabdict: allow inline commentsTheo Chatzimichos2011-03-021-0/+7
* depgraph: don't output \b to non-ttyZac Medico2011-03-021-2/+7
* dodoc: update copyright datev2.2.0_alpha26Zac Medico2011-03-011-1/+1
* ebuild(1): fix ebuild modification checkZac Medico2011-03-011-12/+13
* action_deselect: expand cat against world atomsZac Medico2011-03-011-12/+24
* unmerge: log pre/postrm FAILED messagesZac Medico2011-03-011-6/+11
* owners_cache: fix EPREFIX miscalculationZac Medico2011-03-011-5/+3
* owners_cache: add parent dirs deeper than EPREFIXZac Medico2011-03-011-1/+3
* unmerge: implicitly unmerge parent directoriesZac Medico2011-03-011-3/+16
* owners_cache: implicitly add parent directoriesZac Medico2011-03-011-1/+18
* repoman: variable.usedwithhelpers ignore quotedZac Medico2011-02-281-1/+3
* ebuild(1): apply package.env earlierZac Medico2011-02-281-6/+22
* depgraph: case insensitive search for unsatisfiedZac Medico2011-02-281-1/+12
* repoman: warn about calls to prepall and preplibZac Medico2011-02-271-1/+1
* Run tests with Python 3.3.Arfrever Frehtes Taifersar Arahesis2011-02-261-1/+1
* repoman: add back portage.internal checkZac Medico2011-02-253-1/+16
* doins: fix dodoc directory error handlingZac Medico2011-02-251-0/+4
* doins: avoid die when called as dodoc with no argZac Medico2011-02-251-11/+11
* dodoc: call doins, to reuse recursion codeZac Medico2011-02-252-51/+13
* dodoc: quote ${0}Zac Medico2011-02-251-2/+2
* dodoc: Honour exit status of install, bug 356389.Ulrich Mueller2011-02-252-3/+7
* action_sync: handle IPv6 [ip] in SYNC some moreZac Medico2011-02-241-4/+14
* action_sync: handle IPv6 [ip] in SYNCZac Medico2011-02-241-1/+2
* emerge.1: escape hyphensv2.2.0_alpha25Zac Medico2011-02-221-1/+1
* emerge: mention revdep-rebuild in depclean helpZac Medico2011-02-221-5/+10
* emerge.1: mention revdep-rebuild in depclean docsZac Medico2011-02-221-1/+5
* show_depclean_suggestion: use ewarn, not einfoZac Medico2011-02-211-1/+1
* chk_updated_cfg_files: don't display ._cfg0000_Zac Medico2011-02-211-1/+4
* Update date headers in modified files.Zac Medico2011-02-212-2/+2
* chk_updated_cfg_files: fix plurality of messageZac Medico2011-02-211-2/+8
* emerge.1: fix arg description more for bug 354137Zac Medico2011-02-211-2/+3
* post_emerge: suggest depclean after world updateZac Medico2011-02-211-0/+13
* post_emerge: pass in more infoZac Medico2011-02-211-6/+15