index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usage.c
Age
Commit message (
Expand
)
Author
2009-11-22
Fix truncated usage messages
Björn Gustavsson
2009-11-10
Introduce usagef() that takes a printf-style format
Jonathan Nieder
2009-10-01
add NORETURN_PTR for function pointers
Erik Faye-Lund
2009-10-01
increase portability of NORETURN declarations
Erik Faye-Lund
2009-06-27
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-03-24
Increase the size of the die/warning buffer to avoid truncation
Shawn O. Pearce
2008-09-29
usage.c: remove unused functions
Nanako Shiraishi
2007-11-09
print warning/error/fatal messages in one shot
Nicolas Pitre
2007-03-31
Rename warn() to warning() to fix symbol conflicts on BSD and Mac OS
Theodore Ts'o
2006-12-21
Introduce a global level warn() function.
Shawn O. Pearce
2006-06-24
usage: minimum type fix.
Junio C Hamano
2006-06-24
Customizable error handlers
Petr Baudis
2005-12-05
Clean up compatibility definitions.
Junio C Hamano
2005-10-01
[PATCH] Better error reporting for "git status"
Linus Torvalds
2005-05-22
Include file cleanups..
Linus Torvalds
2005-04-18
Split up read-cache.c into more logical clumps.
Linus Torvalds