index
:
~smcv/gobject-introspection
local-gir
master
g-i hacking
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
giscanner
/
cachestore.py
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-12
Fix giscanner crash with no cache directory
Robert Ancell
1
-0
/
+3
2010-06-17
[cachestore] Properly clean the cache
Johan Dahlin
1
-1
/
+1
2010-06-10
[cachestore] Add versioning
Johan Dahlin
1
-1
/
+50
2009-12-02
Ignore errors caused by permissions in $HOME
Josselin Mouette
1
-1
/
+4
2009-02-11
Add missing self parameter
Johan Dahlin
1
-1
/
+1
2009-01-13
Catch AttributeError which seems to be occasionally raised for Record.
Johan Dahlin
1
-1
/
+1
2008-12-09
Use shutil.move instead of os.rename, since it will automatically fall
Johan Dahlin
1
-2
/
+3
2008-12-08
Don't require HOME to be set and if it set, don't require the directory to
Johan Dahlin
1
-1
/
+7
2008-12-08
yay for scripts checking number of newlines
Johan Dahlin
1
-0
/
+1
2008-12-08
Dump the cache file to a temporary file and rename it the expected
Johan Dahlin
1
-7
/
+19
2008-12-01
Remove tabs, fixes make check
Johan Dahlin
1
-1
/
+1
2008-11-30
Bug 562289 – Race when removing invalid cache
Johan Dahlin
1
-1
/
+4
2008-11-19
Catch ValueError exceptions.
Johan Dahlin
1
-1
/
+1
2008-11-18
Catch BadPickleGet exceptions as well.
Johan Dahlin
1
-1
/
+1
2008-11-07
Handle broken cache entries, write only filesystems and running out of
Johan Dahlin
1
-3
/
+29
2008-11-04
Relicense the giscanner library under LGPLv2+. This has been approved by
Johan Dahlin
1
-11
/
+11
2008-10-30
Remove arguments from the constructor, move them to separate accessors.
Johan Dahlin
1
-0
/
+87