Age | Commit message (Expand) | Author | Files | Lines |
2013-04-19 | Merge branch 'jk/a-thread-only-dies-once' | Junio C Hamano | 1 | -6/+14 |
2013-04-16 | usage: allow pluggable die-recursion checks | Jeff King | 1 | -6/+14 |
2012-12-15 | make error()'s constant return value more visible | Jeff King | 1 | -0/+1 |
2012-11-15 | usage.c: detect recursion in die routines and bail out immediately | Brandon Casey | 1 | -0/+15 |
2011-07-31 | error_routine: use parent's stderr if exec fails | Clemens Buchacher | 1 | -0/+18 |
2011-03-22 | Fix sparse warnings | Stephen Boyd | 1 | -4/+4 |
2010-03-07 | Make report() from usage.c public as vreportf() and use it. | Johannes Sixt | 1 | -5/+5 |
2009-11-22 | Fix truncated usage messages | Björn Gustavsson | 1 | -1/+1 |
2009-11-10 | Introduce usagef() that takes a printf-style format | Jonathan Nieder | 1 | -4/+13 |
2009-10-01 | add NORETURN_PTR for function pointers | Erik Faye-Lund | 1 | -3/+3 |
2009-10-01 | increase portability of NORETURN declarations | Erik Faye-Lund | 1 | -3/+3 |
2009-06-27 | die_errno(): double % in strerror() output just in case | Junio C Hamano | 1 | -2/+18 |
2009-06-27 | Introduce die_errno() that appends strerror(errno) to die() | Thomas Rast | 1 | -0/+12 |
2009-03-24 | Increase the size of the die/warning buffer to avoid truncation | Shawn O. Pearce | 1 | -1/+1 |
2008-09-29 | usage.c: remove unused functions | Nanako Shiraishi | 1 | -16/+0 |
2007-11-09 | print warning/error/fatal messages in one shot | Nicolas Pitre | 1 | -3/+3 |
2007-03-31 | Rename warn() to warning() to fix symbol conflicts on BSD and Mac OS | Theodore Ts'o | 1 | -1/+1 |
2006-12-21 | Introduce a global level warn() function. | Shawn O. Pearce | 1 | -0/+19 |
2006-06-24 | usage: minimum type fix. | Junio C Hamano | 1 | -3/+3 |
2006-06-24 | Customizable error handlers | Petr Baudis | 1 | -4/+42 |
2005-12-05 | Clean up compatibility definitions. | Junio C Hamano | 1 | -1/+1 |
2005-10-01 | [PATCH] Better error reporting for "git status" | Linus Torvalds | 1 | -2/+2 |
2005-05-22 | Include file cleanups.. | Linus Torvalds | 1 | -1/+0 |
2005-04-18 | Split up read-cache.c into more logical clumps. | Linus Torvalds | 1 | -0/+40 |