git-annex/CmdLine
Joey Hess 6ddfa9807b
implemented git-annex-shell p2pstdio
Not yet used by git-annex, but this will allow faster transfers etc than
using individual ssh connections and rsync.

Not called git-annex-shell p2p, because git-annex p2p does something
else and I don't want two subcommands with the same name between the two
for sanity reasons.

This commit was sponsored by Øyvind Andersen Holm.
2018-03-07 15:38:01 -04:00
..
GitAnnex add --json-error-messages (not yet implemented) 2018-02-19 14:32:15 -04:00
GitAnnexShell implemented git-annex-shell p2pstdio 2018-03-07 15:38:01 -04:00
Action.hs Fix bug introduced in version 6.20171018 that caused some commands to print out "ok" twice after processing a file. 2017-12-28 17:31:16 -04:00
Batch.hs Always use filesystem encoding for all file and handle reads and writes. 2016-12-24 14:46:31 -04:00
GitAnnex.hs Added inprogress command for accessing files as they are being downloaded. 2017-12-28 11:46:39 -04:00
GitAnnexShell.hs implemented git-annex-shell p2pstdio 2018-03-07 15:38:01 -04:00
GitRemoteTorAnnex.hs more lambda-case conversion 2017-12-05 15:00:50 -04:00
GlobalSetter.hs mapM_ = sequence_ . map 2017-02-27 14:48:07 -04:00
Option.hs remove 163 lines of code without changing anything except imports 2016-01-20 16:36:33 -04:00
Seek.hs more lambda-case conversion 2017-12-05 15:00:50 -04:00
Usage.hs initial export command 2017-08-29 15:10:01 -04:00