aboutsummaryrefslogtreecommitdiffstats
path: root/usage.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-22Fix sparse warningsStephen Boyd1-4/+4
2010-03-07Make report() from usage.c public as vreportf() and use it.Johannes Sixt1-5/+5
2009-11-22Fix truncated usage messagesBjörn Gustavsson1-1/+1
2009-11-10Introduce usagef() that takes a printf-style formatJonathan Nieder1-4/+13
2009-10-01add NORETURN_PTR for function pointersErik Faye-Lund1-3/+3
2009-10-01increase portability of NORETURN declarationsErik Faye-Lund1-3/+3
2009-06-27die_errno(): double % in strerror() output just in caseJunio C Hamano1-2/+18
2009-06-27Introduce die_errno() that appends strerror(errno) to die()Thomas Rast1-0/+12
2009-03-24Increase the size of the die/warning buffer to avoid truncationShawn O. Pearce1-1/+1
2008-09-29usage.c: remove unused functionsNanako Shiraishi1-16/+0
2007-11-09print warning/error/fatal messages in one shotNicolas Pitre1-3/+3
2007-03-31Rename warn() to warning() to fix symbol conflicts on BSD and Mac OSTheodore Ts'o1-1/+1
2006-12-21Introduce a global level warn() function.Shawn O. Pearce1-0/+19
2006-06-24usage: minimum type fix.Junio C Hamano1-3/+3
2006-06-24Customizable error handlersPetr Baudis1-4/+42
2005-12-05Clean up compatibility definitions.Junio C Hamano1-1/+1
2005-10-01[PATCH] Better error reporting for "git status"Linus Torvalds1-2/+2
2005-05-22Include file cleanups..Linus Torvalds1-1/+0
2005-04-18Split up read-cache.c into more logical clumps.Linus Torvalds1-0/+40