index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Command
/
TransferKeys.hs
Commit message (
Expand
)
Author
Age
*
remove 163 lines of code without changing anything except imports
Joey Hess
2016-01-20
*
Do verification of checksums of annex objects downloaded from remotes.
Joey Hess
2015-10-01
*
wip
Joey Hess
2015-07-09
*
convert all commands to work with optparse-applicative
Joey Hess
2015-07-08
*
started converting to use optparse-applicative
Joey Hess
2015-07-08
*
Avoid accumulating transfer failure log files unless the assistant is being u...
Joey Hess
2015-05-12
*
rename bothHandles -> ioHandles
Joey Hess
2015-04-03
*
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
*
assistant: When there are multiple remotes giving different ways to access th...
Joey Hess
2014-05-19
*
remotedaemon: avoid extraneous stdout output
Joey Hess
2014-04-08
*
add desktop notifications
Joey Hess
2014-03-22
*
reorganize numcopies code (no behavior changes)
Joey Hess
2014-01-21
*
fix inversion of control in CommandSeek (no behavior changes)
Joey Hess
2014-01-20
*
port transferkeys to windows; make stopping in progress transfers work too (p...
Joey Hess
2013-12-10
*
hlint
Joey Hess
2013-09-25
*
moved AssociatedFile definition
Joey Hess
2013-07-04
*
fix permission damage (thanks, Windows)
Joey Hess
2013-05-11
*
clean up from windows porting
Joey Hess
2013-05-11
*
git-annex now builds on Windows (doesn't work)
Joey Hess
2013-05-11
*
expose Control.Monad.join
Joey Hess
2013-04-22
*
connect existing meters to the transfer log for downloads
Joey Hess
2013-04-11
*
squelch protocol error on shutdown
Joey Hess
2013-04-02
*
add section metadata to all commands
Joey Hess
2013-03-24
*
2 minor fixes to transferkeys, otherwise it was perfect 1st time!
Joey Hess
2013-03-20
*
maintain pools of running transferkeys processes (untested)
Joey Hess
2013-03-19
*
implement transferkeys plumbing command
Joey Hess
2013-03-19