summaryrefslogtreecommitdiff
path: root/git-union-merge.hs
Commit message (Expand)AuthorAge
* factor out nukeFileJoey Hess2012-06-06
* Add support for core.worktree, and fix support for GIT_WORK_TREE and GIT_DIR.Joey Hess2012-05-18
* Clean up handling of git directory and git worktree.Joey Hess2012-05-18
* git-annex, git-union-merge: Support GIT_DIR and GIT_WORK_TREE.Joey Hess2012-01-13
* tweaksJoey Hess2012-01-11
* split more stuff out of Git.hsJoey Hess2011-12-14
* split out two more Git modulesJoey Hess2011-12-13
* split out three modules from GitJoey Hess2011-12-13
* optimize index updatingJoey Hess2011-12-11
* improve type signatures with a Ref newtypeJoey Hess2011-11-16
* reorder repo parameters lastJoey Hess2011-11-08
* faster union merge of multiple branches into indexJoey Hess2011-10-07
* factor out common importsJoey Hess2011-10-03
* go go gadget hlintJoey Hess2011-09-20
* make gitDir absoluteJoey Hess2011-08-19
* hlint tweaksJoey Hess2011-07-15
* rename GitUnionMerge to Git.UnionMergeJoey Hess2011-06-30
* renamed GitRepo to GitJoey Hess2011-06-30
* add journaling to speed up changes to the git-annex branchJoey Hess2011-06-23
* allow for union merges between a tree and the content in the indexJoey Hess2011-06-21
* export the commit function and generalizeJoey Hess2011-06-21
* Branch module completeJoey Hess2011-06-21
* refactorJoey Hess2011-06-21
* moved to libraryJoey Hess2011-06-21
* typoJoey Hess2011-06-20
* reorder git-union-merge paramsJoey Hess2011-06-20
* allow git-union-merge to write to any refJoey Hess2011-06-20
* sped up git-union-mergeJoey Hess2011-06-20
* add git-union-mergeJoey Hess2011-06-20