Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-31 | Make report_error() reentrant | Berthold Stoeger | |
Remove the global error buffer and pass the error string directly to the frontend. The frontend is then responsible for accumulating errors. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | |||
2018-01-10 | Unused code: report_message() | Jan Mulder | |
Signed-off-by: Jan Mulder <jlmulder@xs4all.nl> | |||
2017-10-26 | Set error callback helper | Dirk Hohndel | |
Signed-off-by: Dirk Hohndel <dirk@hohndel.org> | |||
2017-10-26 | Move error reporting into its own source file | Dirk Hohndel | |
This doesn't really seem to belong in save_git.c. Signed-off-by: Dirk Hohndel <dirk@hohndel.org> |