summaryrefslogtreecommitdiffstats
path: root/pym/portage/locks.py
Commit message (Expand)AuthorAgeFilesLines
* Bug #230469 - Implement non-blocking distlocks for --fetchonly. This addsZac Medico2008-07-031-4/+9
* Py3k compatibility patch by Ali Polatel <hawking@g.o>.Zac Medico2008-07-021-5/+8
* Py3k compatibility patch #1 by Ali Polatel <hawking@g.o>.Zac Medico2008-07-011-3/+3
* Bug #212882 - For compatibility with ENOENT exceptions raised fromZac Medico2008-03-171-2/+18
* Bug #212882 - Fix lockfile() to handle errno.EACCES raised from the fcntlZac Medico2008-03-101-1/+1
* Remove more unnecessary list generation.Zac Medico2007-06-211-2/+2
* For bug #170178, remove all hardcoded references to '/usr/lib/portage'.Zac Medico2007-03-101-1/+2
* Pass waiting_msg into recursive lockfile() calls.Zac Medico2007-03-031-2/+5
* For bug #138840, show a more informative message when waiting for a distfiles...Zac Medico2007-03-031-5/+8
* Namespace sanitizing, step 2Marius Mauch2007-01-251-4/+4
* Namespace sanitizing, step 1Marius Mauch2007-01-251-0/+312