summaryrefslogtreecommitdiff
path: root/Messages.hs
Commit message (Expand)AuthorAge
* add DebugLocks build flagJoey Hess2018-11-19
* avoid using concurrent-output at all when --quiet or --jsonJoey Hess2018-11-15
* v6: Fix database inconsistencyJoey Hess2018-10-16
* Added INFO to external special remote protocol.Joey Hess2018-02-06
* showStart variant for when there's no worktree fileJoey Hess2017-11-28
* clear regions before ssh promptJoey Hess2017-05-16
* also serialize ssh password prompting when json or quiet output is enableJoey Hess2017-05-13
* Ssh password prompting improved when using -JJoey Hess2017-05-11
* Always use filesystem encoding for all file and handle reads and writes.Joey Hess2016-12-24
* 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
* make maybeShowJSON also add to the bufferJoey Hess2016-09-09
* buffer json output until done when in concurrent modeJoey Hess2016-09-09
* disentangle concurrency and message typeJoey Hess2016-09-09
* get, move, copy, mirror: Added --failed switch which retries failed copies/movesJoey Hess2016-08-03
* Added metadata --batch option, which allows getting, setting, deleting, and m...Joey Hess2016-07-27
* allow using Aeson for streaming JSON outputJoey Hess2016-07-26
* --branch, stage 2Joey Hess2016-07-20
* more generic showStart'Joey Hess2016-07-20
* improve json when showStart' is given only a keyJoey Hess2016-03-06
* 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
* Force output to be line-buffered, even when it's not connected to the terminal.Joey Hess2016-01-18
* whereis --json: Make url list be included in machine-parseable form.Joey Hess2016-01-06
* optimise read and write for Keys database (untested)Joey Hess2015-12-23
* display a message in the unlikely scenario of fsking a dead repositoryJoey Hess2015-11-10
* add back missing newline to showRawJoey Hess2015-11-10
* concurrent-output, first passJoey Hess2015-11-04
* fsck: Work around bug in persistent that broke display of problematically enc...Joey Hess2015-09-09
* --debug is passed along to git-annex-shell when git-annex is in debug mode.Joey Hess2015-08-13
* --debug log messages are now timestamped with fractional seconds.Joey Hess2015-08-12
* Merge branch 'master' into concurrentprogressJoey Hess2015-05-12
|\
| * Improve behavior when a git-annex command is told to operate on a file that d...Joey Hess2015-04-30
* | reuse stringsJoey Hess2015-04-14
* | use built-in progress meters for git when in parallel modeJoey Hess2015-04-10
|/
* well along the way to fully quiet --quietJoey Hess2015-04-04
* WIP on making --quiet silence progress, and infra for concurrent progress barsJoey Hess2015-04-03
* rename showProgress -> showProgressDotsJoey Hess2015-04-03
* update my email address and homepage urlJoey Hess2015-01-21
* lower case for consistencyJoey Hess2015-01-10
* fix build warningJoey Hess2014-12-29
* Promote file not found warning message to an error.Joey Hess2014-09-11
* unify exception handling into Utility.ExceptionJoey Hess2014-08-07
* refactorJoey Hess2014-01-26
* annex.debug can now be set to enable debug logging by default. The webapp's d...Joey Hess2013-06-17
* show one alert when bulk adding filesJoey Hess2013-04-24
* expose Control.Monad.joinJoey Hess2013-04-22
* hlintJoey Hess2013-04-03
* webapp: Progess bar fixes for many types of special remotes.Joey Hess2013-03-28