summaryrefslogtreecommitdiff
path: root/Types/Messages.hs
Commit message (Expand)AuthorAge
* Fix mangling of --json output of utf-8 characters when not running in a utf-8...Joey Hess2018-04-16
* add --json-error-messages (not yet implemented)Joey Hess2018-02-19
* fix --json-progress --json to be same as --json --json-progressJoey Hess2018-02-19
* Ssh password prompting improved when using -JJoey Hess2017-05-11
* drop incremental json object display; clean up codeJoey Hess2016-09-09
* better locking for json with -JJoey Hess2016-09-09
* addurl, get: Added --json-progress option, which adds progress objects to the...Joey Hess2016-09-09
* buffer json output until done when in concurrent modeJoey Hess2016-09-09
* disentangle concurrency and message typeJoey Hess2016-09-09
* Work around problem with concurrent-output when in a non-unicode locale by av...Joey Hess2016-02-14
* make noMessages disable closing of json object in --json modeJoey Hess2016-01-20
* fix build w/o concurrent-outputJoey Hess2015-11-06
* arrange for regional output manager to run when -J is enabledJoey Hess2015-11-04
* concurrent-output, first passJoey Hess2015-11-04
* use built-in progress meters for git when in parallel modeJoey Hess2015-04-10
* use defJoey Hess2015-04-03
* WIP on making --quiet silence progress, and infra for concurrent progress barsJoey Hess2015-04-03
* update my email address and homepage urlJoey Hess2015-01-21
* Promote file not found warning message to an error.Joey Hess2014-09-11
* Display a warning when a non-existing file or directory is specified.Joey Hess2012-11-25
* display "Recording state in git..." when staging the journalJoey Hess2012-04-27