summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* emerge.1: --depclean-lib-check disabled defaultv2.1.11.61Zac Medico2013-04-111-1/+1
* Remove extended package set configuration docs.Zac Medico2013-04-112-6/+2
* portage.const: toggle constants for stable branchZac Medico2013-04-111-4/+4
* 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
* ebuild.1: correct ebuild.sh path, bug #462802Zac Medico2013-03-241-2/+2
* SubProcess: re-organize Darwin/fcntl logicZac Medico2013-03-231-7/+6
* SpawnProcess: disable FD_CLOEXEC on stdout for #456296Fabian Groffen2013-03-231-0/+6
* ebuild.5: correct ebuild.sh path, bug #462802Zac Medico2013-03-231-2/+2
* lockfile: remove newline from ebegin messageZac Medico2013-03-221-1/+1
* Handle ENOLCK with loop for bug #462694.Zac Medico2013-03-221-8/+32
* portage.const: realpath(__file__.rstrip("co"))v2.2.0_alpha169Zac Medico2013-03-211-1/+1
* Use realpath(__file__) to locate whole portage.Zac Medico2013-03-213-9/+9
* Test dispatch-conf.Zac Medico2013-03-211-1/+8
* Test portageq and etc-update for bug #462412.Zac Medico2013-03-202-3/+9
* Fix --verbose-main-repo-display missing PORTDIR.Zac Medico2013-03-201-2/+4
* resolver: output: check for None mainRepo()Brandon Philips2013-03-201-2/+2
* prepman: do not compress files <=128 bytesMike Frysinger2013-03-202-8/+30
* config: fix typo maid -> mainBrandon Philips2013-03-201-3/+3
* prepallman: avoid temp file indirectionMike Frysinger2013-03-201-3/+2
* portageq: fix envvar -v, bug #462412v2.2.0_alpha168Zac Medico2013-03-191-0/+8
* manifest2MiscfileFilter: remove redundant checksv2.2.0_alpha167Zac Medico2013-03-191-4/+2
* _iter_similar_available: do built checks togetherZac Medico2013-03-191-2/+2
* Use autounmask for subslot conflict, bug #461464.Zac Medico2013-03-192-15/+165
* Task.__repr__: handle python-traceZac Medico2013-03-191-0/+3
* config: make circular vartree import lazyZac Medico2013-03-192-3/+2
* repoman: export GNUPGHOME to git, bug #462362Zac Medico2013-03-191-2/+6
* _get_slot_re: relocate due to circular importZac Medico2013-03-194-25/+27
* autounmask: remove faulty reset_pkg() functionZac Medico2013-03-191-5/+5
* Task: implement __repr__Zac Medico2013-03-191-1/+5