aboutsummaryrefslogtreecommitdiff
path: root/Git/Index.hs
Commit message (Expand)AuthorAge
* finally really add back custom-setup stanzaGravatar Joey Hess2017-12-31
* Revert "git-annex.cabal: Add back custom-setup stanza, so cabal new-build wor...Gravatar Joey Hess2017-12-31
* git-annex.cabal: Add back custom-setup stanza, so cabal new-build works.Gravatar Joey Hess2017-12-31
* still can't express custom-setup depsGravatar Joey Hess2017-11-14
* split out setEnv to avoid adding depGravatar Joey Hess2017-11-14
* git's handing of relative GIT_INDEX_FILE is more insane than I thought; alway...Gravatar Joey Hess2016-05-22
* unify handling of unusual GIT_INDEX_FILE relative pathGravatar Joey Hess2016-05-17
* Work around git bug in handling of relative path to GIT_INDEX_FILE when in a ...Gravatar Joey Hess2016-05-17
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* comment typoGravatar Joey Hess2014-11-10
* pre-commit: Block partial commit of unlocked annexed file, since that left a ...Gravatar Joey Hess2014-11-10
* Use haskell setenv library to clean up several ugly workarounds for inability...Gravatar Joey Hess2014-10-15
* avoid bad commits after interrupted direct mode sync (or merge)Gravatar Joey Hess2014-06-09
* merge improved fsck types from git-repair and some associated changesGravatar Joey Hess2013-11-30
* clean up from windows portingGravatar Joey Hess2013-05-11
* finished where indentation changesGravatar Joey Hess2012-12-13
* thread safe git-annex index file useGravatar Joey Hess2012-08-24
* Add --include, which is the same as --not --exclude.Gravatar Joey Hess2011-12-22
* use Common in a few more modulesGravatar Joey Hess2011-12-20
* split more stuff out of Git.hsGravatar Joey Hess2011-12-14