summaryrefslogtreecommitdiff
path: root/usage.c
Commit message (Expand)AuthorAgeFilesLines
* Fix truncated usage messagesBjörn Gustavsson2009-11-221-1/+1
* Introduce usagef() that takes a printf-style formatJonathan Nieder2009-11-101-4/+13
* add NORETURN_PTR for function pointersErik Faye-Lund2009-10-011-3/+3
* increase portability of NORETURN declarationsErik Faye-Lund2009-10-011-3/+3
* die_errno(): double % in strerror() output just in caseJunio C Hamano2009-06-271-2/+18
* Introduce die_errno() that appends strerror(errno) to die()Thomas Rast2009-06-271-0/+12
* Increase the size of the die/warning buffer to avoid truncationShawn O. Pearce2009-03-241-1/+1
* usage.c: remove unused functionsNanako Shiraishi2008-09-291-16/+0
* print warning/error/fatal messages in one shotNicolas Pitre2007-11-091-3/+3
* Rename warn() to warning() to fix symbol conflicts on BSD and Mac OSTheodore Ts'o2007-03-311-1/+1
* Introduce a global level warn() function.Shawn O. Pearce2006-12-211-0/+19
* usage: minimum type fix.Junio C Hamano2006-06-241-3/+3
* Customizable error handlersPetr Baudis2006-06-241-4/+42
* Clean up compatibility definitions.Junio C Hamano2005-12-051-1/+1
* [PATCH] Better error reporting for "git status"Linus Torvalds2005-10-011-2/+2
* Include file cleanups..Linus Torvalds2005-05-221-1/+0
* Split up read-cache.c into more logical clumps.Linus Torvalds2005-04-181-0/+40