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