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
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
2023-09-20
completion: loosen and document the requirement around completing alias
Junio C Hamano
2023-09-20
Merge branch 'pb/completion-aliases-doc'
Junio C Hamano
2023-09-20
Merge branch 'pb/complete-commit-trailers'
Junio C Hamano
2023-09-18
Merge branch 'js/complete-checkout-t'
Junio C Hamano
2023-09-12
completion: improve doc for complex aliases
Philippe Blain
2023-09-12
completion: commit: complete trailers tokens more robustly
Philippe Blain
2023-09-08
completion(switch/checkout): treat --track and -t the same
Johannes Schindelin
2023-09-07
completion: commit: complete configured trailer tokens
Philippe Blain
2023-07-06
Merge branch 'pb/complete-diff-options'
Junio C Hamano
2023-06-26
completion: complete --remerge-diff
Philippe Blain
2023-06-26
completion: complete --diff-merges, its options and --no-diff-merges
Philippe Blain
2023-06-26
completion: move --pickaxe-{all,regex} to __git_diff_common_options
Philippe Blain
2023-06-26
completion: complete --ws-error-highlight
Philippe Blain
2023-06-26
completion: complete --unified
Philippe Blain
2023-06-26
completion: complete --output-indicator-{context,new,old}
Philippe Blain
2023-06-26
completion: complete --output
Philippe Blain
2023-06-26
completion: complete --no-stat
Philippe Blain
2023-06-26
completion: complete --no-relative
Philippe Blain
2023-06-26
completion: complete --line-prefix
Philippe Blain
2023-06-26
completion: complete --ita-invisible-in-index and --ita-visible-in-index
Philippe Blain
2023-06-26
completion: complete --irreversible-delete
Philippe Blain
2023-06-26
completion: complete --ignore-matching-lines
Philippe Blain
2023-06-26
completion: complete --function-context
Philippe Blain
2023-06-26
completion: complete --find-renames
Philippe Blain
2023-06-26
completion: complete --find-object
Philippe Blain
2023-06-26
completion: complete --find-copies
Philippe Blain
2023-06-26
completion: complete --default-prefix
Philippe Blain
2023-06-26
completion: complete --compact-summary
Philippe Blain
2023-06-26
completion: complete --combined-all-paths
Philippe Blain
2023-06-26
completion: complete --cc
Philippe Blain
2023-06-26
completion: complete --break-rewrites
Philippe Blain
2023-06-26
completion: add comments describing __git_diff_* globals
Philippe Blain
2023-05-23
completion: complete AUTO_MERGE
Philippe Blain
[next]