summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
...
* EAPI 4: Support MERGE_TYPE (bug #347351)Zac Medico2010-12-031-1/+2
* fix QA_EXECSTACK spelling for QA_PREBUILTZac Medico2010-12-031-1/+1
* whitelist proxy vars and don't save themZac Medico2010-11-261-1/+1
* repoman: fix broken masking checkZac Medico2010-11-241-1/+1
* repoman: enable dep check with empty KEYWORDSZac Medico2010-11-231-12/+50
* repoman: add wxwidgets.eclassnotused (bug 305469)Ryan Hill2010-11-231-0/+11
* Use a temporary workaround for bug #344845.Zac Medico2010-11-231-1/+5
* lock-helper.py: make locks quietZac Medico2010-11-231-0/+3
* lock-helper.py: use PORTAGE_PYM_PATH for safetyZac Medico2010-11-231-0/+2
* AsynchronousLock: use subprocess if no threadsZac Medico2010-11-231-0/+23
* dyn_spec: account for empty $FILESDIRZac Medico2010-10-291-1/+3
* debug-print: don't stat $T during depend phasev2.1.9.23Zac 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-271-2/+3
* Simplify retval checks in has_version() and best_version().Michał Górny2010-10-271-10/+4
* Simplify debug-print*() functions code.Michał Górny2010-10-271-20/+12
* egencache --update-changelogs: reverse the sort order for headers.Michał Górny2010-10-271-2/+3
* Fix some typos and improve a message in repoman.Arfrever Frehtes Taifersar Arahesis2010-10-271-6/+5
* Bug #340475: Make repoman check if SVN keywords are enabled in svn:keywords.Arfrever Frehtes Taifersar Arahesis2010-10-271-16/+24
* Allow repoman to commit files, which have changes only in SVN properties.Arfrever Frehtes Taifersar Arahesis2010-10-271-3/+3
* Don't compress empty files, bug 340935.Ulrich Mueller2010-10-151-0/+1
* Fix indention error in repoman headerstring code.v2.1.9.16Zac Medico2010-10-111-3/+3
* Fix portageq to handle NOCOLOR.Zac Medico2010-10-111-0/+5
* Invert repoman cvs logic for headerstring.Zac Medico2010-10-111-1/+1
* has/best_version: eqawarn if EAPI wrong for atomZac Medico2010-10-111-4/+42
* Don't look for $Header$ when using svn.Michał Górny2010-10-111-17/+23
* Use EAPI to validate best/has_version atoms.Zac Medico2010-10-111-2/+5
* Include gpg key in repoman commit message.Zac Medico2010-10-061-1/+3
* Fix ebuild(1) to handle layout.conf masters.Zac Medico2010-10-061-3/+6
* Fix undefined name 'output_mode'.Zac Medico2010-10-061-1/+1
* egencache: Sort file names for ChangeLogSebastian Luther2010-10-061-6/+76
* egencache --update-changelogs: write if neededMichał Górny2010-10-061-9/+18
* egencache --update-changelogs: Filter messagesMichał Górny2010-10-061-4/+15
* egencache --update-changelogs: escape CP regexpMichał Górny2010-10-061-1/+1
* egencache --update-changelogs: don't break change list on hyphens.Michał Górny2010-10-061-2/+6
* egencache --update-changelogs: strip leading CP from the log messages.Michał Górny2010-10-061-1/+4
* Add support for 'egencache --update-changelogs'.Michał Górny2010-10-061-4/+141
* Fix readonly variable assignment for PORTAGE_BINPKG_TMPFILE whenZac Medico2010-09-301-1/+1
* Invert portageq list_preserved_libs returncode meaning.Zac Medico2010-09-301-4/+4
* doman: ${mandir} can't contain complete suffix so don't check for it.Michał Górny2010-09-301-1/+1
* Bug #338588 - Allow quickpkg to create packages even though theZac Medico2010-09-251-3/+10
* In EbuildIpc._receive_reply(), close the input_file when finished.v2.2_rc86Zac Medico2010-09-211-0/+2
* In EbuildIpc._wait(), use waitpid() instead of wait() since we reallyZac Medico2010-09-211-1/+1