summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* ebuild.sh: split out phase-helpers.shZac Medico2011-09-102-520/+528
* ebuild.sh: split out phase-functions.shZac Medico2011-09-102-608/+613
* repoman: fix a typo in the file.executable descZac Medico2011-09-101-1/+1
* egencache: tweak cache dir write access checkZac Medico2011-09-071-5/+9
* egencache: remove metadata-transfer warningZac Medico2011-09-071-3/+0
* egencache: validate cache dir moreZac Medico2011-09-071-3/+19
* tests/emerge: test egencacheZac Medico2011-09-051-7/+4
* Fix repoman dependency.unknown to use xmatch.v2.2.0_alpha53Zac Medico2011-09-031-11/+12
* Revert "xml/metadata: implement XMLParser.doctype()"Zac Medico2011-08-314-71/+49
* xml/metadata: implement XMLParser.doctype()Zac Medico2011-08-314-49/+71
* repoman: enable dependency.unknown for blockersZac Medico2011-08-301-3/+2
* doebuild: avoid redundant distfiles checksZac Medico2011-08-281-34/+3
* egencache: don't require xml in global scopeZac Medico2011-08-271-8/+8
* egencache: implement XMLParser.doctype()Zac Medico2011-08-271-1/+11
* repoman: add a simple unit testZac Medico2011-08-251-5/+6
* python3.2 fixes: ResourceWarning: unclosed fileZac Medico2011-08-251-2/+4
* python3.2 fixes: ResourceWarning: unclosed fileZac Medico2011-08-251-2/+7
* die: defer die hooks for EAPI 4 helpers_dieZac Medico2011-08-251-1/+6
* dosym: QA warn if target is existing dirZac Medico2011-08-221-1/+2
* dosym: QA warn if basename omitted (bug #379899)Zac Medico2011-08-221-0/+5
* ebuild(1): show merge/noauto msg only if neededZac Medico2011-08-201-4/+4
* egencache: add --portdir-overlay optionZac Medico2011-08-131-0/+9
* repoman: tweak --if-modified help outputv2.2.0_alpha51Zac Medico2011-08-121-0/+1
* repoman: warn when --if-modified finds nothingZac Medico2011-08-121-1/+10
* repoman: add --if-modified option to check lessZac Medico2011-08-101-0/+15
* portageq: fix short help display for leading \nZac Medico2011-08-051-1/+1
* portageq best_visible: support optional pkgtypeZac Medico2011-08-041-11/+49
* unpack: remove backward compat for bug #376741v2.2.0_alpha50Zac Medico2011-08-021-12/+0
* unpack: always unpack to cwd (bug #376741)Zac Medico2011-08-011-1/+15
* Skip QA Notice for hasq/useq during *rm phases.Zac Medico2011-07-152-2/+4
* portageq: reference GLEP 37 in expand_virtual docZac Medico2011-07-141-1/+2
* Update timestamps in headers of modified files.Zac Medico2011-07-126-6/+6
* filter-bash-environment.py: move imports to topZac Medico2011-07-121-5/+7
* misc-functions.sh: fix incorrect has -o usageZac Medico2011-07-121-1/+1
* Remove python-2.6 StringIO.StringIO fallback.Zac Medico2011-07-121-2/+1
* ebuild.sh: restore old has() implementationBrian Harring2011-07-111-1/+8
* Migrate from codecs.open() to io.open().Zac Medico2011-07-103-26/+31
* Add QA Notice for hasq/useq calls (bug #199722).Zac Medico2011-07-082-0/+2
* Remove all hasq/useq calls for bug #199722.Zac Medico2011-07-0810-93/+93
* Invert has/hasq and use/useq implementations.Zac Medico2011-07-082-8/+8
* repoman: ElementTree.ParseError -> SyntaxErrorZac Medico2011-07-031-1/+1
* portageq get_repo_path: output empty if unknownv2.2.0_alpha43Zac Medico2011-07-011-1/+4
* misc-functions.sh: remove stale NEEDED* filesZac Medico2011-06-301-0/+1
* Fix last commit to work regardless of nullglob.Zac Medico2011-06-301-1/+2