17 Commits (1ec666b092d1df5691cd4d38f20aaeadd5049aa2)

Author SHA1 Message Date
Björn Gustavsson 625a860cb7 Fix truncated usage messages 15 years ago
Jonathan Nieder 64b1cb74f8 Introduce usagef() that takes a printf-style format 15 years ago
Erik Faye-Lund 18660bc96e add NORETURN_PTR for function pointers 15 years ago
Erik Faye-Lund a4f3131c07 increase portability of NORETURN declarations 15 years ago
Junio C Hamano f8b5a8e13c die_errno(): double % in strerror() output just in case 16 years ago
Thomas Rast b875036e5a Introduce die_errno() that appends strerror(errno) to die() 16 years ago
Shawn O. Pearce 389d176771 Increase the size of the die/warning buffer to avoid truncation 16 years ago
Nanako Shiraishi 07ad5a157d usage.c: remove unused functions 16 years ago
Nicolas Pitre d048a96ee9 print warning/error/fatal messages in one shot 17 years ago
Theodore Ts'o 46efd2d93c Rename warn() to warning() to fix symbol conflicts on BSD and Mac OS 18 years ago
Shawn O. Pearce fa39b6b5b1 Introduce a global level warn() function. 18 years ago
Junio C Hamano ce88ac5b12 usage: minimum type fix. 19 years ago
Petr Baudis 39a3f5ea7c Customizable error handlers 19 years ago
Junio C Hamano 4050c0df8e Clean up compatibility definitions. 19 years ago
Linus Torvalds 5d1a5c02e8 [PATCH] Better error reporting for "git status" 19 years ago
Linus Torvalds 6b0c312106 Include file cleanups.. 20 years ago
Linus Torvalds 0fcfd160b0 Split up read-cache.c into more logical clumps. 20 years ago