index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Command
/
EnableRemote.hs
Commit message (
Expand
)
Author
Age
*
Avoid backtraces on expected failures when built with ghc 8; only use backtra...
Joey Hess
2016-11-15
*
enableremote: Remove annex-ignore configuration from a remote.
Joey Hess
2016-05-24
*
enableremote: Can now be used to explicitly enable git-annex to use git remot...
Joey Hess
2016-05-24
*
Pass the various gnupg-options configs to gpg in several cases where they wer...
Joey Hess
2016-05-23
*
remove 163 lines of code without changing anything except imports
Joey Hess
2016-01-20
*
enableremote: List uuids and descriptions of remotes that can be enabled, and...
Joey Hess
2015-10-26
*
Special remotes configured with autoenable=true will be automatically enabled...
Joey Hess
2015-09-14
*
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 some mixed space+tab indentation
Joey Hess
2014-10-09
*
plumb creds from webapp to initremote
Joey Hess
2014-02-11
*
fix inversion of control in CommandSeek (no behavior changes)
Joey Hess
2014-01-20
*
improve output when there are no known special remotes
Joey Hess
2014-01-18
*
hlint
Joey Hess
2013-09-25
*
partially complete gcrypt remote (local send done; rest not)
Joey Hess
2013-09-07
*
To enable an existing special remote, the new enableremote command must be us...
Joey Hess
2013-04-26