summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* ecompress: beware of -k in PORTAGE_COMPRESS_FLAGSZac Medico2011-06-301-1/+4
* ebuild(1): pass missing myrepo arg to aux_getZac Medico2011-06-291-1/+1
* ebuild(1): pass "installed" arg to PackageZac Medico2011-06-291-0/+1
* ebuild(1): pass Package instance to setcpvZac Medico2011-06-291-3/+19
* Add a QA check for systemd unit file install.Michał Górny2011-06-241-0/+10
* repoman: fix broken set constructor usageZac Medico2011-06-241-1/+2
* repoman: add new "dependency.unknown" warningZac Medico2011-06-241-0/+25
* emaint binhost: add method for SIZE/MTIME checksZac Medico2011-06-181-19/+38
* emaint binhost: check SIZE and MTIMEZac Medico2011-06-181-1/+21
* portageq: fix all_best_visible to fail earlyZac Medico2011-06-181-3/+5
* repoman: handle PermissionDenied from digestgenZac Medico2011-06-171-2/+7
* repoman: only report allmasked if ebuilds existZac Medico2011-06-161-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
* portageq: support --versionZac Medico2011-06-051-4/+9
* portdbapi: cleanup when base module is reloadedZac Medico2011-06-031-1/+0
* portageq: exclude expand_new_virt from commandsZac Medico2011-06-021-4/+7
* portageq: add new expand_virtual functionZac Medico2011-06-021-0/+35
* etc-update: add clear_term config for bug #142508Zac Medico2011-05-311-3/+4
* Update timestamps in headers of modified files.Zac Medico2011-05-251-1/+1
* repoman: pass type_name to Package constructorv2.2.0_alpha35Zac Medico2011-05-231-1/+1
* Fix spelling of "ambiguous".Zac Medico2011-05-221-3/+3
* Add FEATURES=distcc-pump support.MATSUU Takuto2011-05-201-0/+7
* etc-update: clear term when appropriateZac Medico2011-05-171-1/+5
* Fix some typos.Arfrever Frehtes Taifersar Arahesis2011-05-151-2/+2
* doebuild: use EbuildBuildDir for lockingZac Medico2011-05-071-1/+1
* repoman: make virtual.oldstyle a warning for nowZac Medico2011-05-051-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-021-1/+1
* ebuild.sh: make INHERITED independent of phaseZac Medico2011-05-021-3/+11
* repoman: remove most old-style virtual checksZac Medico2011-05-011-45/+0
* repoman: Check for PROVIDE.Ulrich Mueller2011-05-011-0/+5
* Support multiple arguments in set_unless_changed() and unset_unless_changed().Arfrever Frehtes Taifersar Arahesis2011-05-011-18/+25
* Bug #365439: Add set_unless_changed() and unset_unless_changed().Arfrever Frehtes Taifersar Arahesis2011-05-012-2/+30
* install_qa_check(): Simplify code and make 'l' a local variable.Arfrever Frehtes Taifersar Arahesis2011-04-301-3/+3