index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Git
/
CheckAttr.hs
Commit message (
Expand
)
Author
Age
*
update my email address and homepage url
Joey Hess
2015-01-21
*
Switch to using relative paths to the git repository.
Joey Hess
2015-01-06
*
Check git version at runtime, rather than assuming it will be the same as the...
Joey Hess
2015-01-05
*
export CreateProcess fields from Utility.Process
Joey Hess
2014-06-10
*
fix off-by-one
Joey Hess
2013-10-16
*
Deal with git check-attr -z output format change in git 1.8.5.
Joey Hess
2013-10-15
*
better git version checking
Joey Hess
2013-08-02
*
Can now restart certain long-running git processes if they crash, and continu...
Joey Hess
2013-05-31
*
fix the day's windows permissions damage
Joey Hess
2013-05-12
*
set raw mode for git check-attr
Joey Hess
2013-05-12
*
finished where indentation changes
Joey Hess
2012-12-13
*
run git coprocesses with gitEnv
Joey Hess
2012-09-15
*
cleanup
Joey Hess
2012-02-21
*
refactor
Joey Hess
2012-02-20
*
reorder prams and put -- after atrributes, for compatability with old git
Joey Hess
2012-02-15
*
set fileEncoding on CheckAttr handles
Joey Hess
2012-02-14
*
rework git check-attr interface
Joey Hess
2012-02-13
*
thinko
Joey Hess
2012-02-13
*
support all filename encodings with ghc 7.4
Joey Hess
2012-02-03
*
Can now be built with older git versions (before 1.7.7); the resulting binary...
Joey Hess
2011-12-22
*
more partial function removal
Joey Hess
2011-12-15
*
split out Git/Command.hs
Joey Hess
2011-12-14
*
split out two more Git modules
Joey Hess
2011-12-13