index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Database
/
Keys.hs
Commit message (
Expand
)
Author
Age
*
assistant: Fix race in v6 mode that caused downloaded file content to sometim...
Joey Hess
2016-05-16
*
fix bug in unlocked file scanner that skipped over executable unlocked files
Joey Hess
2016-04-14
*
Fix storing of filenames of v6 unlocked files when the filename is not repres...
Joey Hess
2016-02-14
*
if keys database cannot be opened due to permissions, ignore
Joey Hess
2016-02-12
*
remove 163 lines of code without changing anything except imports
Joey Hess
2016-01-20
*
change keys database to use IKey type with more efficient serialization
Joey Hess
2016-01-12
*
cleanup
Joey Hess
2016-01-12
*
add database benchmark
Joey Hess
2016-01-12
*
split out raw sql interface
Joey Hess
2016-01-11
*
fix inverted logic in old associated files cleanup
Joey Hess
2016-01-07
*
clarify absPathFrom
Joey Hess
2016-01-05
*
use TopFilePath for associated files
Joey Hess
2016-01-05
*
improve data type
Joey Hess
2016-01-01
*
wait for git lstree to exit
Joey Hess
2016-01-01
*
only do scan when there's a branch, not in freshly created new repo
Joey Hess
2016-01-01
*
scan for unlocked files on init/upgrade of v6 repo
Joey Hess
2016-01-01
*
typo
Joey Hess
2015-12-24
*
optimise read and write for Keys database (untested)
Joey Hess
2015-12-23
*
split out Database.Queue from Database.Handle
Joey Hess
2015-12-23
*
temporarily remove cached keys database connection
Joey Hess
2015-12-16
*
comment
Joey Hess
2015-12-16
*
add getAssociatedKey
Joey Hess
2015-12-15
*
use InodeCache when dropping a key to see if a pointer file can be safely reset
Joey Hess
2015-12-09
*
add inode cache to the db
Joey Hess
2015-12-09