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
/
help.c
Age
Commit message (
Expand
)
Author
2025-07-23
config: drop `git_config_get_string()` wrapper
Patrick Steinhardt
2025-07-23
config: drop `git_config()` wrapper
Patrick Steinhardt
2025-07-17
Merge branch 'bc/use-sha256-by-default-in-3.0' into ps/config-wo-the-repository
Junio C Hamano
2025-07-07
BreakingChanges: announce switch to "reftable" format
Patrick Steinhardt
2025-07-01
help: add a build option for default hash
brian m. carlson
2025-05-15
Avoid redundant conditions
Johannes Schindelin
2025-04-07
help: include unsafe SHA-1 build info in version
Justin Tobler
2025-04-07
help: include SHA implementation in version info
Justin Tobler
2025-03-12
Merge branch 'tc/zlib-ng-fix'
Junio C Hamano
2025-03-07
help: print zlib-ng version number
Toon Claes
2025-03-07
help: include git-zlib.h to print zlib version
Toon Claes
2025-02-03
help: add "show" as a valid configuration value
David Aguilar
2025-02-03
help: show the suggested command when help.autocorrect is false
David Aguilar
2025-01-13
help: interpret boolean string values for help.autocorrect
Scott Chacon
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2024-11-21
help: fix leaking return value from `help_unknown_cmd()`
Patrick Steinhardt
2024-11-21
help: fix leaking `struct cmdnames`
Patrick Steinhardt
2024-11-21
help: refactor to not use globals for reading config
Patrick Steinhardt
2024-09-23
Merge branch 'jc/pass-repo-to-builtins'
Junio C Hamano
2024-09-13
builtin: add a repository parameter for builtin functions
John Cai
2024-09-12
config: make dependency on repo in `read_early_config()` explicit
Patrick Steinhardt
2024-08-09
refs: add referent to each_ref_fn
John Cai
2024-07-08
Merge branch 'ps/leakfixes-more'
Junio C Hamano
2024-07-02
Merge branch 'rb/build-options-w-lib-versions'
Junio C Hamano
2024-06-21
version: teach --build-options to reports zlib version information
Randall S. Becker
2024-06-21
version: teach --build-options to reports libcurl version information
Randall S. Becker
2024-06-20
version: --build-options reports OpenSSL version information
Randall S. Becker
2024-06-14
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
2024-06-11
builtin/merge: fix leaking `struct cmdnames` in `get_strategy()`
Patrick Steinhardt
2024-05-07
cocci: apply rules to rewrite callers of "refs" interfaces
Patrick Steinhardt
2023-12-09
help: handle NULL value for alias.* config
Jeff King
2023-07-17
Merge branch 'cw/compat-util-header-cleanup'
Junio C Hamano
2023-07-05
git-compat-util: move alloc macros to git-compat-util.h
Calvin Wan
2023-06-28
config: pass kvi to die_bad_number()
Glen Choo
2023-06-28
config: add ctx arg to config_fn_t
Glen Choo
2023-03-17
Merge branch 'jk/unused-post-2.39-part2'
Junio C Hamano
2023-02-24
help: mark unused parameter in git_unknown_cmd_config()
Jeff King
2023-02-23
object.h: stop depending on cache.h; make cache.h depend on object.h
Elijah Newren
2023-02-23
alloc.h: move ALLOC_GROW() functions from cache.h
Elijah Newren
2022-12-13
help.c: fix autocorrect in work tree for bare repository
Simon Gerber
2022-10-28
Merge branch 'ab/doc-synopsis-and-cmd-usage'
Junio C Hamano
2022-10-13
doc txt & -h consistency: add missing options and labels
Ævar Arnfjörð Bjarmason
2022-09-16
help: fix doubled words in explanation for developer interfaces
Fangyi Zhou
2022-09-01
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
Ævar Arnfjörð Bjarmason
2022-08-19
refs: mark unused each_ref_fn parameters
Jeff King
2022-08-04
git docs: add a category for file formats, protocols and interfaces
Ævar Arnfjörð Bjarmason
2022-08-04
git docs: add a category for user-facing file, repo and command UX
Ævar Arnfjörð Bjarmason
2022-08-04
help.c: remove common category behavior from drop_prefix() behavior
Ævar Arnfjörð Bjarmason
2022-08-04
help.c: refactor drop_prefix() to use a "switch" statement"
Ævar Arnfjörð Bjarmason
2022-04-04
Merge branch 'jh/builtin-fsmonitor-part2'
Junio C Hamano
[next]