git-annex/CmdLine
Joey Hess 70bc30acb1
get rid of implicitMessages state
Oh joyous day, this is probably git-annex's oldest implementation wart,
source of much unncessary bother.

Now that we have a StartMessage, showEndResult' can look at it to know
if it needs to display an end message or not.

This is also going to be faster, because it avoids an uncessary state
lookup for each file processed.
2019-06-12 14:01:41 -04:00
..
GitAnnex avoid list lookup by parseToken 2019-05-14 13:11:29 -04:00
GitAnnexShell update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Action.hs get rid of implicitMessages state 2019-06-12 14:01:41 -04:00
Batch.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
GitAnnex.hs added renameremote command 2019-04-15 13:49:03 -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 update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Seek.hs make CommandStart return a StartMessage 2019-06-06 17:13:54 -04:00
Usage.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00