summaryrefslogtreecommitdiffstats
path: root/pym/portage
Commit message (Expand)AuthorAgeFilesLines
...
* Enable -Wd for tests, so DeprecationWarning worksZac Medico2011-08-251-1/+1
* TestCase: remove python 2.4 compat constructorZac Medico2011-08-251-9/+5
* python3.2 fixes: ResourceWarning: unclosed fileZac Medico2011-08-253-2/+10
* 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-254-0/+5
* python3.2 fixes: ResourceWarning: unclosed fileZac Medico2011-08-244-13/+30
* python3.2 fixes: use array.tobytes()Zac Medico2011-08-243-9/+17
* 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
* config: blacklist vars loaded from profile.envZac Medico2011-08-131-0/+11
* config: blacklist GREP_OPTIONS variableZac Medico2011-08-131-1/+1
* Fix log uid for logrotate-3.8 compat (bug 378451)Zac Medico2011-08-123-5/+55
* Remove "profile" mask support as per PMS 5.2.7.Zac Medico2011-08-083-9/+3
* _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
* unmerge: remove generated info "dir" filesZac Medico2011-08-041-0/+40
* action_info: don't mix print with writemsg_stdoutZac Medico2011-08-041-1/+1
* unmerge: display preserved syms in ascending ordZac Medico2011-08-021-1/+1
* unmerge: unmerge symlinks broken by rmdirZac Medico2011-08-011-7/+29
* 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
* config: fix AttributeError: 'NoneType' errorsZac Medico2011-07-271-1/+1
* merge: abort if symlink replacing dirZac Medico2011-07-261-8/+30
* Fix a typo in the previous commit.v2.2.0_alpha47Zac Medico2011-07-231-1/+1
* LinkageMapELF.getOwners(): add note about plibsZac Medico2011-07-231-0/+5
* LinkageMapELF: fix reversed x, cpv var refsZac Medico2011-07-231-1/+1
* LibraryConsumerSet: handle KeyError from dbapiZac Medico2011-07-231-8/+13
* merge: handle symlink replacing dirZac Medico2011-07-231-5/+13
* LinkageMapELF: remove 5-tuple unpack codeZac Medico2011-07-221-17/+22
* LinkageMapELF: add getOwners() method and use itZac Medico2011-07-222-17/+47
* LinkageMapELF: use a class for _obj_properiesZac Medico2011-07-221-11/+31
* LinkageMapELF: optimize memory usageZac Medico2011-07-221-9/+20
* EverythingSet: always create SLOT atomsZac Medico2011-07-211-14/+6
* Optimize LinkageMapELF.findConsumers().Zac Medico2011-07-201-7/+8
* Fix unused case in LinkageMapELF.findConsumers().Zac Medico2011-07-191-8/+12
* preserve-libs: search for alt providers of sonameZac Medico2011-07-172-9/+52
* Set PORTAGE_REPO_NAME for depend phase.Zac Medico2011-07-141-0/+1
* debuild: pass manifest to digestcheck()v2.2.0_alpha45Zac Medico2011-07-132-3/+4
* doebuild: discard cached manifest when necessaryZac Medico2011-07-131-1/+8
* debuild: pass dist digests to fetch()Zac Medico2011-07-132-2/+7
* Revert "ebuild(1): allow-missing-manifests for fetch"Zac Medico2011-07-131-4/+2
* Protect EBUILD_{FORCE_TEST,SKIP_MANIFEST} vars.Zac Medico2011-07-131-1/+2
* fetch: fix ebuild --skip-manifest behaviorZac Medico2011-07-131-0/+2
* BUILD_TIME: use string format op for time.time()v2.2.0_alpha44Zac Medico2011-07-121-1/+1
* Use portage.subprocess_getstatusoutput() more.Zac Medico2011-07-123-16/+5
* Avoid baseline subprocess import under python2.Zac Medico2011-07-121-2/+4
* Update timestamps in headers of modified files.Zac Medico2011-07-121-1/+1