aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
...
* Tweak PollScheduler signal handling.Zac Medico2011-01-151-3/+7
* Add PollScheduler.terminate() for interruption.Zac Medico2011-01-151-1/+24
* When killed by signal, return 128 + signum.Zac Medico2011-01-155-19/+21
* emerge-webrsync: update for current gpg keyZac Medico2011-01-141-1/+1
* econf: check confgure --help for --disable-dep...Zac Medico2011-01-121-1/+3
* ebuild.sh: skip QA_* init in "depend" phaseZac Medico2011-01-091-20/+21
* emerge-webrsync: eat trailing newlinesMike Frysinger2011-01-051-3/+3
* emerge-webrsync: add xz supportMike Frysinger2011-01-051-0/+2
* newins in EAPI 4 should actually install the file. Fixes bug 350385.Ulrich Mueller2011-01-021-3/+5
* egencache: handle ImportError for ExpatErrorZac Medico2010-12-311-5/+10
* dyn_clean: remove .pretendedZac Medico2010-12-311-1/+1
* unpack: handle echo failure in unzip pipeZac Medico2010-12-291-1/+1
* bash: as a general rule, use read -rZac Medico2010-12-297-12/+12
* doins: use read -rUlrich Müller2010-12-291-1/+1
* doebuild: fix bug #349273Zac Medico2010-12-211-1/+1
* Substitute bash builtin >> for touch command.Zac Medico2010-12-195-22/+39
* repoman: ignore deprecated profiles.desc entriesZac Medico2010-12-181-0/+3
* repoman: handle ElementTree.ParseErrorZac Medico2010-12-171-1/+1
* etc-update: eliminate duplicate example configsZac Medico2010-12-131-1/+5
* etc-update: tweak style in do_distconf()Anthony Basile2010-12-131-10/+2
* etc-update: replace 'seq' with pure bashv2.2.0_alpha8Zac Medico2010-12-121-3/+6
* etc-update: add option to save example configAnthony Basile2010-12-121-0/+33
* quickpkg: may -> might rewordMike Frysinger2010-12-071-2/+2
* ebuild.sh: only run pretend once for ebuild(1)Zac Medico2010-12-051-1/+9
* EAPI 4: Support MERGE_TYPE (bug #347351)Zac Medico2010-12-031-1/+2
* fix QA_EXECSTACK spelling for QA_PREBUILTZac Medico2010-12-021-1/+1
* whitelist proxy vars and don't save themZac Medico2010-11-261-1/+1
* repoman: fix broken masking checkv2.2.0_alpha5Zac Medico2010-11-241-1/+1
* repoman: enable dep check with empty KEYWORDSZac Medico2010-11-221-12/+50
* repoman: add wxwidgets.eclassnotused (bug 305469)Ryan Hill2010-11-131-0/+11
* Use a temporary workaround for bug #344845.Zac Medico2010-11-121-1/+5
* dyn_spec: account for empty $FILESDIRZac Medico2010-10-291-1/+3
* debug-print: don't stat $T during depend phasev2.2.0_alpha2Zac Medico2010-10-271-1/+1
* ebuild: move SANDBOX_ON=0 setting laterZac Medico2010-10-271-3/+3
* Only addwrite for tmp dirs if sandbox is enabled.Zac Medico2010-10-271-1/+1
* repoman: use slice to avoid IndexErrorZac Medico2010-10-271-1/+1
* repoman: optimize svn keywords handlingZac Medico2010-10-271-4/+7
* repoman: avoid possible IndexError with svn propsZac Medico2010-10-271-1/+2
* debug-print-function: output like older portageZac Medico2010-10-271-1/+1
* debug-print: permission fixesZac Medico2010-10-271-4/+7
* ebuild: account for symlink in /var/db/pkg pathZac Medico2010-10-271-1/+1
* ebuild(1): fix breakage for /var/db/pkg ebuildsZac Medico2010-10-261-3/+5
* Simplify retval checks in has_version() and best_version().Michał Górny2010-10-241-10/+4
* Simplify debug-print*() functions code.Michał Górny2010-10-241-20/+12
* egencache --update-changelogs: reverse the sort order for headers.Michał Górny2010-10-241-2/+3
* Fix some typos and improve a message in repoman.Arfrever Frehtes Taifersar Arahesis2010-10-231-6/+5
* Bug #340475: Make repoman check if SVN keywords are enabled in svn:keywords.Arfrever Frehtes Taifersar Arahesis2010-10-231-16/+24
* Allow repoman to commit files, which have changes only in SVN properties.Arfrever Frehtes Taifersar Arahesis2010-10-231-3/+3
* lock-helper.py: make locks quietZac Medico2010-10-221-0/+3
* lock-helper.py: use PORTAGE_PYM_PATH for safetyZac Medico2010-10-211-0/+2