index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Git
/
UpdateIndex.hs
Commit message (
Expand
)
Author
Age
*
update my email address and homepage url
Joey Hess
2015-01-21
*
split out DiffTreeItem
Joey Hess
2014-12-22
*
undo command
Joey Hess
2014-11-14
*
unify exception handling into Utility.Exception
Joey Hess
2014-08-07
*
export CreateProcess fields from Utility.Process
Joey Hess
2014-06-10
*
improved direct mode dir/file conflicted merge resultion, using tree grafting
Joey Hess
2014-03-04
*
remove Read instance for Ref
Joey Hess
2014-02-19
*
add git annex view command
Joey Hess
2014-02-18
*
index file recovery
Joey Hess
2013-10-22
*
Revert "flush stream after each write to update-index, to possibly avoid buff...
Joey Hess
2013-06-14
*
flush stream after each write to update-index, to possibly avoid buffering is...
Joey Hess
2013-06-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
*
finished where indentation changes
Joey Hess
2012-12-13
*
more zombie fighting
Joey Hess
2012-10-04
*
thread safe git-annex index file use
Joey Hess
2012-08-24
*
add back debug logging
Joey Hess
2012-07-19
*
switch from System.Cmd.Utils to System.Process
Joey Hess
2012-07-18
*
optimisation and memory leak fix
Joey Hess
2012-06-12
*
crazy optimisation
Joey Hess
2012-06-10
*
stage deletions directly using update-index
Joey Hess
2012-06-10
*
force thunk for precalculated value
Joey Hess
2012-06-10
*
refactor and function name cleanup
Joey Hess
2012-06-08
*
add support for staging other types of blobs, like symlinks, into the index
Joey Hess
2012-06-06
*
factor out generic update-index code from unionmerge code
Joey Hess
2012-06-06