summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* emerge.1: --depclean-lib-check disabled defaultv2.1.11.63Zac Medico2013-05-031-1/+1
* Remove extended package set configuration docs.Zac Medico2013-05-032-6/+2
* portage.const: toggle constants for stable branchZac Medico2013-05-031-4/+4
* 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
* man/dispatch-conf.1: reflow textVladimir Romanov2013-04-231-44/+31
* man/make.conf.5: document DCO_SIGNED_OFF_BYZac Medico2013-04-221-0/+4
* Add preliminary DCO_SIGNED_OFF_BY support for DCO Signed-off-by footer.Robin H. Johnson2013-04-222-1/+8
* Refactor PORTAGE_GPG_KEY.Robin H. Johnson2013-04-221-3/+3
* Deprecate python.eclass & distutils.eclass.Michał Górny2013-04-221-0/+2
* Don't filter SHELL from bash env, bug #466844.Zac Medico2013-04-221-1/+1
* search: fix RuntimeError: No active exceptionZac Medico2013-04-221-2/+2
* bin/ebuild: tweak FEATURES=digest logicZac Medico2013-04-161-3/+3
* bin/ebuild: only digest once for FEATURES=digestZac Medico2013-04-161-1/+3
* movefile: remove source symlink/hardlink after mvZac Medico2013-04-161-0/+10
* refactor contents file writing to its own functionAviv Keshet2013-04-121-6/+17
* repoman: fix random package.use.stable.* failurev2.2.0_alpha173Zac Medico2013-04-121-2/+8
* depgraph: don't _skip_restart for blockersv2.2.0_alpha172Zac Medico2013-04-111-2/+6
* Revert "Add a QA check for systemd unit file install."Zac Medico2013-04-111-10/+0
* man/make.conf.5: noauto sources ebuild each phaseZac Medico2013-04-071-2/+4
* man/emerge.1: move --digest to option sectionZac Medico2013-04-041-5/+5
* man/emerge.1: document --digest, bug #161236Pavlos Ratis2013-04-041-0/+5
* man/portage.5: layout.conf repo-name, bug #433561Zac Medico2013-04-021-1/+6
* ebuild(5): add missing space between doman/dohardMike Frysinger2013-04-021-0/+1
* emerge --exclude: avoid "world problems" warningZac Medico2013-04-021-0/+10
* binarytree: copy g+rw from PKGDIR to filesv2.2.0_alpha171Zac Medico2013-04-011-0/+19
* egencache,emirrordist: export NOCOLOR if no ttyZac Medico2013-04-012-8/+10
* egencache,emirrordist: disable color if no ttyZac Medico2013-04-012-0/+7
* ecompressdir: fix decompress, bug #462936Zac Medico2013-04-011-2/+2
* Support overriding repo-name from layout.conf.Michał Górny2013-03-291-0/+8
* ebuild: standardize error output a bitMike Frysinger2013-03-271-13/+10
* make.defaults: profile-formats control recursivev2.2.0_alpha170Zac Medico2013-03-271-5/+5
* getconfig: handle recursive PermissionDeniedZac Medico2013-03-271-3/+19
* Support RESTRICT=splitdebugZac Medico2013-03-273-2/+8
* PORTAGE_XATTR_EXCLUDE="security.*", bug #461868Zac Medico2013-03-274-11/+83
* _autounmask_levels: respect keywords, bug #463394Zac Medico2013-03-261-3/+17
* _autounmask_levels: refactor (no behavior change)Zac Medico2013-03-261-7/+4
* make.defaults: recurse directoriesZac Medico2013-03-261-2/+2
* make.conf: recurse directories, bug #463266Zac Medico2013-03-262-4/+49