index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t0012-help.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-19
Merge branch 'mm/test-grep-lint'
Junio C Hamano
1
-2
/
+2
2026-07-07
parse-options: exit 0 on -h
brian m. carlson
1
-1
/
+1
2026-07-06
t: convert grep assertions to test_grep
Michael Montalbo
1
-2
/
+2
2026-03-11
help: cleanup the contruction of keys_uniq
Amisha Chhajed
1
-16
/
+21
2025-01-17
builtin: send usage() help text to standard output
Junio C Hamano
1
-8
/
+2
2025-01-17
t0012: optionally check that "-h" output goes to stdout
Jeff King
1
-2
/
+9
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
1
-1
/
+0
2024-09-27
git: fix leaking argv when handling builtins
Patrick Steinhardt
1
-0
/
+1
2023-11-02
tests: teach callers of test_i18ngrep to use test_grep
Junio C Hamano
1
-8
/
+8
2022-09-16
help: fix doubled words in explanation for developer interfaces
Fangyi Zhou
1
-1
/
+1
2022-08-04
git docs: add a category for file formats, protocols and interfaces
Ævar Arnfjörð Bjarmason
1
-0
/
+2
2022-08-04
git docs: add a category for user-facing file, repo and command UX
Ævar Arnfjörð Bjarmason
1
-1
/
+11
2022-03-31
cli: add -v and -h shorthands
Garrit Franke
1
-1
/
+1
2022-02-23
help: don't print "\n" before single-section output
Ævar Arnfjörð Bjarmason
1
-1
/
+0
2022-02-23
help: add --no-[external-commands|aliases] for use with --all
Ævar Arnfjörð Bjarmason
1
-0
/
+37
2022-02-23
help: error if [-a|-g|-c] and [-i|-m|-w] are combined
Ævar Arnfjörð Bjarmason
1
-0
/
+10
2022-02-23
help: correct usage & behavior of "git help --all"
Ævar Arnfjörð Bjarmason
1
-0
/
+3
2022-02-23
help tests: test "git" and "git help [-a|-g] spacing
Ævar Arnfjörð Bjarmason
1
-0
/
+45
2022-02-08
t0012: verify that built-ins handle `-h` even without gitdir
Johannes Schindelin
1
-1
/
+6
2021-10-13
Merge branch 'ab/help-config-vars'
Junio C Hamano
1
-0
/
+49
2021-09-23
help / completion: make "git help" do the hard work
Ævar Arnfjörð Bjarmason
1
-3
/
+14
2021-09-23
help tests: test --config-for-completion option & output
Ævar Arnfjörð Bjarmason
1
-1
/
+16
2021-09-23
help: correct logic error in combining --all and --guides
Ævar Arnfjörð Bjarmason
1
-1
/
+6
2021-09-23
help: correct logic error in combining --all and --config
Ævar Arnfjörð Bjarmason
1
-1
/
+2
2021-09-23
help tests: add test for --config output
Ævar Arnfjörð Bjarmason
1
-0
/
+13
2021-09-23
help: correct usage & behavior of "git help --guides"
Ævar Arnfjörð Bjarmason
1
-0
/
+4
2021-09-14
help: make sure local html page exists before calling external processes
Matthias Aßhauer
1
-0
/
+16
2021-02-10
tests: remove most uses of test_i18ncmp
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2018-10-03
help -a: improve and make --verbose default
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2018-05-21
help: use command-list.txt for the source of guides
Nguyễn Thái Ngọc Duy
1
-0
/
+6
2018-05-21
help: add "-a --verbose" to list all commands with synopsis
Nguyễn Thái Ngọc Duy
1
-0
/
+9
2018-05-21
git.c: convert --list-* to --list-cmds=*
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-05-10
help: use command-list.h for common command list
Nguyễn Thái Ngọc Duy
1
-0
/
+9
2017-06-05
t0012: test "-h" with builtins
Jeff King
1
-0
/
+12
2016-08-30
help: make option --help open man pages only for Git commands
Ralf Thielow
1
-0
/
+8
2016-08-30
help: introduce option --exclude-guides
Ralf Thielow
1
-0
/
+44