index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Git
/
Construct.hs
Commit message (
Expand
)
Author
Age
*
expose Control.Monad.join
Joey Hess
2013-04-22
*
webapp: DTRT when told to create a git repo that already exists.
Joey Hess
2013-03-12
*
Additional GIT_DIR support bugfixes. May actually work now.
Joey Hess
2013-02-23
*
whitespace fixes
Joey Hess
2012-12-13
*
finished where indentation changes
Joey Hess
2012-12-13
*
don't treat foo::bar as a ssh url
Joey Hess
2012-11-09
*
Use USER and HOME environment when set, and only fall back to getpwent, which...
Joey Hess
2012-10-25
*
ensure that gitdir is absolute
Joey Hess
2012-10-16
*
flip catchDefaultIO
Joey Hess
2012-09-17
*
Support repositories created with --separate-git-dir. Closes: #684405
Joey Hess
2012-09-15
*
thread safe git-annex index file use
Joey Hess
2012-08-24
*
Add support for core.worktree, and fix support for GIT_WORK_TREE and GIT_DIR.
Joey Hess
2012-05-18
*
Clean up handling of git directory and git worktree.
Joey Hess
2012-05-18
*
noop
Joey Hess
2012-04-21
*
removed another 10 lines via ifM
Joey Hess
2012-03-16
*
export fromPath
Joey Hess
2012-01-25
*
avoid unnecessary stats when traversing to parent
Joey Hess
2012-01-14
*
optimize away 3 stats
Joey Hess
2012-01-14
*
tweak
Joey Hess
2012-01-13
*
support relative GIT_DIR
Joey Hess
2012-01-13
*
git-annex, git-union-merge: Support GIT_DIR and GIT_WORK_TREE.
Joey Hess
2012-01-13
*
Support unescaped repository urls, like git does.
Joey Hess
2012-01-05
*
fixed behavior when multiple insteadOf configs are provided for the same url ...
Joey Hess
2011-12-30
*
split more stuff out of Git.hs
Joey Hess
2011-12-14
*
split out three modules from Git
Joey Hess
2011-12-13