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
2025-06-25
Merge branch 'ps/maintenance-ref-lock'
Junio C Hamano
2025-06-03
usage: allow dying without writing an error message
Patrick Steinhardt
2025-05-12
you-still-use-that??: help deprecating commands for removal
Junio C Hamano
2025-01-17
usage: add show_usage_if_asked()
Junio C Hamano
2024-12-06
global: trivial conversions to fix `-Wsign-compare` warnings
Patrick Steinhardt
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2024-11-21
git-compat-util: drop now-unused `UNLEAK()` macro
Patrick Steinhardt
2024-04-05
usage: report vsnprintf(3) failure
René Scharfe
2023-07-05
treewide: remove unnecessary includes for wrapper.h
Calvin Wan
2023-03-21
treewide: remove unnecessary includes of cache.h
Elijah Newren
2023-03-21
wrapper.h: move declarations for wrapper.c functions from cache.h
Elijah Newren
2023-03-21
treewide: be explicit about dependence on gettext.h
Elijah Newren
2022-06-21
i18n: mark message helpers prefix for translation
Dimitriy Ryazantcev
2022-06-16
bug_fl(): correctly initialize trace2 va_list
Jeff King
2022-06-02
usage.c: add a non-fatal bug() function to go with BUG()
Ævar Arnfjörð Bjarmason
2022-02-21
C99: remove hardcoded-out !HAVE_VARIADIC_MACROS code
Ævar Arnfjörð Bjarmason
2021-12-07
config API: use get_error_routine(), not vreportf()
Ævar Arnfjörð Bjarmason
2021-12-07
usage.c + gc: add and use a die_message_errno()
Ævar Arnfjörð Bjarmason
2021-12-07
usage.c: add a die_message() routine
Ævar Arnfjörð Bjarmason
2021-04-13
usage.c: don't copy/paste the same comment three times
Ævar Arnfjörð Bjarmason
2021-02-09
usage: trace2 BUG() invocations
Jonathan Tan
2020-12-08
Merge branch 'jt/trace-error-on-warning'
Junio C Hamano
2020-11-24
usage: add trace2 entry upon warning()
Jonathan Tan
2020-10-16
usage: define a type for a reporting function
Jeff King
2019-11-02
vreportf(): avoid relying on stdio buffering
Johannes Schindelin
2019-02-22
trace2: create new combined trace facility
Jeff Hostetler
2018-05-30
Merge branch 'jk/snprintf-truncation'
Junio C Hamano
2018-05-21
fmt_with_err: add a comment that truncation is OK
Jeff King
2018-05-06
test-tool: help verifying BUG() code paths
Johannes Schindelin
2017-09-08
add UNLEAK annotation for reducing leak false positives
Jeff King
2017-06-21
die(): stop hiding errors due to overzealous recursion guard
Ævar Arnfjörð Bjarmason
2017-06-13
Merge branch 'bw/forking-and-threading' into maint
Junio C Hamano
2017-05-22
usage: add NORETURN to BUG() function definitions
Ramsay Jones
2017-05-15
usage.c: drop set_error_handle()
Jeff King
2017-05-15
usage.c: add BUG() function
Jeff King
2017-01-31
Merge branch 'jk/vreport-sanitize'
Junio C Hamano
2017-01-11
vreport: sanitize ASCII control chars
Jeff King
2017-01-11
Revert "vreportf: avoid intermediate buffer"
Jeff King
2016-09-19
Merge branch 'cc/apply-am'
Junio C Hamano
2016-09-07
usage: add get_error_routine() and get_warn_routine()
Christian Couder
2016-09-07
usage: add set_warn_routine()
Christian Couder
2016-08-31
error_errno: use constant return similar to error()
Jeff King
2016-05-09
usage.c: add warning_errno() and error_errno()
Nguyễn Thái Ngọc Duy
2016-05-09
usage.c: move format processing out of die_errno()
Nguyễn Thái Ngọc Duy
2015-08-11
vreportf: avoid intermediate buffer
Jeff King
2015-08-11
vreportf: report to arbitrary filehandles
Jeff King
2013-04-19
Merge branch 'jk/a-thread-only-dies-once'
Junio C Hamano
2013-04-16
usage: allow pluggable die-recursion checks
Jeff King
2012-12-15
make error()'s constant return value more visible
Jeff King
2012-11-15
usage.c: detect recursion in die routines and bail out immediately
Brandon Casey
[next]