index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
completion
/
git-completion.bash
Age
Commit message (
Expand
)
Author
2025-10-20
completion: complete some 'git log' options
KIYOTA Fumiya
2025-03-23
completion: fix bugs with slashes in remote names
David Mandelberg
2025-03-23
completion: add helper to count path components
David Mandelberg
2025-01-21
Merge branch 'dk/zsh-config-completion-fix'
Junio C Hamano
2025-01-06
completion: repair config completion for Zsh
D. Ben Knoble
2024-11-25
completion: complete '--tool-help' in 'git mergetool'
Philippe Blain
2024-10-10
contrib: fix typos
Andrew Kreimer
2024-05-17
completion: adapt git-config(1) to complete subcommands
Patrick Steinhardt
2024-05-08
Merge branch 'rh/complete-symbolic-ref'
Junio C Hamano
2024-04-25
completion: add docs on how to add subcommand completions
Roland Hieber
2024-04-25
completion: improve docs for using __git_complete
Roland Hieber
2024-04-25
completion: add 'symbolic-ref'
Roland Hieber
2024-03-14
Merge branch 'rj/complete-worktree-paths-fix'
Junio C Hamano
2024-03-14
Merge branch 'rj/complete-reflog'
Junio C Hamano
2024-03-03
completion: reflog subcommands and options
Rubén Justo
2024-03-03
completion: factor out __git_resolve_builtins
Rubén Justo
2024-03-03
completion: introduce __git_find_subcommand
Rubén Justo
2024-03-03
completion: reflog show <log-options>
Rubén Justo
2024-03-03
completion: reflog with implicit "show"
Rubén Justo
2024-02-27
completion: fix __git_complete_worktree_paths
Rubén Justo
2024-02-16
completion: use awk for filtering the config entries
Beat Bolli
2024-02-14
Merge branch 'pb/complete-config'
Junio C Hamano
2024-02-12
Merge branch 'bk/complete-bisect'
Junio C Hamano
2024-02-12
completion: add and use __git_compute_second_level_config_vars_for_section
Philippe Blain
2024-02-12
completion: add and use __git_compute_first_level_config_vars_for_section
Philippe Blain
2024-02-12
completion: complete 'submodule.*' config variables
Philippe Blain
2024-02-12
completion: add space after config variable names also in Bash 3
Philippe Blain
2024-02-06
completion: bisect: recognize but do not complete view subcommand
Britton Leo Kerin
2024-02-06
completion: bisect: complete log opts for visualize subcommand
Britton Leo Kerin
2024-02-06
completion: new function __git_complete_log_opts
Britton Leo Kerin
2024-02-06
completion: bisect: complete missing --first-parent and - -no-checkout options
Britton Leo Kerin
2024-02-06
completion: bisect: complete custom terms and related options
Britton Leo Kerin
2024-02-06
completion: bisect: complete bad, new, old, and help subcommands
Britton Leo Kerin
2024-02-02
Merge branch 'pb/complete-log-more'
Junio C Hamano
2024-01-22
completion: complete missing 'git log' options
Philippe Blain
2024-01-22
completion: complete --encoding
Philippe Blain
2024-01-22
completion: complete --patch-with-raw
Philippe Blain
2024-01-22
completion: complete missing rev-list options
Philippe Blain
2024-01-16
completion: treat dangling symrefs as existing pseudorefs
Patrick Steinhardt
2024-01-16
completion: silence pseudoref existence check
Patrick Steinhardt
2024-01-16
completion: improve existence check for pseudo-refs
Patrick Steinhardt
2024-01-16
completion: discover repo path in `__git_pseudoref_exists ()`
Patrick Steinhardt
2024-01-02
Merge branch 'sh/completion-with-reftable'
Junio C Hamano
2023-12-19
completion: support pseudoref existence checks for reftables
Stan Hu
2023-12-19
completion: refactor existence checks for pseudorefs
Stan Hu
2023-12-03
completion: avoid user confusion in non-cone mode
Elijah Newren
2023-12-03
completion: avoid misleading completions in cone mode
Elijah Newren
2023-12-03
completion: fix logic for determining whether cone mode is active
Elijah Newren
2023-12-03
completion: squelch stray errors in sparse-checkout completion
Elijah Newren
2023-10-09
completion: complete '--dd'
Sergey Organov
[next]