aboutsummaryrefslogtreecommitdiff
path: root/Git/UpdateIndex.hs
Commit message (Expand)AuthorAge
* Always use filesystem encoding for all file and handle reads and writes.Gravatar Joey Hess2016-12-24
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* split out DiffTreeItemGravatar Joey Hess2014-12-22
* undo commandGravatar Joey Hess2014-11-14
* unify exception handling into Utility.ExceptionGravatar Joey Hess2014-08-07
* export CreateProcess fields from Utility.ProcessGravatar Joey Hess2014-06-10
* improved direct mode dir/file conflicted merge resultion, using tree graftingGravatar Joey Hess2014-03-04
* 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