summaryrefslogtreecommitdiff
path: root/cli_output.c
Commit message (Expand)AuthorAgeFilesLines
* Refactor some CLI-relevant parts.stefanct2014-08-081-0/+3
* Add a bunch of new/tested stuff and various small changes 20.stefanct2014-05-031-1/+1
* Add a bunch of new/tested stuff and various small changes 18.stefanct2013-07-251-1/+1
* Get rid of perror().stefanct2013-04-071-1/+1
* Introduce msg_*warn.stefanct2013-01-041-4/+3
* Add logfile support to flashromhailfinger2012-06-061-1/+55
* Convert printf to msg_* where appropriate.hailfinger2012-05-141-24/+15
* Introduce msg_*dbg2stefanct2011-08-041-0/+3
* Currently messages like "Writing flash chip..." that don't end with auwe2011-06-191-0/+1
* Various coding style and cosmetic changes (trivial).uwe2010-03-131-7/+7
* Converting fprintf(stderr), printf, and printf_debug into a commonsnelson2010-01-071-0/+51