summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Atom: handle invalid */foo-version wildcardZac Medico2013-05-242-3/+8
* repoman: check for deprecated EAPIs, bug #470670v2.2.0_alpha177Zac Medico2013-05-234-3/+43
* man/emerge.1: --resume uses mtimedbZac Medico2013-05-231-0/+3
* fetch: correctly handle file name without schemeZac Medico2013-05-232-2/+22
* ecompressdir: indirect symlinks, bug #470916Zac Medico2013-05-211-0/+15
* *_DEFAULT_OPTS: shlex for embedded quotesZac Medico2013-05-204-4/+8
* EMERGE_DEFAULT_OPTS: shlex for embedded quotesZac Medico2013-05-191-1/+2
* test_getconfig: sync FETCHCOMMAND_SFTP/SSHv2.2.0_alpha176Zac Medico2013-05-181-2/+2
* Fix RESTRICT=test message for bug #469332.Zac Medico2013-05-181-10/+14
* Support PORTAGE_SSH_OPTS, bug #470002.Zac Medico2013-05-188-19/+84
* RELEASE-NOTES: ACCEPT_RESTRICT in 2.1.12Zac Medico2013-05-181-0/+1
* Flag -Wsizeof-pointer-memaccess warnings.Ryan Hill2013-05-181-0/+1
* docs: metadata/cache is now md5-cache bug #470154Zac Medico2013-05-184-20/+14
* JobStatusDisplay: fix tigetstr for pypy-2.0_beta2Zac Medico2013-05-181-1/+2
* EbuildBuild: don't digest if fetch failedZac Medico2013-05-181-1/+1
* Fix emerge --fetch --digest for bug #470238.Zac Medico2013-05-182-3/+10
* doebuild: fix emerge --fetchonly FEATURES=digestZac Medico2013-05-181-13/+8
* man/make.conf.5: SYNC ssh examples, bug #470152tomboy642013-05-171-0/+16
* PORTAGE_BINHOST: sftp with FETCHCOMMAND_SFTPZac Medico2013-05-161-14/+4
* repoman: use FETCHCOMMAND for metadata.dtdv2.2.0_alpha175Zac Medico2013-05-151-69/+35
* man/ebuild.5: note that PROVIDE is deprecatedZac Medico2013-05-151-1/+5
* dispatch-conf: fix python2-style print callVladimir Romanov2013-05-151-1/+2
* archive-conf: rename vars to avoid builtin namesVladimir Romanov2013-05-151-8/+8
* Remove unused imports, bug #469022Vladimir Romanov2013-05-153-7/+2
* Default FEATURES=preserve-libs for portage-2.1.12Zac Medico2013-05-153-3/+7
* PORTAGE_BINHOST: https FETCHCOMMAND, bug #469888Zac Medico2013-05-151-9/+29
* env_update: ensure_dirs, encode filenameZac Medico2013-05-131-4/+4
* env-update: change prelink to use /etc/prelink.conf.d/portage.confMike Frysinger2013-05-121-23/+38
* dohtml: restore cwd for __helpers_dieZac Medico2013-05-121-1/+3
* dohtml: safe cwd, bug #469338Zac Medico2013-05-122-1/+7
* check-implicit-pointer-usage: safe cwd bug 469338Zac Medico2013-05-121-2/+3
* filter_readonly_variables: safe cwd, bug #469338Zac Medico2013-05-121-1/+9
* ebuild.sh: use PORTAGE_PYM_PATH as default cwdZac Medico2013-05-121-5/+3
* ebuild-ipc: use safe cwd for import, bug #469338Zac Medico2013-05-123-17/+14
* metadata.dtd: update to latestZac Medico2013-05-091-1/+1
* binarytree: evaluate RESTRICT conditionalsZac Medico2013-05-061-1/+1
* binarytree: index RESTRICT, for ACCEPT_RESTRICTZac Medico2013-05-061-1/+1
* Support ACCEPT_RESTRICT for bug #467622.v2.2.0_alpha174Zac Medico2013-05-0211-4/+170
* _getMissingProperties: remove || supportZac Medico2013-05-021-35/+2
* Silence embedded profile warning for bug #467142.Zac Medico2013-05-021-4/+14
* Support RESTRICT=preserve-libs, bug #364427Zac Medico2013-05-015-30/+74
* man/emerge: clarify --rebuild-if-new-slot #467924Zac Medico2013-05-011-0/+6
* Use non-greedy findConsumers for bug #467896.Zac Medico2013-04-303-11/+18
* bin/misc-functions.sh: use pipe for find ${D}${D}Zac Medico2013-04-291-4/+3
* bin/misc-functions.sh: normalize ${D%/}${D} slashZac Medico2013-04-291-4/+4
* repoman: report --ignore/include-arches commitsZac Medico2013-04-281-4/+13
* tests: clean up style a bit (mostly poor/inconsistent spacing)Mike Frysinger2013-04-2833-1015/+1026
* get_open_fds: use /dev/fd or /proc/self/fdZac Medico2013-04-281-3/+8
* repoman: add --include-arches, bug #466116Zac Medico2013-04-282-0/+19
* Add man/ru/dispatch-conf.1Vladimir Romanov2013-04-231-0/+100