git-annex/Remote
Joey Hess fa9333e99f
use action, not sideAction
sideAction is for things not generally related to the current action being
performed. And, it adds a newline after the side action. This was not the
right thing to use for stuff like "checksum", where doing a checksum is
part of the git annex get process, and indeed we want it to display
"(checksum...) ok"
2015-10-11 13:29:44 -04:00
..
Directory update my email address and homepage url 2015-01-21 12:50:09 -04:00
External Added WHEREIS to external special remote protocol. 2015-08-13 17:27:50 -04:00
Helper improve display when lockcontent fails 2015-10-09 17:31:02 -04:00
Rsync windows build fix 2015-01-29 13:46:57 -04:00
WebDAV groundwork for parameterizing hash depth 2015-01-28 15:55:17 -04:00
BitTorrent.hs add removeKey action to Remote 2015-10-08 15:01:38 -04:00
Bup.hs add removeKey action to Remote 2015-10-08 15:01:38 -04:00
Ddar.hs add removeKey action to Remote 2015-10-08 15:01:38 -04:00
Directory.hs add removeKey action to Remote 2015-10-08 15:01:38 -04:00
External.hs add removeKey action to Remote 2015-10-08 15:01:38 -04:00
GCrypt.hs add removeKey action to Remote 2015-10-08 15:01:38 -04:00
Git.hs add inAnnex check to local lockKey 2015-10-09 18:00:37 -04:00
Glacier.hs add removeKey action to Remote 2015-10-08 15:01:38 -04:00
Hook.hs add removeKey action to Remote 2015-10-08 15:01:38 -04:00
List.hs Simplify setup process for a ssh remote. 2015-08-05 13:49:58 -04:00
Rsync.hs add removeKey action to Remote 2015-10-08 15:01:38 -04:00
S3.hs add removeKey action to Remote 2015-10-08 15:01:38 -04:00
Tahoe.hs add removeKey action to Remote 2015-10-08 15:01:38 -04:00
Web.hs add removeKey action to Remote 2015-10-08 15:01:38 -04:00
WebDAV.hs use action, not sideAction 2015-10-11 13:29:44 -04:00