summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* emerge.1: --depclean-lib-check disabled defaultv2.1.11.59Zac Medico2013-03-271-1/+1
* Remove extended package set configuration docs.Zac Medico2013-03-272-6/+2
* portage.const: toggle constants for stable branchZac Medico2013-03-271-4/+4
* 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
* repoman: exempt multilib-minimal for get_libdirZac Medico2013-03-191-1/+2
* tests.main(): disable colors when appropriateZac Medico2013-03-191-0/+6
* append_repo: use Atom.with_repo()Zac Medico2013-03-191-2/+2
* append_repo: preserve existing repo atomZac Medico2013-03-181-2/+3
* cmp_sort_key: reference functools.cmp_to_key()Zac Medico2013-03-181-0/+3
* grabfile_package: unicode(), not str() for py2Zac Medico2013-03-181-1/+6
* display_preserved_libs: distinguish prsvd cnsmrsZac Medico2013-03-181-8/+27
* Display._blockers(): distinguish hard blockingZac Medico2013-03-181-3/+8
* resolver/output: rename Display._blockers() paramZac Medico2013-03-181-10/+10
* resolver/output: unicode(), not str() for python2Zac Medico2013-03-181-8/+10
* portageq: optimize pquery --no-versionZac Medico2013-03-181-3/+11
* portageq: fix visiblity filter with no atomsZac Medico2013-03-181-11/+26
* portageq: add pquery to global command listZac Medico2013-03-181-67/+76
* insert_category_into_atom: handle wildcardZac Medico2013-03-181-2/+3