Sign in
googlers
/
jrn
/
git
/
822ee894f621674610a36cc9a84a9ffbbb8fb6bb
/
usage.c
2aeafbc
Merge branch 'jt/trace-error-on-warning'
by Junio C Hamano
· 4 years, 3 months ago
0ee10fd
usage: add trace2 entry upon warning()
by Jonathan Tan
· 4 years, 4 months ago
5710dcc
usage: define a type for a reporting function
by Jeff King
· 4 years, 5 months ago
116d1fa
vreportf(): avoid relying on stdio buffering
by Johannes Schindelin
· 5 years ago
ee4512e
trace2: create new combined trace facility
by Jeff Hostetler
· 6 years ago
7c3d15f
Merge branch 'jk/snprintf-truncation'
by Junio C Hamano
· 7 years ago
ac4896f
fmt_with_err: add a comment that truncation is OK
by Jeff King
· 7 years ago
a86303c
test-tool: help verifying BUG() code paths
by Johannes Schindelin
· 7 years ago
0e5bba5
add UNLEAK annotation for reducing leak false positives
by Jeff King
· 8 years ago
2d3c02f
die(): stop hiding errors due to overzealous recursion guard
by Ævar Arnfjörð Bjarmason
· 8 years ago
e350625
Merge branch 'bw/forking-and-threading' into maint
by Junio C Hamano
· 8 years ago
3d7dd2d
usage: add NORETURN to BUG() function definitions
by Ramsay Jones
· 8 years ago
e3f43ce
usage.c: drop set_error_handle()
by Jeff King
· 8 years ago
d819374
usage.c: add BUG() function
by Jeff King
· 8 years ago
daf75f2
Merge branch 'jk/vreport-sanitize'
by Junio C Hamano
· 8 years ago
f290089
vreport: sanitize ASCII control chars
by Jeff King
· 8 years ago
b5a9e43
Revert "vreportf: avoid intermediate buffer"
by Jeff King
· 8 years ago
81358dc
Merge branch 'cc/apply-am'
by Junio C Hamano
· 8 years ago
725149b
usage: add get_error_routine() and get_warn_routine()
by Christian Couder
· 9 years ago
b83f108
usage: add set_warn_routine()
by Christian Couder
· 9 years ago
4df5e91
error_errno: use constant return similar to error()
by Jeff King
· 9 years ago
fd1d672
usage.c: add warning_errno() and error_errno()
by Nguyễn Thái Ngọc Duy
· 9 years ago
58e4e51
usage.c: move format processing out of die_errno()
by Nguyễn Thái Ngọc Duy
· 9 years ago
f4c3edc
vreportf: avoid intermediate buffer
by Jeff King
· 10 years ago
3b331e9
vreportf: report to arbitrary filehandles
by Jeff King
· 10 years ago
9526aa4
Merge branch 'jk/a-thread-only-dies-once'
by Junio C Hamano
· 12 years ago
c19a490
usage: allow pluggable die-recursion checks
by Jeff King
· 12 years ago
e208f9c
make error()'s constant return value more visible
by Jeff King
· 12 years ago
cd163d4
usage.c: detect recursion in die routines and bail out immediately
by Brandon Casey
· 12 years ago
3bc4181
error_routine: use parent's stderr if exec fails
by Clemens Buchacher
· 14 years ago
c2e86ad
Fix sparse warnings
by Stephen Boyd
· 14 years ago
ebaa79f
Make report() from usage.c public as vreportf() and use it.
by Johannes Sixt
· 15 years ago
625a860
Fix truncated usage messages
by Björn Gustavsson
· 15 years ago
64b1cb7
Introduce usagef() that takes a printf-style format
by Jonathan Nieder
· 15 years ago
18660bc
add NORETURN_PTR for function pointers
by Erik Faye-Lund
· 15 years ago
a4f3131
increase portability of NORETURN declarations
by Erik Faye-Lund
· 15 years ago
f8b5a8e
die_errno(): double % in strerror() output just in case
by Junio C Hamano
· 16 years ago
b875036
Introduce die_errno() that appends strerror(errno) to die()
by Thomas Rast
· 16 years ago
389d176
Increase the size of the die/warning buffer to avoid truncation
by Shawn O. Pearce
· 16 years ago
07ad5a1
usage.c: remove unused functions
by Nanako Shiraishi
· 16 years ago
d048a96
print warning/error/fatal messages in one shot
by Nicolas Pitre
· 17 years ago
46efd2d
Rename warn() to warning() to fix symbol conflicts on BSD and Mac OS
by Theodore Ts'o
· 18 years ago
fa39b6b
Introduce a global level warn() function.
by Shawn O. Pearce
· 18 years ago
ce88ac5
usage: minimum type fix.
by Junio C Hamano
· 19 years ago
39a3f5e
Customizable error handlers
by Petr Baudis
· 19 years ago
4050c0d
Clean up compatibility definitions.
by Junio C Hamano
· 19 years ago
5d1a5c0
[PATCH] Better error reporting for "git status"
by Linus Torvalds
· 19 years ago
6b0c312
Include file cleanups..
by Linus Torvalds
· 20 years ago
0fcfd16
Split up read-cache.c into more logical clumps.
by Linus Torvalds
· 20 years ago