summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* isolated-functions.sh: skip set_colors for dependZac Medico2011-09-111-8/+13
* Move KV funcs to bashrc-functions.sh.Zac Medico2011-09-113-53/+54
* isolated-functions.sh: split save-ebuild-env.shZac Medico2011-09-114-92/+95
* ebuild.sh: setup PATH earlierZac Medico2011-09-111-7/+7
* ebuild.sh: source *.sh at the topZac Medico2011-09-111-28/+28
* Move preprocess_ebuild_env to phase-functions.sh.Zac Medico2011-09-112-188/+184
* ebuild.sh: split out bashrc-functions.shZac Medico2011-09-112-92/+94
* ebuild.sh: move hasg* funcs into econfZac Medico2011-09-113-13/+14
* ebuild.sh: remove unused lchown and lchgrpZac Medico2011-09-112-9/+1
* build.sh: has/best_version to phase-helpers.shZac Medico2011-09-112-54/+47
* ebuild.sh: move ebuild_main to phase-functions.shZac Medico2011-09-112-223/+217
* ebuild.sh: move use* funcs to phase-helpers.shZac Medico2011-09-112-49/+50
* ebuild.sh: add dummy funcs for "depend" phaseZac Medico2011-09-111-0/+9
* depgraph: pull in new virtual slots with --updateZac Medico2011-09-112-11/+105
* Add VirtualSlotResolverTestCase for bug #382557.Zac Medico2011-09-111-0/+46
* Revert virtual slot update code for bug 382557.Zac Medico2011-09-111-1/+0
* ebuild.sh: split out phase-helpers.shZac Medico2011-09-102-520/+528
* ebuild.sh: split out phase-functions.shZac Medico2011-09-102-608/+613
* depgraph: refactor virtual slot --update codeZac Medico2011-09-101-28/+26
* repoman: fix a typo in the file.executable descZac Medico2011-09-101-1/+1
* Add repoman warning about bash-completion deprecation.Michał Górny2011-09-101-0/+1
* depgraph: use Atom.with_slot() to match virtualsZac Medico2011-09-101-1/+1
* Atom: add a with_slot method for adding a slotZac Medico2011-09-101-0/+8
* depgraph: use _iter_match_pkgs_any where possibleZac Medico2011-09-091-6/+5
* Use utf_8 'merge' encoding for all locales.v2.2.0_alpha55Zac Medico2011-09-091-18/+22
* depgraph: pull in new virtual slots with --updateZac Medico2011-09-091-1/+7
* getbinpkg: fix old binhost protocol for python3Zac Medico2011-09-081-3/+12
* egencache: tweak cache dir write access checkZac Medico2011-09-071-5/+9
* egencache: remove metadata-transfer warningZac Medico2011-09-072-4/+0
* pordbapi: add unshared cache mode for egencacheZac Medico2011-09-071-6/+27
* egencache: validate cache dir moreZac Medico2011-09-071-3/+19
* cache/volatile: fix __iter__ and __contains__Zac Medico2011-09-071-2/+6
* abssymlink: fix inverted logic from last commitv2.2.0_alpha54Zac Medico2011-09-061-1/+1
* merge: avoid abssymlink readlink callZac Medico2011-09-062-3/+11
* tests/emerge: test regenworldZac Medico2011-09-051-0/+3
* tests/emerge: test fixpackagesZac Medico2011-09-051-0/+3
* tests/emerge: test env-updateZac Medico2011-09-052-1/+4
* tests/emerge: test portageqZac Medico2011-09-051-3/+16
* ResolverPlayground: make.profile in /etc/portageZac Medico2011-09-051-10/+10
* tests/emerge: test egencacheZac Medico2011-09-052-16/+38
* tests/emerge: add a debug mode that shows stdoutZac Medico2011-09-051-7/+24
* tests/emerge: test directory with latin-1 encZac Medico2011-09-051-2/+4
* Update unread news items in --pretend mode.Zac Medico2011-09-041-4/+17
* test_pty_eof: add SKIP msg for unsupported platZac Medico2011-09-041-0/+13
* tests/emerge: auto-disable sandbox if necessaryZac Medico2011-09-041-0/+6
* Fix repoman dependency.unknown to use xmatch.v2.2.0_alpha53Zac Medico2011-09-031-11/+12
* Handle symlink content with bad encoding.Zac Medico2011-09-033-8/+38
* Join /var/log/emerge.log with EPREFIX.Zac Medico2011-09-031-1/+10
* elog/mod_save: join /var/log with os.sep tooZac Medico2011-09-032-2/+4
* elog/mod_echo: send all msg types to stdoutZac Medico2011-09-031-0/+13