git-annex/CmdLine
Joey Hess 596af7cbc4
move protocol version stuff to the Net free monad
Needs to be in Net not Local, so that Net actions can take the protocol
version into account.

This commit was sponsored by an anonymous bitcoin donor.
2018-03-12 15:20:51 -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 move protocol version stuff to the Net free monad 2018-03-12 15:20:51 -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