Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use shutil.move instead of os.rename, since it will automatically fall | Johan Dahlin | 2008-12-09 | 1 | -2/+3 |
* | Don't require HOME to be set and if it set, don't require the directory to | Johan Dahlin | 2008-12-08 | 1 | -1/+7 |
* | yay for scripts checking number of newlines | Johan Dahlin | 2008-12-08 | 1 | -0/+1 |
* | Dump the cache file to a temporary file and rename it the expected | Johan Dahlin | 2008-12-08 | 1 | -7/+19 |
* | Remove tabs, fixes make check | Johan Dahlin | 2008-12-01 | 1 | -1/+1 |
* | Bug 562289 – Race when removing invalid cache | Johan Dahlin | 2008-11-30 | 1 | -1/+4 |
* | Catch ValueError exceptions. | Johan Dahlin | 2008-11-19 | 1 | -1/+1 |
* | Catch BadPickleGet exceptions as well. | Johan Dahlin | 2008-11-18 | 1 | -1/+1 |
* | Handle broken cache entries, write only filesystems and running out of | Johan Dahlin | 2008-11-07 | 1 | -3/+29 |
* | Relicense the giscanner library under LGPLv2+. This has been approved by | Johan Dahlin | 2008-11-04 | 1 | -11/+11 |
* | Remove arguments from the constructor, move them to separate accessors. | Johan Dahlin | 2008-10-30 | 1 | -0/+87 |