aboutsummaryrefslogtreecommitdiff
path: root/Messages.hs
Commit message (Expand)AuthorAge
* refactorGravatar Joey Hess2014-01-26
* annex.debug can now be set to enable debug logging by default. The webapp's d...Gravatar Joey Hess2013-06-17
* show one alert when bulk adding filesGravatar Joey Hess2013-04-24
* expose Control.Monad.joinGravatar Joey Hess2013-04-22
* hlintGravatar Joey Hess2013-04-03
* webapp: Progess bar fixes for many types of special remotes.Gravatar Joey Hess2013-03-28
* print a warning message when garbage is received from configlistGravatar Joey Hess2013-03-04
* log alerts in notice mode, which is enabled by defaultGravatar Joey Hess2013-01-15
* Display a warning when a non-existing file or directory is specified.Gravatar Joey Hess2012-11-25
* avoid displaying meter before data is receivedGravatar Joey Hess2012-11-25
* S3: upload progress displayGravatar Joey Hess2012-11-18
* refactorGravatar Joey Hess2012-11-18
* more indentation. must stop.Gravatar Joey Hess2012-10-28
* indentation foo, and a new coding style page. no code changesGravatar Joey Hess2012-10-28
* upload progress tracking for the directory special remoteGravatar Joey Hess2012-09-21
* unify typesGravatar Joey Hess2012-09-21
* hlintGravatar Joey Hess2012-06-12
* suppress "(Recording state in git)" message when committing change to remote ...Gravatar Joey Hess2012-05-20
* display "Recording state in git..." when staging the journalGravatar Joey Hess2012-04-27
* noopGravatar Joey Hess2012-04-21
* make meter slightly widerGravatar Joey Hess2012-03-04
* Add progress bar display to the directory special remote.Gravatar Joey Hess2012-03-04
* hlintGravatar Joey Hess2012-02-16
* wordingGravatar Joey Hess2012-02-04
* support all filename encodings with ghc 7.4Gravatar Joey Hess2012-02-03
* add a check for not utf-8 consoleGravatar Joey Hess2012-02-03
* attempt at a quick, utf-8 only fix to the ghc 7.4 problemGravatar Joey Hess2012-02-01
* find --jsonGravatar Joey Hess2011-12-23
* Flush json output, avoiding a buffering problem that could result in doubled ...Gravatar Joey Hess2011-11-25
* status --json now shows most thingsGravatar Joey Hess2011-11-20
* better status outputGravatar Joey Hess2011-11-15
* status --json --fast for escGravatar Joey Hess2011-11-14
* minor syntax changesGravatar Joey Hess2011-10-11
* factor out common importsGravatar Joey Hess2011-10-03
* more newline fixesGravatar Joey Hess2011-09-09
* Improve display of newlines around error and warning messages.Gravatar Joey Hess2011-09-06
* avoid showing json lists of remotes when not in json modeGravatar Joey Hess2011-09-02
* basic json supportGravatar Joey Hess2011-09-01
* generalize quiet flag to output typeGravatar Joey Hess2011-09-01
* unify elipsis handlingGravatar Joey Hess2011-07-19
* hlint tweaksGravatar Joey Hess2011-07-15
* better display of thrown errorsGravatar Joey Hess2011-07-05
* Maybe reduction pass 2Gravatar Joey Hess2011-05-15
* Rethink filename encoding handling for display. Since filename encoding may o...0.23Gravatar Joey Hess2011-03-12
* put in utf8 forcing workaroundGravatar Joey Hess2011-03-08
* qualified importGravatar Joey Hess2011-02-11
* update unicode FilePath handlingGravatar Joey Hess2011-02-11
* fooGravatar Joey Hess2011-02-10
* Fix display of unicode filenames.Gravatar Joey Hess2011-02-10
* better warnings displayGravatar Joey Hess2011-01-26