aboutsummaryrefslogtreecommitdiff
path: root/pym
Commit message (Expand)AuthorAgeFilesLines
* Support ACCEPT_RESTRICT for bug #467622.v2.2.0_alpha174Zac Medico2013-05-027-4/+117
* _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-012-25/+63
* Use non-greedy findConsumers for bug #467896.Zac Medico2013-04-303-11/+18
* 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
* Add preliminary DCO_SIGNED_OFF_BY support for DCO Signed-off-by footer.Robin H. Johnson2013-04-221-0/+1
* Deprecate python.eclass & distutils.eclass.Michał Górny2013-04-221-0/+2
* search: fix RuntimeError: No active exceptionZac Medico2013-04-221-2/+2
* 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
* depgraph: don't _skip_restart for blockersv2.2.0_alpha172Zac Medico2013-04-111-2/+6
* 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-011-4/+5
* egencache,emirrordist: disable color if no ttyZac Medico2013-04-011-0/+3
* Support overriding repo-name from layout.conf.Michał Górny2013-03-291-0/+8
* make.defaults: profile-formats control recursivev2.2.0_alpha170Zac Medico2013-03-271-5/+5
* getconfig: handle recursive PermissionDeniedZac Medico2013-03-271-3/+19
* PORTAGE_XATTR_EXCLUDE="security.*", bug #461868Zac Medico2013-03-272-8/+70
* _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
* SubProcess: re-organize Darwin/fcntl logicZac Medico2013-03-231-7/+6
* SpawnProcess: disable FD_CLOEXEC on stdout for #456296Fabian Groffen2013-03-231-0/+6
* 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-201-1/+7
* 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
* config: fix typo maid -> mainBrandon Philips2013-03-201-3/+3
* 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
* _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