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
/
t9902-completion.sh
Age
Commit message (
Expand
)
Author
Files
Lines
13 days
Merge branch 'vm/complete-history'
Junio C Hamano
1
-0
/
+50
2026-08-25
Merge branch 'jc/complete-checkout'
Junio C Hamano
1
-0
/
+56
2026-08-25
Merge branch 'jc/complete-diff-tracked-paths'
Junio C Hamano
1
-0
/
+58
2026-08-13
completion: complete 'git history split' pathspecs
Vincent Mailhol
1
-0
/
+13
2026-08-13
completion: complete 'git history --update-refs' values
Vincent Mailhol
1
-1
/
+4
2026-08-13
completion: complete 'git history --empty' values
Vincent Mailhol
1
-1
/
+5
2026-08-13
completion: add 'git history' subcommands
Vincent Mailhol
1
-0
/
+30
2026-08-13
completion: 'git checkout' completes untracked paths as a last resort
Junio C Hamano
1
-2
/
+19
2026-08-13
completion: complete tracked paths for "git checkout"
Junio C Hamano
1
-0
/
+39
2026-08-12
completion: 'git diff' completes untracked paths as a last resort
Junio C Hamano
1
-1
/
+19
2026-08-12
completion: complete tracked paths for 'git diff'
Junio C Hamano
1
-0
/
+40
2026-07-19
Merge branch 'mm/test-grep-lint'
Junio C Hamano
1
-13
/
+13
2026-07-06
t: convert grep assertions to test_grep
Michael Montalbo
1
-13
/
+13
2026-06-05
docs: fix typos
Tuomas Ahola
1
-1
/
+1
2026-04-22
t9902: fix use of `read` with `set -e`
Patrick Steinhardt
1
-4
/
+2
2026-03-23
format-patch: rename --cover-letter-format option
Mirko Faina
1
-1
/
+0
2026-03-16
Merge branch 'mf/format-patch-cover-letter-format' into mf/format-patch-commi...
Junio C Hamano
1
-0
/
+1
2026-03-06
format-patch: add ability to use alt cover format
Mirko Faina
1
-0
/
+1
2026-03-03
Merge branch 'aa/add-p-no-auto-advance'
Junio C Hamano
1
-0
/
+1
2026-02-17
interactive -p: add new `--auto-advance` flag
Abraham Samuel Adekunle
1
-0
/
+1
2026-01-12
submodule: introduce extensions.submodulePathConfig
Adrian Ratiu
1
-0
/
+1
2025-09-10
t9902: switch default branch name to main
Phillip Wood
1
-3
/
+3
2025-07-29
add-patch: add diff.context command line overrides
Leon Michalak
1
-0
/
+2
2025-03-23
completion: fix bugs with slashes in remote names
David Mandelberg
1
-22
/
+158
2025-03-23
completion: add helper to count path components
David Mandelberg
1
-0
/
+26
2024-12-19
Merge branch 'bf/set-head-symref'
Junio C Hamano
1
-0
/
+65
2024-11-25
fetch: set remote/HEAD if it does not exist
Bence Ferdinandy
1
-0
/
+65
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
1
-1
/
+0
2024-08-01
builtin/worktree: fix leaking derived branch names
Patrick Steinhardt
1
-0
/
+1
2024-05-28
Merge branch 'ps/complete-config-w-subcommands'
Junio C Hamano
1
-14
/
+42
2024-05-17
t/t9902-completion.sh: backslashes in echo
Marcel Telka
1
-1
/
+1
2024-05-17
completion: adapt git-config(1) to complete subcommands
Patrick Steinhardt
1
-14
/
+42
2024-05-08
Merge branch 'rh/complete-symbolic-ref'
Junio C Hamano
1
-0
/
+23
2024-04-25
completion: add 'symbolic-ref'
Roland Hieber
1
-0
/
+23
2024-03-14
Merge branch 'rj/complete-worktree-paths-fix'
Junio C Hamano
1
-0
/
+23
2024-03-14
Merge branch 'rj/complete-reflog'
Junio C Hamano
1
-0
/
+14
2024-03-03
completion: reflog show <log-options>
Rubén Justo
1
-1
/
+4
2024-03-03
completion: reflog with implicit "show"
Rubén Justo
1
-0
/
+11
2024-02-27
completion: fix __git_complete_worktree_paths
Rubén Justo
1
-0
/
+23
2024-02-14
Merge branch 'pb/complete-config'
Junio C Hamano
1
-0
/
+29
2024-02-12
Merge branch 'bk/complete-bisect'
Junio C Hamano
1
-0
/
+141
2024-02-12
completion: add and use __git_compute_second_level_config_vars_for_section
Philippe Blain
1
-1
/
+1
2024-02-12
completion: add and use __git_compute_first_level_config_vars_for_section
Philippe Blain
1
-1
/
+1
2024-02-12
completion: complete 'submodule.*' config variables
Philippe Blain
1
-0
/
+29
2024-02-06
completion: bisect: recognize but do not complete view subcommand
Britton Leo Kerin
1
-0
/
+24
2024-02-06
completion: bisect: complete log opts for visualize subcommand
Britton Leo Kerin
1
-0
/
+15
2024-02-06
completion: bisect: complete missing --first-parent and - -no-checkout options
Britton Leo Kerin
1
-0
/
+11
2024-02-06
completion: bisect: complete custom terms and related options
Britton Leo Kerin
1
-0
/
+15
2024-02-06
completion: bisect: complete bad, new, old, and help subcommands
Britton Leo Kerin
1
-0
/
+71
2024-02-06
completion: tests: always use 'master' for default initial branch name
Britton Leo Kerin
1
-0
/
+5
[next]