git-annex/CmdLine
Joey Hess 7a4f3ff345
remove callCommandAction'
This is prep for making batchCommandAction use commandAction,
which will enable concurrency for batch mode. Since commandAction can't
return anything, have to handle the case of a CommandStart that chooses
to do nothing in a different way.
2020-09-16 10:53:16 -04:00
..
GitAnnex avoid using MonadFail in ParseDuration 2020-08-15 15:53:35 -04:00
GitAnnexShell wip RawFilePath 2x git-annex find speedup 2019-11-26 16:01:58 -04:00
Action.hs remove callCommandAction' 2020-09-16 10:53:16 -04:00
Batch.hs remove callCommandAction' 2020-09-16 10:53:16 -04:00
GitAnnex.hs all commands building except for assistant 2019-12-05 14:41:18 -04:00
GitAnnexShell.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
GitRemoteTorAnnex.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
GlobalSetter.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Option.hs rename changeGitConfig to overrideGitConfig and avoid unncessary calls 2020-02-27 01:11:53 -04:00
Seek.hs add SeekInput (not yet used) 2020-09-15 15:41:13 -04:00
Usage.hs initremote --describe-other-params 2020-01-20 16:05:51 -04:00