aboutsummaryrefslogtreecommitdiff
path: root/git-union-merge.hs
Commit message (Expand)AuthorAge
* Always use filesystem encoding for all file and handle reads and writes.Gravatar Joey Hess2016-12-24
* unify handling of unusual GIT_INDEX_FILE relative pathGravatar Joey Hess2016-05-17
* fix build of thisGravatar Joey Hess2016-03-14
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* factor out nukeFileGravatar Joey Hess2012-06-06
* Add support for core.worktree, and fix support for GIT_WORK_TREE and GIT_DIR.Gravatar Joey Hess2012-05-18
* Clean up handling of git directory and git worktree.Gravatar Joey Hess2012-05-18
* git-annex, git-union-merge: Support GIT_DIR and GIT_WORK_TREE.Gravatar Joey Hess2012-01-13
* tweaksGravatar Joey Hess2012-01-11
* split more stuff out of Git.hsGravatar Joey Hess2011-12-14
* split out two more Git modulesGravatar Joey Hess2011-12-13
* split out three modules from GitGravatar Joey Hess2011-12-13
* optimize index updatingGravatar Joey Hess2011-12-11
* improve type signatures with a Ref newtypeGravatar Joey Hess2011-11-16
* reorder repo parameters lastGravatar Joey Hess2011-11-08
* faster union merge of multiple branches into indexGravatar Joey Hess2011-10-07
* factor out common importsGravatar Joey Hess2011-10-03
* go go gadget hlintGravatar Joey Hess2011-09-20
* make gitDir absoluteGravatar Joey Hess2011-08-19
* hlint tweaksGravatar Joey Hess2011-07-15
* rename GitUnionMerge to Git.UnionMergeGravatar Joey Hess2011-06-30
* renamed GitRepo to GitGravatar Joey Hess2011-06-30
* add journaling to speed up changes to the git-annex branchGravatar Joey Hess2011-06-23
* allow for union merges between a tree and the content in the indexGravatar Joey Hess2011-06-21
* export the commit function and generalizeGravatar Joey Hess2011-06-21
* Branch module completeGravatar Joey Hess2011-06-21
* refactorGravatar Joey Hess2011-06-21
* moved to libraryGravatar Joey Hess2011-06-21
* typoGravatar Joey Hess2011-06-20
* reorder git-union-merge paramsGravatar Joey Hess2011-06-20
* allow git-union-merge to write to any refGravatar Joey Hess2011-06-20
* sped up git-union-mergeGravatar Joey Hess2011-06-20
* add git-union-mergeGravatar Joey Hess2011-06-20