summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* testLazyImport: fix PYTHONPATH settingZac Medico2011-08-251-1/+1
* Add a copy of metadata.dtd, for repoman tests.Zac Medico2011-08-251-0/+99
* python3.2 fixes: ResourceWarning: unclosed fileZac Medico2011-08-251-2/+4
* Enable -Wd for tests, so DeprecationWarning worksZac Medico2011-08-252-2/+2
* python3.2 fixes: ResourceWarning: unclosed fileZac Medico2011-08-251-0/+13
* TestCase: remove python 2.4 compat constructorZac Medico2011-08-251-9/+5
* python3.2 fixes: ResourceWarning: unclosed fileZac Medico2011-08-257-7/+33
* Improve a comment.Arfrever Frehtes Taifersar Arahesis2011-08-251-1/+1
* Add some comments, which will allow to easier find code, which should beArfrever Frehtes Taifersar Arahesis2011-08-256-0/+7
* die: defer die hooks for EAPI 4 helpers_dieZac Medico2011-08-251-1/+6
* python3.2 fixes: ResourceWarning: unclosed fileZac Medico2011-08-245-13/+34
* python3.2 fixes: use array.tobytes()Zac Medico2011-08-245-11/+27
* python3.2 fixes: ResourceWarning: unclosed fileZac Medico2011-08-246-17/+38
* ElementTree: use iter if available (bug #380565)Zac Medico2011-08-241-2/+11
* SafeConfigParser: renamed to ConfigParser in 3.2Zac Medico2011-08-242-3/+13
* make.conf.5: document EMERGE_WARNING_DELAYZac Medico2011-08-221-0/+6
* dosym: QA warn if target is existing dirZac Medico2011-08-221-1/+2
* dosym: QA warn if basename omitted (bug #379899)Zac Medico2011-08-221-0/+5
* ebuild(1): show merge/noauto msg only if neededZac Medico2011-08-201-4/+4
* Improve the invalid profile msg (bug 379327).Mark Wagner2011-08-151-4/+4
* emerge --search: account for USE in fetch sizeZac Medico2011-08-141-7/+19
* egencache: add --portdir-overlay optionZac Medico2011-08-132-0/+13
* config: blacklist vars loaded from profile.envZac Medico2011-08-131-0/+11
* config: blacklist GREP_OPTIONS variableZac Medico2011-08-131-1/+1
* repoman: tweak --if-modified help outputv2.2.0_alpha51Zac Medico2011-08-121-0/+1
* repoman: warn when --if-modified finds nothingZac Medico2011-08-121-1/+10
* Fix log uid for logrotate-3.8 compat (bug 378451)Zac Medico2011-08-123-5/+55
* resume_depgraph: prune all indirect unsatisfiedZac Medico2011-08-101-6/+6
* repoman: add --if-modified option to check lessZac Medico2011-08-102-0/+18
* repoman: check more helper calls for $D, $ED...Zac Medico2011-08-081-1/+1
* Package: remove unused profile.system mask typeZac Medico2011-08-081-1/+0
* Remove "profile" mask support as per PMS 5.2.7.Zac Medico2011-08-085-14/+4
* _check_temp_dir: check for 'portage' symlinkZac Medico2011-08-081-3/+24
* fetch: handle non-essential statvfs failureZac Medico2011-08-061-1/+10
* unmerge: remove more info dir files for #323213Zac Medico2011-08-061-1/+5
* portageq: fix short help display for leading \nZac Medico2011-08-051-1/+1
* unmerge: remove generated info "dir" filesZac Medico2011-08-041-0/+40
* action_info: don't mix print with writemsg_stdoutZac Medico2011-08-042-47/+46
* portageq best_visible: support optional pkgtypeZac Medico2011-08-041-11/+49
* Scheduler: fix parallel-fetch order with --jobs=1Zac Medico2011-08-021-0/+7
* unpack: remove backward compat for bug #376741v2.2.0_alpha50Zac Medico2011-08-021-12/+0
* unmerge: display preserved syms in ascending ordZac Medico2011-08-021-1/+1
* unpack: always unpack to cwd (bug #376741)Zac Medico2011-08-011-1/+15
* depgraph: fix duplicate zero pkg count displayZac Medico2011-08-011-1/+1
* unmerge: unmerge symlinks broken by rmdirZac Medico2011-08-011-7/+29
* post_emerge: just return instead of sys.exit()Zac Medico2011-08-011-7/+1
* unmerge: fix false alarm about protected symlinksv2.2.0_alpha49Zac Medico2011-07-291-1/+1
* Fix a typo in a comment.v2.2.0_alpha48Zac Medico2011-07-291-1/+1
* emerge: protect symlinks to directories sometimesZac Medico2011-07-281-2/+88
* depgraph: handle invalid SRC_URIZac Medico2011-07-271-2/+7