summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* validate_desktop_entry: ignore Encoding keyZac Medico2012-11-141-0/+1
* vardbapi.move_ent: rm wrong fixdbentries callZac Medico2012-11-141-2/+1
* Atom.without_use: preserve blocker prefixZac Medico2012-11-141-3/+9
* test_update_dbentry: test bug #367215Zac Medico2012-11-141-0/+45
* update_dbentry: avoid self-blocker, bug #367215Zac Medico2012-11-141-1/+11
* Pass settings to _pkg_str constructor.Zac Medico2012-11-143-5/+12
* update_dbentry: add parent arg for bug #367215Zac Medico2012-11-136-24/+41
* repoman: validate use restrict atoms, bug #442786Zac Medico2012-11-132-2/+19
* elog/mod_save_summary: wrap IOError, bug #441948Zac Medico2012-11-131-4/+17
* elog/mod_save: wrap IOException for bug #441948Zac Medico2012-11-131-6/+18
* pkg_pretend: keep temp on failure for bug #442536Zac Medico2012-11-111-7/+12
* emerge-webrsync: rsync -o -g, bug #442190Zac Medico2012-11-072-5/+11
* prepstrip: check USERLAND outside of loopZac Medico2012-11-061-13/+8
* prepstrip: handle empty inode listZac Medico2012-11-051-1/+1
* COLLISION_IGNORE jython compiled modules as well.Michał Górny2012-11-051-1/+1
* prepstrip: account for new inode created by stripZac Medico2012-11-041-17/+43
* repoman: add check for deprecated licenses, bug 440638Ulrich Müller2012-10-312-1/+16
* Deprecate python-distutils-ng.Michał Górny2012-10-311-0/+1
* dblink.mergeme(): use stack instead of recursionZac Medico2012-10-301-11/+11
* validate_desktop_entry: handle df-utils-0.21 hintZac Medico2012-10-281-1/+3
* die: use local IFS settingZac Medico2012-10-271-0/+2
* emerge --info: show linker version, bug #436294v2.2.0_alpha142Zac Medico2012-10-261-0/+18
* test_slot_conflict_rebuild: add a valid rebuildZac Medico2012-10-261-2/+29
* depgraph: use _match_slot in multislot matchZac Medico2012-10-261-2/+2
* backtracking: discard extra rebuilds, bug #439688Zac Medico2012-10-263-8/+50
* Add test case for bug #439688.Zac Medico2012-10-251-0/+80
* depgraph: trigger rebuild for unbuilt childZac Medico2012-10-252-4/+7
* depgraph: no multislot tweak for built slot opZac Medico2012-10-252-3/+4
* Add test case for bug #439694.Zac Medico2012-10-251-0/+67
* merge-sync: handle unmerge corner casesZac Medico2012-10-251-4/+13
* merge-sync: syncfs on parent of dir for unmergeZac Medico2012-10-251-7/+34
* MergeProcess: cache syncfs libc library lookupZac Medico2012-10-252-14/+20
* Add FEATURES=merge-sync, for bug #439584.Zac Medico2012-10-254-2/+47
* Add portage.util._ctypes module, for bug #439584.Zac Medico2012-10-251-0/+47
* dblink: add hooks to sync disk for bug #439584Zac Medico2012-10-251-1/+58
* Use checkbashisms for init.d scripts, bug #439490Zac Medico2012-10-241-0/+17
* install_symlink_html_docs(): Additional fix for compatibility with subslots.Arfrever Frehtes Taifersar Arahesis2012-10-241-1/+1
* .gitignore: ignore tags file (for ctags)Gregory M. Turner2012-10-221-0/+1
* emaint logs --help: fix module-options typoBrian Dolbec2012-10-211-1/+1
* Test PopenProcess + PipeLogger.Zac Medico2012-10-181-2/+42
* PipeReader: unregister in _cancelZac Medico2012-10-181-1/+2
* PipeLogger/Reader: remove redundant isAlive()Zac Medico2012-10-182-6/+0
* SpawnProcess: split out a PipeLogger classZac Medico2012-10-182-131/+183
* ManifestTask: use null stdin when checking sigv2.2.0_alpha141Zac Medico2012-10-171-1/+3
* Handle InvalidData from _pkg_str.Zac Medico2012-10-174-8/+18
* Remove old binhost protocol for bug #438640.Zac Medico2012-10-175-80/+45
* config.setcpv: use constructed _pkg_str for mycpvZac Medico2012-10-171-1/+2
* emaint: sync MoveHandler check code with dbapi'sZac Medico2012-10-171-4/+12
* emaint: fix MoveHandler for EAPI 5 sub-slotZac Medico2012-10-171-3/+5
* doebuild: fix REPLACING_VERSIONS EAPI 5 sub-slotZac Medico2012-10-171-3/+2