summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix broken pkg.use.enabled ref from last commit.v2.2.0_alpha17Zac Medico2011-01-171-1/+1
* EbuildBuild: Ensure $A is defined in pkg_nofetch.Zac Medico2011-01-171-1/+8
* Scheduler: remove uninstall task from pkg_queuev2.2.0_alpha16Zac Medico2011-01-171-0/+4
* Use r'' for regex.Zac Medico2011-01-171-1/+1
* spawn_nofetch: Ensure $A is defined.Zac Medico2011-01-171-1/+7
* spawn_nofetch: fix PORTAGE_BUILDIR_LOCKED stateZac Medico2011-01-171-0/+2
* Update copyright headers for touched files.Zac Medico2011-01-165-5/+5
* Remove redundant portage.listdir(ignorecvs) code.Zac Medico2011-01-161-2/+1
* Make portage.listdir(ignorecvs=1) omit CVS dirs.Zac Medico2011-01-161-1/+2
* Add missing InvalidAtom import from prev commit.Zac Medico2011-01-161-1/+1
* Use Atom for stricter portdb.cp_all() validation.Zac Medico2011-01-162-5/+7
* CONTENTS: handle malformed sym entriesZac Medico2011-01-161-2/+10
* Tweak PollScheduler signal handling.Zac Medico2011-01-153-36/+44
* Remove duplicate Scheduler constructor call.Zac Medico2011-01-151-3/+0
* Add PollScheduler.terminate() for interruption.Zac Medico2011-01-156-28/+153
* When killed by signal, return 128 + signum.Zac Medico2011-01-156-21/+23
* emerge-webrsync: update for current gpg keyZac Medico2011-01-141-1/+1
* AsynchronousLock: use process by defaultZac Medico2011-01-131-1/+9
* docbook: Add missing "of" from last commit.v2.2.0_alpha15Zac Medico2011-01-121-1/+1
* Don't filter QA warning for --disable-dep...Zac Medico2011-01-121-6/+1
* econf: check confgure --help for --disable-dep...Zac Medico2011-01-123-3/+8
* ebuild.sh: skip QA_* init in "depend" phaseZac Medico2011-01-091-20/+21
* Scheduler: free unneeded uninstall task from memv2.2.0_alpha14Zac Medico2011-01-061-1/+5
* Scheduler: handle same cpv with different SLOTZac Medico2011-01-051-0/+3
* Scheduler: fix reposyntax uninstall hash breakageZac Medico2011-01-051-8/+10
* Scheduler: always share FakeVartree pkg_cacheZac Medico2011-01-051-1/+2
* Scheduler: avoid unecessary Package instancesZac Medico2011-01-051-1/+0
* Scheduler: cache more Packages in --nodeps modeZac Medico2011-01-051-0/+2
* Scheduler: cache Package instance moreZac Medico2011-01-051-9/+12
* emerge-webrsync: eat trailing newlinesMike Frysinger2011-01-051-3/+3
* emerge-webrsync: add xz supportMike Frysinger2011-01-051-0/+2
* REQUIRED_USE: when unsatisfied, show current USEZac Medico2011-01-041-3/+5
* Split out pkg_use_display() from action_info().Zac Medico2011-01-042-58/+68
* REQUIRED_USE: test unsatisfied without USE depv2.2.0_alpha13Zac Medico2011-01-041-0/+6
* composite_db: use ebuild visibility for installedZac Medico2011-01-042-2/+18
* dep_zapdeps: add other_installed_some choice binZac Medico2011-01-041-3/+11
* fix indentation from commit f29d351990f0a3dd6183ec888ba8b0ff522c0875Zac Medico2011-01-031-1/+1
* dep_zapdeps: add other_installed choice binZac Medico2011-01-031-1/+11
* Fix spelling of unsatisfied from previous commit.Zac Medico2011-01-031-1/+1
* REQUIRED_USE: always show requirementsZac Medico2011-01-031-16/+43
* Fix a typo in a comment.Arfrever Frehtes Taifersar Arahesis2011-01-031-1/+1
* depgraph: fix bug #350254 and test itZac Medico2011-01-032-4/+15
* depgraph: prefer highest priority repo more oftenZac Medico2011-01-022-0/+17
* RepoConfig: invert repo priority orderingZac Medico2011-01-022-8/+8
* create_trees: whitelist SSH_AGENT_PID/AUTH_SOCKv2.2.0_alpha12Zac Medico2011-01-021-1/+2
* add depclean test for bug #350285Zac Medico2011-01-021-0/+38
* doc use_with/enable empty 3rd arg in EAPI 4Zac Medico2011-01-022-2/+14
* DepcleanWithInstalledMasked: fix breakageZac Medico2011-01-021-4/+4
* Try to avoid downgrade due to unsat REQUIRED_USE.Zac Medico2011-01-021-0/+1
* mod_syslog: call syslog() once per lineZac Medico2011-01-021-6/+7