index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Git
/
Ref.hs
Commit message (
Expand
)
Author
Age
*
sync: Fix committing when in a direct mode repo that has no HEAD ref.
Joey Hess
2015-03-04
*
update my email address and homepage url
Joey Hess
2015-01-21
*
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
*
Avoid using git commit in direct mode, since in some situations it will read ...
Joey Hess
2013-12-01
*
add new status command
Joey Hess
2013-11-07
*
work around lack of receive.denyCurrentBranch in direct mode
Joey Hess
2013-11-05
*
v5 for direct mode, with automatic upgrade
Joey Hess
2013-11-05
*
include HEAD in CanPush shas
Joey Hess
2013-05-21
*
XMPP: Avoid redundant and unncessary pushes. Note that this breaks compatibil...
Joey Hess
2013-05-21
*
fix type introduced in 9bce151d
Joey Hess
2013-03-07
*
git subcommand cleanup
Joey Hess
2013-03-03
*
pre-commit: Update direct mode mappings.
Joey Hess
2013-02-06
*
finished where indentation changes
Joey Hess
2012-12-13
*
make a pipeReadStrict, that properly waits on the process
Joey Hess
2012-10-04
*
better name for fallback sync refs
Joey Hess
2012-09-16
*
make the merger merge any equivilant sync branch into the current branch
Joey Hess
2012-09-16
*
bup: Properly handle key names with spaces or other things that are not legal...
Joey Hess
2012-04-11
*
nicer style; also empty refs are implicitly not allowed
Joey Hess
2012-04-11
*
added a git ref legality checker
Joey Hess
2012-04-11
*
support all filename encodings with ghc 7.4
Joey Hess
2012-02-03
*
attempt at a quick, utf-8 only fix to the ghc 7.4 problem
Joey Hess
2012-02-01
*
refactor
Joey Hess
2011-12-30
*
add base, under
Joey Hess
2011-12-30
*
avoid partial function, and parse git-ref output better
Joey Hess
2011-12-15
*
split out Git/Command.hs
Joey Hess
2011-12-14
*
split more stuff out of Git.hs
Joey Hess
2011-12-14
*
split out Git/Ref.hs
Joey Hess
2011-12-12