summaryrefslogtreecommitdiff
path: root/Messages.hs
Commit message (Expand)AuthorAge
...
* print a warning message when garbage is received from configlistJoey Hess2013-03-04
* log alerts in notice mode, which is enabled by defaultJoey Hess2013-01-15
* Display a warning when a non-existing file or directory is specified.Joey Hess2012-11-25
* avoid displaying meter before data is receivedJoey Hess2012-11-25
* S3: upload progress displayJoey Hess2012-11-18
* refactorJoey Hess2012-11-18
* more indentation. must stop.Joey Hess2012-10-28
* indentation foo, and a new coding style page. no code changesJoey Hess2012-10-28
* upload progress tracking for the directory special remoteJoey Hess2012-09-21
* unify typesJoey Hess2012-09-21
* hlintJoey Hess2012-06-12
* suppress "(Recording state in git)" message when committing change to remote ...Joey Hess2012-05-20
* display "Recording state in git..." when staging the journalJoey Hess2012-04-27
* noopJoey Hess2012-04-21
* make meter slightly widerJoey Hess2012-03-04
* Add progress bar display to the directory special remote.Joey Hess2012-03-04
* hlintJoey Hess2012-02-16
* wordingJoey Hess2012-02-04
* support all filename encodings with ghc 7.4Joey Hess2012-02-03
* add a check for not utf-8 consoleJoey Hess2012-02-03
* attempt at a quick, utf-8 only fix to the ghc 7.4 problemJoey Hess2012-02-01
* find --jsonJoey Hess2011-12-23
* Flush json output, avoiding a buffering problem that could result in doubled ...Joey Hess2011-11-25
* status --json now shows most thingsJoey Hess2011-11-20
* better status outputJoey Hess2011-11-15
* status --json --fast for escJoey Hess2011-11-14
* minor syntax changesJoey Hess2011-10-11
* factor out common importsJoey Hess2011-10-03
* more newline fixesJoey Hess2011-09-09
* Improve display of newlines around error and warning messages.Joey Hess2011-09-06
* avoid showing json lists of remotes when not in json modeJoey Hess2011-09-02
* basic json supportJoey Hess2011-09-01
* generalize quiet flag to output typeJoey Hess2011-09-01
* unify elipsis handlingJoey Hess2011-07-19
* hlint tweaksJoey Hess2011-07-15
* better display of thrown errorsJoey Hess2011-07-05
* Maybe reduction pass 2Joey Hess2011-05-15
* Rethink filename encoding handling for display. Since filename encoding may o...Joey Hess2011-03-12
* put in utf8 forcing workaroundJoey Hess2011-03-08
* qualified importJoey Hess2011-02-11
* update unicode FilePath handlingJoey Hess2011-02-11
* fooJoey Hess2011-02-10
* Fix display of unicode filenames.Joey Hess2011-02-10
* better warnings displayJoey Hess2011-01-26
* rework config storageJoey Hess2011-01-26
* missing \n in -q modeJoey Hess2010-11-28
* hlint tweaksJoey Hess2010-11-22
* this is kinda weird, but it avoids blank lines after warningsJoey Hess2010-11-15
* fsck: Print warnings to stderr; --quiet can now be used to only see problems.Joey Hess2010-11-15
* add showSideActionJoey Hess2010-11-08