1. 9526aa4 Merge branch 'jk/a-thread-only-dies-once' by Junio C Hamano · 12 years ago
  2. c19a490 usage: allow pluggable die-recursion checks by Jeff King · 12 years ago
  3. e208f9c make error()'s constant return value more visible by Jeff King · 12 years ago
  4. cd163d4 usage.c: detect recursion in die routines and bail out immediately by Brandon Casey · 12 years ago
  5. 3bc4181 error_routine: use parent's stderr if exec fails by Clemens Buchacher · 14 years ago
  6. c2e86ad Fix sparse warnings by Stephen Boyd · 14 years ago
  7. ebaa79f Make report() from usage.c public as vreportf() and use it. by Johannes Sixt · 15 years ago
  8. 625a860 Fix truncated usage messages by Björn Gustavsson · 15 years ago
  9. 64b1cb7 Introduce usagef() that takes a printf-style format by Jonathan Nieder · 15 years ago
  10. 18660bc add NORETURN_PTR for function pointers by Erik Faye-Lund · 15 years ago
  11. a4f3131 increase portability of NORETURN declarations by Erik Faye-Lund · 15 years ago
  12. f8b5a8e die_errno(): double % in strerror() output just in case by Junio C Hamano · 16 years ago
  13. b875036 Introduce die_errno() that appends strerror(errno) to die() by Thomas Rast · 16 years ago
  14. 389d176 Increase the size of the die/warning buffer to avoid truncation by Shawn O. Pearce · 16 years ago
  15. 07ad5a1 usage.c: remove unused functions by Nanako Shiraishi · 16 years ago
  16. d048a96 print warning/error/fatal messages in one shot by Nicolas Pitre · 17 years ago
  17. 46efd2d Rename warn() to warning() to fix symbol conflicts on BSD and Mac OS by Theodore Ts'o · 18 years ago
  18. fa39b6b Introduce a global level warn() function. by Shawn O. Pearce · 18 years ago
  19. ce88ac5 usage: minimum type fix. by Junio C Hamano · 19 years ago
  20. 39a3f5e Customizable error handlers by Petr Baudis · 19 years ago
  21. 4050c0d Clean up compatibility definitions. by Junio C Hamano · 19 years ago
  22. 5d1a5c0 [PATCH] Better error reporting for "git status" by Linus Torvalds · 19 years ago
  23. 6b0c312 Include file cleanups.. by Linus Torvalds · 20 years ago
  24. 0fcfd16 Split up read-cache.c into more logical clumps. by Linus Torvalds · 20 years ago