aboutsummaryrefslogtreecommitdiff
path: root/usage.c
Commit message (Expand)AuthorAge
* Make report() from usage.c public as vreportf() and use it.Johannes Sixt2010-03-07
* Fix truncated usage messagesBjörn Gustavsson2009-11-22
* Introduce usagef() that takes a printf-style formatJonathan Nieder2009-11-10
* add NORETURN_PTR for function pointersErik Faye-Lund2009-10-01
* increase portability of NORETURN declarationsErik Faye-Lund2009-10-01
* die_errno(): double % in strerror() output just in caseJunio C Hamano2009-06-27
* Introduce die_errno() that appends strerror(errno) to die()Thomas Rast2009-06-27
* Increase the size of the die/warning buffer to avoid truncationShawn O. Pearce2009-03-24
* usage.c: remove unused functionsNanako Shiraishi2008-09-29
* print warning/error/fatal messages in one shotNicolas Pitre2007-11-09
* Rename warn() to warning() to fix symbol conflicts on BSD and Mac OSTheodore Ts'o2007-03-31
* Introduce a global level warn() function.Shawn O. Pearce2006-12-21
* usage: minimum type fix.Junio C Hamano2006-06-24
* Customizable error handlersPetr Baudis2006-06-24
* Clean up compatibility definitions.Junio C Hamano2005-12-05
* [PATCH] Better error reporting for "git status"Linus Torvalds2005-10-01
* Include file cleanups..Linus Torvalds2005-05-22
* Split up read-cache.c into more logical clumps.Linus Torvalds2005-04-18