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
/
contrib
/
completion
/
git-completion.bash
Age
Commit message (
Expand
)
Author
Files
Lines
12 days
Merge branch 'vm/complete-history'
Junio C Hamano
1
-0
/
+65
2026-08-13
completion: complete 'git history split' pathspecs
Vincent Mailhol
1
-0
/
+6
2026-08-13
completion: complete 'git history --update-refs' values
Vincent Mailhol
1
-0
/
+5
2026-08-13
completion: complete 'git history --empty' values
Vincent Mailhol
1
-0
/
+9
2026-08-13
completion: add 'git history' subcommands
Vincent Mailhol
1
-0
/
+45
2026-08-13
completion: 'git checkout' completes untracked paths as a last resort
Junio C Hamano
1
-0
/
+4
2026-08-13
completion: complete tracked paths for "git checkout"
Junio C Hamano
1
-0
/
+4
2026-08-13
completion: no-op refactoring of checkout completion
Junio C Hamano
1
-40
/
+42
2026-08-12
completion: 'git diff' completes untracked paths as a last resort
Junio C Hamano
1
-0
/
+4
2026-08-12
completion: complete tracked paths for 'git diff'
Junio C Hamano
1
-0
/
+4
2026-08-12
completion: no-op refactoring of diff completion
Junio C Hamano
1
-29
/
+34
2026-06-11
bash-completions: add --max-count-oldest
Mirko Faina
1
-1
/
+1
2026-02-07
completion: add stash import, export
D. Ben Knoble
1
-2
/
+8
2025-12-07
completion: clarify support for short options and arguments
Junio C Hamano
1
-1
/
+2
2025-10-20
completion: complete some 'git log' options
KIYOTA Fumiya
1
-2
/
+3
2025-03-23
completion: fix bugs with slashes in remote names
David Mandelberg
1
-7
/
+31
2025-03-23
completion: add helper to count path components
David Mandelberg
1
-0
/
+11
2025-01-21
Merge branch 'dk/zsh-config-completion-fix'
Junio C Hamano
1
-6
/
+11
2025-01-06
completion: repair config completion for Zsh
D. Ben Knoble
1
-6
/
+11
2024-11-25
completion: complete '--tool-help' in 'git mergetool'
Philippe Blain
1
-1
/
+1
2024-10-10
contrib: fix typos
Andrew Kreimer
1
-2
/
+2
2024-05-17
completion: adapt git-config(1) to complete subcommands
Patrick Steinhardt
1
-11
/
+31
2024-05-08
Merge branch 'rh/complete-symbolic-ref'
Junio C Hamano
1
-3
/
+28
2024-04-25
completion: add docs on how to add subcommand completions
Roland Hieber
1
-0
/
+7
2024-04-25
completion: improve docs for using __git_complete
Roland Hieber
1
-3
/
+10
2024-04-25
completion: add 'symbolic-ref'
Roland Hieber
1
-0
/
+11
2024-03-14
Merge branch 'rj/complete-worktree-paths-fix'
Junio C Hamano
1
-1
/
+1
2024-03-14
Merge branch 'rj/complete-reflog'
Junio C Hamano
1
-12
/
+68
2024-03-03
completion: reflog subcommands and options
Rubén Justo
1
-2
/
+10
2024-03-03
completion: factor out __git_resolve_builtins
Rubén Justo
1
-6
/
+25
2024-03-03
completion: introduce __git_find_subcommand
Rubén Justo
1
-0
/
+20
2024-03-03
completion: reflog show <log-options>
Rubén Justo
1
-0
/
+10
2024-03-03
completion: reflog with implicit "show"
Rubén Justo
1
-5
/
+4
2024-02-27
completion: fix __git_complete_worktree_paths
Rubén Justo
1
-1
/
+1
2024-02-16
completion: use awk for filtering the config entries
Beat Bolli
1
-2
/
+4
2024-02-14
Merge branch 'pb/complete-config'
Junio C Hamano
1
-44
/
+46
2024-02-12
Merge branch 'bk/complete-bisect'
Junio C Hamano
1
-7
/
+58
2024-02-12
completion: add and use __git_compute_second_level_config_vars_for_section
Philippe Blain
1
-50
/
+21
2024-02-12
completion: add and use __git_compute_first_level_config_vars_for_section
Philippe Blain
1
-3
/
+21
2024-02-12
completion: complete 'submodule.*' config variables
Philippe Blain
1
-0
/
+13
2024-02-12
completion: add space after config variable names also in Bash 3
Philippe Blain
1
-3
/
+3
2024-02-06
completion: bisect: recognize but do not complete view subcommand
Britton Leo Kerin
1
-4
/
+11
2024-02-06
completion: bisect: complete log opts for visualize subcommand
Britton Leo Kerin
1
-0
/
+4
2024-02-06
completion: new function __git_complete_log_opts
Britton Leo Kerin
1
-3
/
+15
2024-02-06
completion: bisect: complete missing --first-parent and - -no-checkout options
Britton Leo Kerin
1
-1
/
+1
2024-02-06
completion: bisect: complete custom terms and related options
Britton Leo Kerin
1
-2
/
+30
2024-02-06
completion: bisect: complete bad, new, old, and help subcommands
Britton Leo Kerin
1
-2
/
+2
2024-02-02
Merge branch 'pb/complete-log-more'
Junio C Hamano
1
-1
/
+14
2024-01-22
completion: complete missing 'git log' options
Philippe Blain
1
-0
/
+2
2024-01-22
completion: complete --encoding
Philippe Blain
1
-0
/
+1
[next]