aboutsummaryrefslogtreecommitdiff
path: root/Types/Messages.hs
Commit message (Expand)AuthorAge
* add --json-error-messages (not yet implemented)Gravatar Joey Hess2018-02-19
* fix --json-progress --json to be same as --json --json-progressGravatar Joey Hess2018-02-19
* 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
* 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
* make noMessages disable closing of json object in --json modeGravatar Joey Hess2016-01-20
* fix build w/o concurrent-outputGravatar Joey Hess2015-11-06
* arrange for regional output manager to run when -J is enabledGravatar 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
* use defGravatar Joey Hess2015-04-03
* WIP on making --quiet silence progress, and infra for concurrent progress barsGravatar Joey Hess2015-04-03
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* Promote file not found warning message to an error.Gravatar Joey Hess2014-09-11
* Display a warning when a non-existing file or directory is specified.Gravatar Joey Hess2012-11-25
* display "Recording state in git..." when staging the journalGravatar Joey Hess2012-04-27