aboutsummaryrefslogtreecommitdiff
path: root/Messages/Internal.hs
Commit message (Expand)AuthorAge
* split msg into linesGravatar Joey Hess2018-02-19
* fix buildGravatar Joey Hess2018-02-19
* send stderr to json when --json-error-messages enabledGravatar Joey Hess2018-02-19
* always include error-messages field when --json-error-messagesGravatar Joey Hess2018-02-19
* Added INFO to external special remote protocol.Gravatar Joey Hess2018-02-06
* Ssh password prompting improved when using -JGravatar Joey Hess2017-05-11
* drop incremental json object display; clean up codeGravatar Joey Hess2016-09-09
* better locking for json with -JGravatar Joey Hess2016-09-09
* addurl, get: Added --json-progress option, which adds progress objects to the...Gravatar Joey Hess2016-09-09
* make maybeShowJSON also add to the bufferGravatar Joey Hess2016-09-09
* buffer json output until done when in concurrent modeGravatar Joey Hess2016-09-09
* disentangle concurrency and message typeGravatar Joey Hess2016-09-09
* Work around problem with concurrent-output when in a non-unicode locale by av...Gravatar Joey Hess2016-02-14
* join back threads before ending concurrent output so display worksGravatar Joey Hess2015-11-05
* don't display blank regions once doneGravatar Joey Hess2015-11-04
* remove some debug printsGravatar Joey Hess2015-11-04
* arrange for regional output manager to run when -J is enabledGravatar Joey Hess2015-11-04
* add regions to concurrent outputGravatar Joey Hess2015-11-04
* concurrent-output, first passGravatar Joey Hess2015-11-04
* use built-in progress meters for git when in parallel modeGravatar Joey Hess2015-04-10
* WIP on making --quiet silence progress, and infra for concurrent progress barsGravatar Joey Hess2015-04-03