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
*
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
*
|
Merge branch 'mk/http-backend-content-length'
Junio C Hamano
2018-08-17
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
http-backend: respect CONTENT_LENGTH for receive-pack
Max Kirillov
2018-07-27
1
-0
/
+1
|
*
Merge branch 'nd/command-list'
Junio C Hamano
2018-06-01
1
-27
/
+217
|
|
\
*
|
|
completion: drop the hard coded list of config vars
Nguyễn Thái Ngọc Duy
2018-05-29
1
-3
/
+31
*
|
|
help: add --config to list all available config
Nguyễn Thái Ngọc Duy
2018-05-29
1
-0
/
+56
*
|
|
Merge branch 'nd/command-list' into nd/complete-config-vars
Junio C Hamano
2018-05-29
1
-27
/
+217
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
completion: allow to customize the completable command list
Nguyễn Thái Ngọc Duy
2018-05-21
1
-0
/
+33
|
*
help: use command-list.txt for the source of guides
Nguyễn Thái Ngọc Duy
2018-05-21
1
-4
/
+17
|
*
help: add "-a --verbose" to list all commands with synopsis
Nguyễn Thái Ngọc Duy
2018-05-21
1
-0
/
+16
|
*
git: support --list-cmds=list-<category>
Nguyễn Thái Ngọc Duy
2018-05-21
1
-0
/
+23
|
*
completion: implement and use --list-cmds=main,others
Nguyễn Thái Ngọc Duy
2018-05-21
1
-0
/
+32
|
*
help: use command-list.h for common command list
Nguyễn Thái Ngọc Duy
2018-05-10
1
-36
/
+109
*
|
exec_cmd: rename to use dash in file name
Stefan Beller
2018-04-11
1
-1
/
+1
|
/
*
version --build-options: report commit, too, if possible
Johannes Schindelin
2017-12-15
1
-0
/
+5
*
version --build-options: also report host CPU
Eric Sunshine
2017-12-15
1
-0
/
+1
*
Merge branch 'mb/reword-autocomplete-message'
Junio C Hamano
2017-06-26
1
-6
/
+12
|
\
|
*
auto-correct: tweak phrasing
Marc Branchaud
2017-06-21
1
-6
/
+12
*
|
Merge branch 'ab/free-and-null'
Junio C Hamano
2017-06-24
1
-2
/
+1
|
\
\
|
*
|
*.[ch] refactoring: make use of the FREE_AND_NULL() macro
Ævar Arnfjörð Bjarmason
2017-06-16
1
-2
/
+1
*
|
|
Merge branch 'bw/config-h'
Junio C Hamano
2017-06-24
1
-0
/
+1
|
\
\
\
|
*
|
|
config: don't include config.h by default
Brandon Williams
2017-06-15
1
-0
/
+1
*
|
|
|
Merge branch 'js/alias-early-config'
Junio C Hamano
2017-06-24
1
-1
/
+1
|
\
|
|
|
|
*
|
|
help: use early config when autocorrecting aliases
Johannes Schindelin
2017-06-15
1
-1
/
+1
*
|
|
|
Merge branch 'jk/consistent-h'
Junio C Hamano
2017-06-19
1
-5
/
+20
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
version: convert to parse-options
Jeff King
2017-06-05
1
-5
/
+20
|
|
/
/
*
|
|
Merge branch 'bw/forking-and-threading'
Junio C Hamano
2017-05-30
1
-42
/
+1
|
\
\
\
[next]