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
/
contrib
/
completion
Age
Commit message (
Expand
)
Author
Lines
2026-02-27
Merge branch 'jh/alias-i18n'
Junio C Hamano
-1
/
+1
2026-02-19
completion: fix zsh alias listing for subsection aliases
Jonatan Holmgren
-1
/
+1
2026-02-07
completion: add stash import, export
D. Ben Knoble
-2
/
+8
2025-12-07
completion: clarify support for short options and arguments
Junio C Hamano
-1
/
+2
2025-10-20
completion: complete some 'git log' options
KIYOTA Fumiya
-2
/
+3
2025-04-22
contrib/completion: install Bash completion
Patrick Steinhardt
-0
/
+18
2025-03-23
completion: fix bugs with slashes in remote names
David Mandelberg
-7
/
+31
2025-03-23
completion: add helper to count path components
David Mandelberg
-0
/
+11
2025-01-21
Merge branch 'dk/zsh-config-completion-fix'
Junio C Hamano
-6
/
+11
2025-01-06
completion: repair config completion for Zsh
D. Ben Knoble
-6
/
+11
2024-12-15
Merge branch 'ps/build'
Junio C Hamano
-0
/
+16
2024-12-07
Introduce support for the Meson build system
Patrick Steinhardt
-0
/
+16
2024-11-25
completion: complete '--tool-help' in 'git mergetool'
Philippe Blain
-1
/
+1
2024-10-10
contrib: fix typos
Andrew Kreimer
-2
/
+2
2024-08-20
git-prompt: support custom 0-width PS1 markers
Avi Halachmi (:avih)
-7
/
+12
2024-08-20
git-prompt: ta-da! document usage in other shells
Avi Halachmi (:avih)
-2
/
+31
2024-08-20
git-prompt: don't use shell $'...'
Avi Halachmi (:avih)
-18
/
+29
2024-08-20
git-prompt: add some missing quotes
Avi Halachmi (:avih)
-13
/
+13
2024-08-20
git-prompt: replace [[...]] with standard code
Avi Halachmi (:avih)
-14
/
+16
2024-08-20
git-prompt: don't use shell arrays
Avi Halachmi (:avih)
-18
/
+30
2024-08-20
git-prompt: fix uninitialized variable
Avi Halachmi (:avih)
-1
/
+1
2024-08-20
git-prompt: use here-doc instead of here-string
Avi Halachmi (:avih)
-1
/
+3
2024-05-17
completion: adapt git-config(1) to complete subcommands
Patrick Steinhardt
-11
/
+31
2024-05-08
Merge branch 'dk/zsh-git-repo-path-fix'
Junio C Hamano
-0
/
+1
2024-05-08
Merge branch 'rh/complete-symbolic-ref'
Junio C Hamano
-3
/
+28
2024-04-30
completion: zsh: stop leaking local cache variable
D. Ben Knoble
-0
/
+1
2024-04-25
completion: add docs on how to add subcommand completions
Roland Hieber
-0
/
+7
2024-04-25
completion: improve docs for using __git_complete
Roland Hieber
-3
/
+10
2024-04-25
completion: add 'symbolic-ref'
Roland Hieber
-0
/
+11
2024-04-10
Merge branch 'vs/complete-with-set-u-fix'
Junio C Hamano
-2
/
+2
2024-04-01
completion: protect prompt against unset SHOWUPSTREAM in nounset mode
Ville Skyttä
-1
/
+1
2024-04-01
completion: fix prompt with unset SHOWCONFLICTSTATE in nounset mode
Ville Skyttä
-1
/
+1
2024-03-14
Merge branch 'rj/complete-worktree-paths-fix'
Junio C Hamano
-1
/
+1
2024-03-14
Merge branch 'rj/complete-reflog'
Junio C Hamano
-12
/
+68
2024-03-03
completion: reflog subcommands and options
Rubén Justo
-2
/
+10
2024-03-03
completion: factor out __git_resolve_builtins
Rubén Justo
-6
/
+25
2024-03-03
completion: introduce __git_find_subcommand
Rubén Justo
-0
/
+20
2024-03-03
completion: reflog show <log-options>
Rubén Justo
-0
/
+10
2024-03-03
completion: reflog with implicit "show"
Rubén Justo
-5
/
+4
2024-02-27
completion: fix __git_complete_worktree_paths
Rubén Justo
-1
/
+1
2024-02-16
completion: use awk for filtering the config entries
Beat Bolli
-2
/
+4
2024-02-14
Merge branch 'pb/complete-config'
Junio C Hamano
-44
/
+46
2024-02-12
Merge branch 'bk/complete-bisect'
Junio C Hamano
-7
/
+58
2024-02-12
completion: add and use __git_compute_second_level_config_vars_for_section
Philippe Blain
-50
/
+21
2024-02-12
completion: add and use __git_compute_first_level_config_vars_for_section
Philippe Blain
-3
/
+21
2024-02-12
completion: complete 'submodule.*' config variables
Philippe Blain
-0
/
+13
2024-02-12
completion: add space after config variable names also in Bash 3
Philippe Blain
-3
/
+3
2024-02-06
completion: bisect: recognize but do not complete view subcommand
Britton Leo Kerin
-4
/
+11
2024-02-06
completion: bisect: complete log opts for visualize subcommand
Britton Leo Kerin
-0
/
+4
2024-02-06
completion: new function __git_complete_log_opts
Britton Leo Kerin
-3
/
+15
[next]