summaryrefslogtreecommitdiff
path: root/Utility/InodeCache.hs
Commit message (Expand)AuthorAge
* relicense general utility library code to BSDGravatar Joey Hess2014-05-10
* add, import, assistant: Better preserve the mtime of symlinks, when when addi...Gravatar Joey Hess2013-09-25
* fix permission damage (thanks, Windows)Gravatar Joey Hess2013-05-11
* clean up from windows portingGravatar Joey Hess2013-05-11
* git-annex now builds on Windows (doesn't work)Gravatar Joey Hess2013-05-11
* detect renames during commit, and .. um, do nothing special because it's lunc...Gravatar Joey Hess2013-03-11
* remove Eq instance for InodeCacheGravatar Joey Hess2013-03-11
* improve importsGravatar Joey Hess2013-02-27
* move Arbitrary instances out of Test and into modules that define the typesGravatar Joey Hess2013-02-27
* Direct mode: Support filesystems like FAT which can change their inodes each ...Gravatar Joey Hess2013-02-19
* split out Utility.InodeCacheGravatar Joey Hess2013-02-14