summaryrefslogtreecommitdiff
path: root/Git/UpdateIndex.hs
Commit message (Expand)AuthorAge
* remove Read instance for RefGravatar Joey Hess2014-02-19
* add git annex view commandGravatar Joey Hess2014-02-18
* index file recoveryGravatar Joey Hess2013-10-22
* Revert "flush stream after each write to update-index, to possibly avoid buff...Gravatar Joey Hess2013-06-14
* flush stream after each write to update-index, to possibly avoid buffering is...Gravatar Joey Hess2013-06-14
* fix the day's windows permissions damageGravatar Joey Hess2013-05-12
* deal with git using / internally, even on DOSGravatar Joey Hess2013-05-12
* finished where indentation changesGravatar Joey Hess2012-12-13
* more zombie fightingGravatar Joey Hess2012-10-04
* thread safe git-annex index file useGravatar Joey Hess2012-08-24
* add back debug loggingGravatar Joey Hess2012-07-19
* switch from System.Cmd.Utils to System.ProcessGravatar Joey Hess2012-07-18
* optimisation and memory leak fixGravatar Joey Hess2012-06-12
* crazy optimisationGravatar Joey Hess2012-06-10
* stage deletions directly using update-indexGravatar Joey Hess2012-06-10
* force thunk for precalculated valueGravatar Joey Hess2012-06-10
* refactor and function name cleanupGravatar Joey Hess2012-06-08
* add support for staging other types of blobs, like symlinks, into the indexGravatar Joey Hess2012-06-06
* factor out generic update-index code from unionmerge codeGravatar Joey Hess2012-06-06