index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Git
/
Types.hs
Commit message (
Expand
)
Author
Age
*
adjust to not use cpp in modules used by configure
Joey Hess
2014-04-14
*
added git-annex remotedaemon
Joey Hess
2014-04-06
*
remove Read instance for Ref
Joey Hess
2014-02-19
*
--in can now refer to files that were located in a repository at some past da...
Joey Hess
2014-02-06
*
webapp: Improve UI around remote that have no annex.uuid set, either because ...
Joey Hess
2013-11-07
*
pass -c option on to all git commands run
Joey Hess
2013-11-05
*
index file recovery
Joey Hess
2013-10-22
*
XMPP: Avoid redundant and unncessary pushes. Note that this breaks compatibil...
Joey Hess
2013-05-21
*
thread safe git-annex index file use
Joey Hess
2012-08-24
*
sync: Automatically resolves merge conflicts.
Joey Hess
2012-06-27
*
add ls-files --unmerged support
Joey Hess
2012-06-27
*
add support for staging other types of blobs, like symlinks, into the index
Joey Hess
2012-06-06
*
move hashObject to HashObject library and generalize it to support all git ob...
Joey Hess
2012-06-06
*
Clean up handling of git directory and git worktree.
Joey Hess
2012-05-18
*
fixed behavior when multiple insteadOf configs are provided for the same url ...
Joey Hess
2011-12-30
*
split out three modules from Git
Joey Hess
2011-12-13