index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Git
/
Branch.hs
Commit message (
Expand
)
Author
Age
*
Avoid using git commit in direct mode, since in some situations it will read ...
Joey Hess
2013-12-01
*
work around lack of receive.denyCurrentBranch in direct mode
Joey Hess
2013-11-05
*
factor out update
Joey Hess
2013-11-05
*
git-recover-repository 1/2 done
Joey Hess
2013-10-20
*
sync, assistant: Force push of the git-annex branch.
Joey Hess
2013-08-29
*
XMPP: Avoid redundant and unncessary pushes. Note that this breaks compatibil...
Joey Hess
2013-05-21
*
git subcommand cleanup
Joey Hess
2013-03-03
*
finished where indentation changes
Joey Hess
2012-12-13
*
make a pipeReadStrict, that properly waits on the process
Joey Hess
2012-10-04
*
handle case of adding populated drive to just created repo
Joey Hess
2012-08-05
*
fix crashes when run in a git repo that has been initted but has no master br...
Joey Hess
2012-08-05
*
switch from System.Cmd.Utils to System.Process
Joey Hess
2012-07-18
*
add debugging
Joey Hess
2012-07-17
*
removed another 10 lines via ifM
Joey Hess
2012-03-16
*
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 and check for a detached HEAD
Joey Hess
2011-12-31
*
split out Git/Command.hs
Joey Hess
2011-12-14
*
split more stuff out of Git.hs
Joey Hess
2011-12-14
*
move commit to Git.Branch
Joey Hess
2011-12-13
*
broke out Git/Branch.hs and reorganized
Joey Hess
2011-12-12