index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usage.c
Commit message (
Expand
)
Author
Age
*
error_routine: use parent's stderr if exec fails
Clemens Buchacher
2011-07-31
*
Fix sparse warnings
Stephen Boyd
2011-03-22
*
Make report() from usage.c public as vreportf() and use it.
Johannes Sixt
2010-03-07
*
Fix truncated usage messages
Björn Gustavsson
2009-11-22
*
Introduce usagef() that takes a printf-style format
Jonathan Nieder
2009-11-10
*
add NORETURN_PTR for function pointers
Erik Faye-Lund
2009-10-01
*
increase portability of NORETURN declarations
Erik Faye-Lund
2009-10-01
*
die_errno(): double % in strerror() output just in case
Junio C Hamano
2009-06-27
*
Introduce die_errno() that appends strerror(errno) to die()
Thomas Rast
2009-06-27
*
Increase the size of the die/warning buffer to avoid truncation
Shawn O. Pearce
2009-03-24
*
usage.c: remove unused functions
Nanako Shiraishi
2008-09-29
*
print warning/error/fatal messages in one shot
Nicolas Pitre
2007-11-09
*
Rename warn() to warning() to fix symbol conflicts on BSD and Mac OS
Theodore Ts'o
2007-03-31
*
Introduce a global level warn() function.
Shawn O. Pearce
2006-12-21
*
usage: minimum type fix.
Junio C Hamano
2006-06-24
*
Customizable error handlers
Petr Baudis
2006-06-24
*
Clean up compatibility definitions.
Junio C Hamano
2005-12-05
*
[PATCH] Better error reporting for "git status"
Linus Torvalds
2005-10-01
*
Include file cleanups..
Linus Torvalds
2005-05-22
*
Split up read-cache.c into more logical clumps.
Linus Torvalds
2005-04-18