index
:
git-annex-gpl
master
git-annex without the AGPL
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Utility
/
InodeCache.hs
Commit message (
Expand
)
Author
Age
*
fix some mixed space+tab indentation
Joey Hess
2014-10-09
*
fix build on windows with unix-compat-0.4.1.3
Joey Hess
2014-08-11
*
finish fixing windows timezone madness
Joey Hess
2014-06-12
*
fix for Windows file timestamp timezone madness
Joey Hess
2014-06-12
*
minimal exports
Joey Hess
2014-06-11
*
deal with FAT on Linux timestamp issue
Joey Hess
2014-06-11
*
relicense general utility library code to BSD
Joey Hess
2014-05-10
*
add, import, assistant: Better preserve the mtime of symlinks, when when addi...
Joey Hess
2013-09-25
*
fix permission damage (thanks, Windows)
Joey Hess
2013-05-11
*
clean up from windows porting
Joey Hess
2013-05-11
*
git-annex now builds on Windows (doesn't work)
Joey Hess
2013-05-11
*
detect renames during commit, and .. um, do nothing special because it's lunc...
Joey Hess
2013-03-11
*
remove Eq instance for InodeCache
Joey Hess
2013-03-11
*
improve imports
Joey Hess
2013-02-27
*
move Arbitrary instances out of Test and into modules that define the types
Joey Hess
2013-02-27
*
Direct mode: Support filesystems like FAT which can change their inodes each ...
Joey Hess
2013-02-19
*
split out Utility.InodeCache
Joey Hess
2013-02-14