summaryrefslogtreecommitdiff
path: root/Git/UpdateIndex.hs
Commit message (Expand)AuthorAge
* Always use filesystem encoding for all file and handle reads and writes.Joey Hess2016-12-24
* update my email address and homepage urlJoey Hess2015-01-21
* split out DiffTreeItemJoey Hess2014-12-22
* undo commandJoey Hess2014-11-14
* unify exception handling into Utility.ExceptionJoey Hess2014-08-07
* export CreateProcess fields from Utility.ProcessJoey Hess2014-06-10
* improved direct mode dir/file conflicted merge resultion, using tree graftingJoey Hess2014-03-04
* remove Read instance for RefJoey Hess2014-02-19
* add git annex view commandJoey Hess2014-02-18
* index file recoveryJoey Hess2013-10-22
* Revert "flush stream after each write to update-index, to possibly avoid buff...Joey Hess2013-06-14
* flush stream after each write to update-index, to possibly avoid buffering is...Joey Hess2013-06-14
* fix the day's windows permissions damageJoey Hess2013-05-12
* deal with git using / internally, even on DOSJoey Hess2013-05-12
* finished where indentation changesJoey Hess2012-12-13
* more zombie fightingJoey Hess2012-10-04
* thread safe git-annex index file useJoey Hess2012-08-24
* add back debug loggingJoey Hess2012-07-19
* switch from System.Cmd.Utils to System.ProcessJoey Hess2012-07-18
* optimisation and memory leak fixJoey Hess2012-06-12
* crazy optimisationJoey Hess2012-06-10
* stage deletions directly using update-indexJoey Hess2012-06-10
* force thunk for precalculated valueJoey Hess2012-06-10
* refactor and function name cleanupJoey Hess2012-06-08
* add support for staging other types of blobs, like symlinks, into the indexJoey Hess2012-06-06
* factor out generic update-index code from unionmerge codeJoey Hess2012-06-06