summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* etc-update: clear term when appropriateZac Medico2011-05-251-1/+5
* Fix some typos.Arfrever Frehtes Taifersar Arahesis2011-05-251-2/+2
* doebuild: use EbuildBuildDir for lockingZac Medico2011-05-081-1/+1
* repoman: make virtual.oldstyle a warning for nowZac Medico2011-05-041-0/+1
* doins: add reference to bug #239529Zac Medico2011-05-041-1/+4
* Avoid evaluation of values of variables in set_unless_changed().Arfrever Frehtes Taifersar Arahesis2011-05-041-1/+1
* ebuild.sh: make INHERITED independent of phaseZac Medico2011-05-041-3/+11
* repoman: remove most old-style virtual checksZac Medico2011-05-041-45/+0
* repoman: Check for PROVIDE.Ulrich Mueller2011-05-041-0/+5
* Support multiple arguments in set_unless_changed() and unset_unless_changed().Arfrever Frehtes Taifersar Arahesis2011-05-041-18/+25
* Bug #365439: Add set_unless_changed() and unset_unless_changed().Arfrever Frehtes Taifersar Arahesis2011-05-042-2/+30
* install_qa_check(): Simplify code and make 'l' a local variable.Arfrever Frehtes Taifersar Arahesis2011-05-041-3/+3
* Check for references to ${ROOT} in install_qa_checks.David James2011-05-041-8/+26
* Move preinst/postinst_bsdflags from bash to pyDavid James2011-05-041-16/+0
* Bug #364467 - handle gcc-4.6-style QA warningsRyan Hill2011-05-041-18/+18
* ebuild(1): fix env FEATURES overrides bug #364035Zac Medico2011-05-041-4/+2
* repoman: cleanup gpgsignv2.1.9.46Zac Medico2011-04-131-12/+23
* doins: tweak $DISTDIR symlink handlingZac Medico2011-04-131-2/+3
* doins: dereference abs symlinks to filesZac Medico2011-04-131-1/+7
* Support PORTAGE_GPG_SIGNING_COMMAND variable.Arfrever Frehtes Taifersar Arahesis2011-04-131-12/+15
* repoman: fix profiles.desc overlay pathZac Medico2011-04-131-1/+1
* Minor improvements in gpgsign().Arfrever Frehtes Taifersar Arahesis2011-04-131-5/+4
* Simplify calculation of repoman_settings["PORTAGE_GPG_DIR"] in gpgsign().Arfrever Frehtes Taifersar Arahesis2011-04-131-5/+2
* Use os.path.expanduser() to simplify code.Arfrever Frehtes Taifersar Arahesis2011-04-131-4/+1
* emerge-webrsync: drop lzma supportZac Medico2011-03-271-4/+2
* Optimize ebuild.sh to cache preprocessing output.David James2011-03-261-8/+8
* portageq owners: list orphans via stderrZac Medico2011-03-261-5/+21
* ebuild-ipc: import errnoZac Medico2011-03-181-0/+1
* ebuild-ipc: use non-blocking readZac Medico2011-03-181-13/+41
* ebuild-ipc: use plain file read instead of arrayZac Medico2011-03-141-9/+6
* dodoc: update copyright datev2.1.9.42Zac Medico2011-03-011-1/+1
* ebuild(1): fix ebuild modification checkZac Medico2011-03-011-12/+13
* ebuild(1): apply package.env earlierZac Medico2011-03-011-6/+22
* repoman: add back portage.internal checkZac Medico2011-03-011-0/+2
* doins: fix dodoc directory error handlingZac Medico2011-03-011-0/+4
* doins: avoid die when called as dodoc with no argZac Medico2011-03-011-11/+11
* dodoc: call doins, to reuse recursion codeZac Medico2011-03-012-51/+13
* dodoc: quote ${0}Zac Medico2011-03-011-2/+2
* dodoc: Honour exit status of install, bug 356389.Ulrich Mueller2011-03-012-3/+7
* Update date headers in modified files.Zac Medico2011-02-211-1/+1
* ebuild.sh: remove unused PWORKDIR variableZac Medico2011-02-212-7/+1
* Update date headers in modified files.Zac Medico2011-02-192-2/+2
* _eapi4_src_install: handle empty DOCS like PMSZac Medico2011-02-191-1/+1
* docompress, prepcompress: Add missing quotes.Ulrich Mueller2011-02-192-3/+3
* egencache: fix cmp_func for python3Zac Medico2011-02-191-0/+8
* Recognize git-2.eclass as a live eclass.Zac Medico2011-02-141-0/+1
* egencache: --preserve-comments allow missing fileZac Medico2011-02-131-4/+26
* egencache: don't ignore as much with --tolerantZac Medico2011-02-131-3/+4
* default_src_test: handle EAPI 4 emake failureZac Medico2011-02-061-4/+10
* die: include $EBUILD_PHASE in messageZac Medico2011-02-021-1/+5