index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Command
/
Merge.hs
Commit message (
Expand
)
Author
Age
*
convert all commands to work with optparse-applicative
Joey Hess
2015-07-08
*
started converting to use optparse-applicative
Joey Hess
2015-07-08
*
update my email address and homepage url
Joey Hess
2015-01-21
*
doh't use "def" for command definitions, it conflicts with Data.Default.def
Joey Hess
2014-10-14
*
fix inversion of control in CommandSeek (no behavior changes)
Joey Hess
2014-01-20
*
sync: Work even when the local git repository is new and empty, with no maste...
Joey Hess
2013-11-02
*
sync: Don't fail if the directory it is run in gets removed by the sync.
Joey Hess
2013-09-13
*
merge: Now also merges synced/master or similar branches, which makes it use...
Joey Hess
2013-07-03
*
add section metadata to all commands
Joey Hess
2013-03-24
*
improve alwayscommit=false mode
Joey Hess
2012-02-25
*
clean up check selection code
Joey Hess
2011-10-29
*
Fail if --from or --to is passed to commands that do not support them.
Joey Hess
2011-10-27
*
refactored and generalized pre-command sanity checking
Joey Hess
2011-10-27
*
rename
Joey Hess
2011-10-05
*
rename
Joey Hess
2011-10-04
*
factor out common imports
Joey Hess
2011-10-03
*
remove command type definitions
Joey Hess
2011-09-15
*
shorten synopsis
Joey Hess
2011-09-14
*
add merge subcommand
Joey Hess
2011-06-22