aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* preport: initial implementationpreportTim Harder2015-07-122-0/+166
* pmerge: revert several changes for methods requiring tuplesTim Harder2015-07-121-3/+3
* pmerge: various repo handling simplificationsTim Harder2015-07-126-36/+40
* fallback on repos.conf names as IDs for new reposTim Harder2015-07-123-4/+6
* portage_conf: use repos.conf names for keys instead of repo locationsTim Harder2015-07-122-8/+7
* portage_conf: various variable naming simplifying/clarifyingTim Harder2015-07-121-12/+12
* setup: assume all symlinks in the bin dir are scripts to installTim Harder2015-07-121-3/+5
* portage_conf: drop 'domain' from domain config object nameTim Harder2015-07-111-2/+2
* don't assume bash is at /bin/bash, inspect path to find itTim Harder2015-07-1015-20/+19
* minor naming consistency change for test scriptTim Harder2015-07-101-1/+1
* remove prelink references as it's not supported anymoreTim Harder2015-07-103-8/+5
* bash: return to generic EAPI function banning mechanismTim Harder2015-07-101-0/+8
* remove old, unused importTim Harder2015-07-101-2/+0
* dobin: do not force uid/gidMichał Górny2015-07-091-1/+1
* Remove unused and unclear concept of secpassMichał Górny2015-07-091-11/+1
* bash: move EAPI 0 to EAPI 5 src_test differences into separate libsTim Harder2015-07-093-6/+16
* bash: simplify EAPI function generation scriptTim Harder2015-07-091-21/+0
* bash: simplify EAPI phase injectionTim Harder2015-07-097-79/+87
* setup: minor cleanupsTim Harder2015-07-091-7/+11
* setup: directly execute generation scripts instead of bashTim Harder2015-07-091-3/+3
* setup: generate bash function lists at install timeTim Harder2015-07-091-22/+24
* Revert "setup: generate bash function lists at install time"Tim Harder2015-07-091-26/+22
* setup: generate bash function lists at install timeTim Harder2015-07-091-22/+26
* test: drop global function list testTim Harder2015-07-091-39/+0
* generate bash function lists for the dist tarballTim Harder2015-07-096-132/+42
* fix minor typoTim Harder2015-07-091-1/+1
* update newsTim Harder2015-07-091-0/+11
* bash: remove unused ORIG_FUNCS listTim Harder2015-07-081-2/+1
* bash: minor consistency changesTim Harder2015-07-082-8/+8
* bash: remove __var_push comment about declare usageTim Harder2015-07-081-4/+1
* bash/helpers: use __var_(push|pop) to set a temp PATHTim Harder2015-07-081-3/+2
* bash: add initial var push/pop supportTim Harder2015-07-082-0/+66
* bash: generalize internal error messagesTim Harder2015-07-072-7/+7
* bash: speed up unpack() by only doing chmods when neededTim Harder2015-07-071-2/+2
* commandline: simplify choices support for cli tool error outputTim Harder2015-07-051-11/+7
* commandline: fix repo config accesses repo.config_name isn't setTim Harder2015-07-051-1/+2
* portage_conf: remove extra repo config object creation for cache initTim Harder2015-07-051-9/+5
* repo: fix initial sync for new repos using repos.conf namesTim Harder2015-07-053-3/+8
* simplify requirements.txtTim Harder2015-07-041-1/+1
* fix pmaint regen testTim Harder2015-07-041-1/+1
* tox: simplify snakeoil/pkgcore install processTim Harder2015-07-041-5/+3
* pmaint: use iter_stable_unique() from snakeoilTim Harder2015-07-041-7/+3
* pmaint: allow multiple repo arguments to regenTim Harder2015-07-041-34/+34
* whitespace consistencyTim Harder2015-07-045-64/+98
* commandline: add --override-config optionTim Harder2015-07-041-0/+3
* portage_conf: simplify config directory settingsTim Harder2015-07-041-28/+22
* config: allow override of the pkgcore config file locationTim Harder2015-07-041-18/+9
* setup.py: rename a few const path vars and add generic data pathTim Harder2015-07-041-12/+17
* minor whitespace fixTim Harder2015-07-041-1/+1
* portage_conf: simplify fetcher config objectTim Harder2015-07-041-12/+6