summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* more merge stuffskip.montanaro2011-04-1316-656/+1562
* this didn't come across with svn mergeskip.montanaro2011-04-136-0/+884
* all screwed up nowskip.montanaro2011-04-130-0/+0
* mergeskip.montanaro2011-04-130-0/+0
|\
| * Make it clear that the path and threaded attributes to SymlinkLockFile andskip.montanaro2010-12-241-4/+4
| * add pidlockfile test stuff from Ben Finney - still a few problems - maybe I c...skip.montanaro2010-12-072-0/+1062
| * ignore Sphinx build directoryskip.montanaro2010-11-090-0/+0
| * Catch up on a little documentation.skip.montanaro2010-11-081-0/+19
| * adapt decorator patch from issue 5skip.montanaro2010-11-082-1/+32
| * Allow timeout in constructor - resolves issue 3skip.montanaro2010-11-087-13/+41
| * add info to raise statements - from issue 6, yyurevich@jellycrystal.comskip.montanaro2010-11-065-21/+36
| * add useful repr() - from issue 6, yyurevich@jellycrystal.comskip.montanaro2010-11-061-0/+4
| * add symlinklockfile moduleskip.montanaro2010-11-062-1/+73
| * + py24skip.montanaro2010-11-061-1/+1
| * add tox stuff, ignore dist dirskip.montanaro2010-11-021-0/+5
| * new version, move to Google Codeskip.montanaro2010-09-191-4/+4
| * .skip.montanaro2010-09-191-0/+4
| * .skip.montanaro2010-09-191-0/+8
| * * Thread support is currently broken. This is more likely because ofskip.montanaro2010-09-191-68/+62
| * By the nature of what it's trying to do PIDLockFile doesn't support threadedskip.montanaro2010-09-191-1/+9
| * defer creating testdb until we've instantiated a SQLiteLockFile instanceskip.montanaro2010-09-191-5/+9
| * tweak unique_name slightlyskip.montanaro2010-09-191-2/+2
| * Specify mode in octal.skip.montanaro2010-02-201-1/+1
| * update to match pidlockfile changeskip.montanaro2010-02-201-3/+5
| * missing importskip.montanaro2010-02-201-1/+2
| * I think I finally have this correct.skip.montanaro2010-02-201-17/+32
| * patch pidlockfile module tooskip.montanaro2010-02-201-0/+20
| * use abs import here as wellskip.montanaro2010-02-201-5/+3
| * *argh*skip.montanaro2010-02-201-36/+0
| * Update to elide new import syntax.skip.montanaro2010-02-201-10/+73
| * * Move future import for division where it's used.skip.montanaro2010-02-204-7/+11
| * Some PIDLockFile tests are failing. Check in anyway so others can considerskip.montanaro2010-02-201-1/+4
| * Account for fact that Thread objects in Python 2.4 and earlier do not haveskip.montanaro2010-02-201-2/+5
| * Make this a daemon thread so if things go awry the test run won't hang.skip.montanaro2010-02-191-0/+1
| * * Add pidlockfile (not quite working properly)skip.montanaro2010-02-193-2/+188
| * Split those test methods which try both threaded and non-threaded namingskip.montanaro2010-02-131-104/+139
| * acknowledge Ben and Frank, alphabetize listskip.montanaro2010-02-121-1/+3
| * I don't think these are needed any longer - they came back during the hg->svn...skip.montanaro2010-02-122-38/+0
| * grand renaming: "filelock" -> "lockfile" & "FileLock" -> "LockFile"skip.montanaro2010-02-1214-99/+129
| * Update for packages.skip.montanaro2010-02-111-28/+40
| * Avoid using the backwards compatibility functions for FileLock. That objectskip.montanaro2010-02-111-2/+4
| * how does the test dir keep sneaking into MANIFEST? also, include 2.4.diff in ...skip.montanaro2010-02-112-1/+2
| * update for new structure, use of ident attrskip.montanaro2010-02-111-64/+21
| * adjust build setupskip.montanaro2010-02-113-6/+11
| * move test helpers into test dirskip.montanaro2010-02-113-0/+0
| * first cut at packagized lockfileskip.montanaro2010-02-116-497/+561
| * Protect some more complex locking stuff so if they fail we don't deadlock.skip.montanaro2010-02-111-15/+22
| * merge r75 from headskip.montanaro2010-02-101-10/+10
| * beginnings of a packagized lockfileskip.montanaro2010-02-0918-0/+0
* | mergeskip.montanaro2011-04-130-0/+0