index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
help.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-09
help: handle NULL value for alias.* config
Jeff King
1
-1
/
+4
2023-07-17
Merge branch 'cw/compat-util-header-cleanup'
Junio C Hamano
1
-1
/
+0
2023-07-05
git-compat-util: move alloc macros to git-compat-util.h
Calvin Wan
1
-1
/
+0
2023-06-28
config: pass kvi to die_bad_number()
Glen Choo
1
-2
/
+2
2023-06-28
config: add ctx arg to config_fn_t
Glen Choo
1
-2
/
+5
2023-03-17
Merge branch 'jk/unused-post-2.39-part2'
Junio C Hamano
1
-1
/
+2
2023-02-24
help: mark unused parameter in git_unknown_cmd_config()
Jeff King
1
-1
/
+2
2023-02-23
object.h: stop depending on cache.h; make cache.h depend on object.h
Elijah Newren
1
-0
/
+1
2023-02-23
alloc.h: move ALLOC_GROW() functions from cache.h
Elijah Newren
1
-1
/
+2
2022-12-13
help.c: fix autocorrect in work tree for bare repository
Simon Gerber
1
-1
/
+1
2022-10-28
Merge branch 'ab/doc-synopsis-and-cmd-usage'
Junio C Hamano
1
-1
/
+1
2022-10-13
doc txt & -h consistency: add missing options and labels
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2022-09-16
help: fix doubled words in explanation for developer interfaces
Fangyi Zhou
1
-1
/
+1
2022-09-01
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2022-08-19
refs: mark unused each_ref_fn parameters
Jeff King
1
-2
/
+3
2022-08-04
git docs: add a category for file formats, protocols and interfaces
Ævar Arnfjörð Bjarmason
1
-0
/
+12
2022-08-04
git docs: add a category for user-facing file, repo and command UX
Ævar Arnfjörð Bjarmason
1
-0
/
+12
2022-08-04
help.c: remove common category behavior from drop_prefix() behavior
Ævar Arnfjörð Bjarmason
1
-4
/
+5
2022-08-04
help.c: refactor drop_prefix() to use a "switch" statement"
Ævar Arnfjörð Bjarmason
1
-2
/
+8
2022-04-04
Merge branch 'jh/builtin-fsmonitor-part2'
Junio C Hamano
1
-0
/
+4
2022-03-25
help: include fsmonitor--daemon feature flag in version info
Jeff Hostetler
1
-0
/
+4
2022-02-23
help: don't print "\n" before single-section output
Ævar Arnfjörð Bjarmason
1
-1
/
+4
2022-02-23
help: add --no-[external-commands|aliases] for use with --all
Ævar Arnfjörð Bjarmason
1
-3
/
+5
2022-02-23
help.c: split up list_all_cmds_help() function
Ævar Arnfjörð Bjarmason
1
-7
/
+20
2022-02-23
help.c: use puts() instead of printf{,_ln}() for consistency
Ævar Arnfjörð Bjarmason
1
-3
/
+4
2021-12-16
help: make auto-correction prompt more consistent
Kashav Madan
1
-1
/
+1
2021-09-23
help: move column config discovery to help.c library
Ævar Arnfjörð Bjarmason
1
-2
/
+14
2021-08-14
help.c: help.autocorrect=prompt waits for user action
Azeem Bande-Ali
1
-1
/
+20
2020-11-25
help.c: help.autocorrect=never means "do not compute suggestions"
Drew DeVault
1
-3
/
+22
2020-10-07
help: do not expect built-in commands to be hardlinked
Johannes Schindelin
1
-0
/
+2
2020-08-27
Merge branch 'jk/leakfix'
Junio C Hamano
1
-1
/
+1
2020-08-14
config: fix leaks from git_config_get_string_const()
Jeff King
1
-1
/
+1
2020-08-04
help: drop usage of 'common' and 'useful' for guides
Philippe Blain
1
-2
/
+2
2020-05-12
help: add shell-path to --build-options
Emily Shaffer
1
-0
/
+1
2020-04-16
bugreport: gather git version and build info
Emily Shaffer
1
-18
/
+28
2020-04-16
help: move list_config_help to builtin/help
Emily Shaffer
1
-85
/
+0
2019-11-10
Fix spelling errors in messages shown to users
Elijah Newren
1
-1
/
+1
2019-09-30
Merge branch 'rs/help-unknown-ref-does-not-return'
Junio C Hamano
1
-1
/
+2
2019-08-30
help: make help_unknown_ref() NORETURN
René Scharfe
1
-1
/
+2
2019-06-13
Merge branch 'jk/help-unknown-ref-fix'
Junio C Hamano
1
-4
/
+4
2019-05-15
help_unknown_ref(): check for refname ambiguity
Jeff King
1
-3
/
+3
2019-05-15
help_unknown_ref(): duplicate collected refnames
Jeff King
1
-1
/
+1
2019-03-21
completion: fix multiple command removals
Jeff King
1
-2
/
+2
2019-03-21
git: read local config in --list-cmds
Jeff King
1
-7
/
+0
2019-01-31
help: align the longest command in the command listing
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2018-12-12
help -a: handle aliases with long names gracefully
Johannes Schindelin
1
-1
/
+9
2018-10-03
help -a: improve and make --verbose default
Nguyễn Thái Ngọc Duy
1
-4
/
+46
2018-08-20
Merge branch 'hn/highlight-sideband-keywords'
Junio C Hamano
1
-0
/
+1
2018-08-17
Merge branch 'mk/http-backend-content-length'
Junio C Hamano
1
-0
/
+1
2018-08-08
sideband: highlight keywords in remote sideband output
Han-Wen Nienhuys
1
-0
/
+1
[next]