summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bintree: don't provide default VERSION headerv2.2.0_alpha41Zac Medico2011-06-131-1/+0
* pkg_use_enabled: return early for built pkgsZac Medico2011-06-131-1/+3
* digestgen: spawn_nofetch (fix previous commit)Zac Medico2011-06-131-0/+2
* digestgen: always allow fetch from mirror://Zac Medico2011-06-131-8/+16
* Scheduler: make --fetchonly skip pkg_pretendZac Medico2011-06-131-3/+4
* test_merge_order: test smallest runtime cycleZac Medico2011-06-122-0/+39
* Fix a typo in a comment.v2.2.0_alpha40Arfrever Frehtes Taifersar Arahesis2011-06-111-1/+1
* serialize_tasks: debug output for runtime cyclesZac Medico2011-06-111-1/+12
* serialize_tasks: asap ignore medium_soft earlierZac Medico2011-06-111-5/+11
* serialize_tasks: minimize runtime cycles moreZac Medico2011-06-111-3/+6
* serialize_tasks: minimize nodes in runtime cyclesZac Medico2011-06-101-30/+30
* depgraph._serialize_tasks: revert formatting diffZac Medico2011-06-101-6/+5
* depgraph._serialize_tasks: move libperl/perl codeZac Medico2011-06-101-14/+17
* bintree: verify that default REPO is legitZac Medico2011-06-101-1/+1
* depgraph._serialize_tasks: tweak last commit moreZac Medico2011-06-101-3/+3
* depgraph._serialize_tasks: tweak last commitZac Medico2011-06-101-7/+9
* test_fakedbapi: define PORTDIR, test missing IUSEZac Medico2011-06-101-2/+11
* test_fakedbapi: use tempdir for config pathsZac Medico2011-06-101-6/+13
* Add tests for fakedbapi.Zac Medico2011-06-103-0/+44
* slot_collision_notice: don't omit any use depZac Medico2011-06-101-14/+16
* show_unsatisfied_blockers: don't omit any pkgsZac Medico2011-06-101-17/+10
* Fix a typo.Arfrever Frehtes Taifersar Arahesis2011-06-111-1/+1
* depgraph._serialize_tasks: fix libperl/perl orderZac Medico2011-06-101-5/+17
* fakedbapi: add myrepo args for portdbapi compatZac Medico2011-06-101-3/+3
* bintree: handle pkgindex CHOST header like REPOZac Medico2011-06-101-1/+2
* bintree: always populate pkgindex REPO headerZac Medico2011-06-101-10/+16
* Fix some typoes in docs and comments.v2.2.0_alpha39Zac Medico2011-06-092-2/+2
* portage.5: doc repo and wildcard atom extensionsZac Medico2011-06-091-5/+46
* useflag/dep_re: less strict if eapi NoneZac Medico2011-06-092-5/+16
* SubProcess: fix status for _set_returncode callerZac Medico2011-06-095-9/+9
* AbstractEbuildProcess: handle kill by signalZac Medico2011-06-091-5/+19
* SubProcess: make returncode like PopenZac Medico2011-06-091-6/+10
* lockfile: use hasattr() instead of dir()Zac Medico2011-06-091-1/+1
* ebuild.sh: fix libdir for ccache/distccZac Medico2011-06-091-2/+8
* ebuild.sh: don't hardcode distcc pump pathJeremy Murphy2011-06-091-2/+2
* test_use_reduce: test empty parens (bug 370565)Zac Medico2011-06-091-1/+3
* use_reduce: disallow empty parensArfrever Frehtes Taifersar Arahesis2011-06-092-3/+6
* getmaskingstatus: fix keywords logicZac Medico2011-06-091-28/+10
* getmaskingreason: EAPI metadata safetyZac Medico2011-06-091-0/+11
* show_masked_packages: EAPI metadata safetyZac Medico2011-06-091-0/+3
* Fix a typo and update a comment.Arfrever Frehtes Taifersar Arahesis2011-06-091-2/+2
* _show_unsatisfied_dep: fix logic for EAPI maskZac Medico2011-06-091-6/+9
* SpawnTestCase: check returncodeZac Medico2011-06-091-1/+1
* locks: use a private constant for fcntl.lockfZac Medico2011-06-091-3/+4
* Test noblocking locks.Zac Medico2011-06-081-0/+46
* unmerge: show virtual in system unmerge warningZac Medico2011-06-081-1/+9
* Atom: avoid TypeError with PyPyZac Medico2011-06-081-1/+5
* autounmask-write: prefer package.accept_keywordsZac Medico2011-06-081-2/+2
* extract_affecting_use: _get_useflag_re(eapi)Zac Medico2011-06-084-7/+10
* autounmask-write: support package.accept_keywordsZac Medico2011-06-081-1/+6