| Commit message (Expand) | Author | Age |
* | update my email address and homepage url | Joey Hess | 2015-01-21 |
* | on second thought, InodeCache should use getFileSize | Joey Hess | 2015-01-20 |
* | add getFileSize, which can get the real size of a large file on Windows | Joey Hess | 2015-01-20 |
* | fixed all remaining build warnings on Windows | Joey Hess | 2014-12-29 |
* | 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 |