aboutsummaryrefslogtreecommitdiff
path: root/Messages
Commit message (Expand)AuthorAge
* improve json when showStart' is given only a keyGravatar Joey Hess2016-03-06
* fix build w/o concurrent-outputGravatar Joey Hess2016-02-15
* quiet warning on windowsGravatar Joey Hess2016-02-15
* Work around problem with concurrent-output when in a non-unicode locale by av...Gravatar Joey Hess2016-02-14
* avoid spawning file size polling thread when not in -J modeGravatar Joey Hess2015-11-16
* Display progress meter in -J mode when downloading from the web.Gravatar Joey Hess2015-11-16
* fix build warning when built w/o concurrent-outputGravatar Joey Hess2015-11-10
* Concurrent progress bars are now displayed when using -J with a command that ...Gravatar Joey Hess2015-11-06
* don't display console regions untill there is output in themGravatar Joey Hess2015-11-05
* 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
* info: Added json output for "backend usage", "numcopies stats", "repositories...Gravatar Joey Hess2015-06-16
* allow building without ascii-progress, since it is not ready yetGravatar Joey Hess2015-05-12
* reuse stringsGravatar Joey Hess2015-04-14
* scale progress bar to terminal sizeGravatar Joey Hess2015-04-14
* add filename to progress bar, and display ok/failed at endGravatar Joey Hess2015-04-14
* use built-in progress meters for git when in parallel modeGravatar Joey Hess2015-04-10
* WIP use ascii-progressGravatar Joey Hess2015-04-04
* relay external special remote stderr through progress suppression machinery (...Gravatar Joey Hess2015-04-04
* well along the way to fully quiet --quietGravatar Joey Hess2015-04-04
* avoid progress bar for url download with --quietGravatar Joey Hess2015-04-03
* dead codeGravatar Joey Hess2015-04-03
* reall disable progress displays for --quietGravatar Joey Hess2015-04-03
* fix stderr handlingGravatar 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
* hlintGravatar Joey Hess2013-04-03
* where indentingGravatar Joey Hess2012-11-11
* find --jsonGravatar Joey Hess2011-12-23
* status --json --fast for escGravatar Joey Hess2011-11-14
* avoid showing json lists of remotes when not in json modeGravatar Joey Hess2011-09-02
* basic json supportGravatar Joey Hess2011-09-01