index
:
git-annex-gpl
master
git-annex without the AGPL
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Annex
/
Link.hs
Commit message (
Expand
)
Author
Age
*
Fix bug in automatic merge conflict resolution
Joey Hess
2014-07-08
*
add git annex view command
Joey Hess
2014-02-18
*
avoid using openFile when withFile can be used
Joey Hess
2014-02-03
*
hlint
Joey Hess
2013-09-25
*
Fix inverted logic in last release's fix for data loss bug, that caused git-a...
Joey Hess
2013-07-30
*
avoid false positives when detecting core.symlinks=false symlink standin files
Joey Hess
2013-07-20
*
avoid reading files that are not symlinks when core.symlinks=false
Joey Hess
2013-07-20
*
avoid lazy read of file contents
Joey Hess
2013-06-17
*
typo in comment
Joey Hess
2013-06-17
*
fix the day's Windows permissions damage
Joey Hess
2013-05-14
*
convert from internal git path when checking symlink standin file
Joey Hess
2013-05-14
*
always try to read symlink; only fall back to looking inside file
Joey Hess
2013-05-14
*
fix the day's windows permissions damage
Joey Hess
2013-05-12
*
deal with git using / internally, even on DOS
Joey Hess
2013-05-12
*
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
*
Update working tree files fully atomically
Joey Hess
2013-04-02
*
set fileSystemEncoding when reading files that might be binary
Joey Hess
2013-02-18
*
types
Joey Hess
2013-02-18
*
fully support core.symlinks=false in all relevant symlink handling code
Joey Hess
2013-02-17