- 89400c3 Merge branch 'pb/complete-config' by Junio C Hamano · 11 months ago
- 4676137 Merge branch 'bk/complete-bisect' by Junio C Hamano · 11 months ago
- 6e32f71 completion: add and use __git_compute_second_level_config_vars_for_section by Philippe Blain · 11 months ago
- 1e0ee40 completion: add and use __git_compute_first_level_config_vars_for_section by Philippe Blain · 11 months ago
- b1d0cc6 completion: complete 'submodule.*' config variables by Philippe Blain · 11 months ago
- 30bd55f completion: add space after config variable names also in Bash 3 by Philippe Blain · 11 months ago
- bec9160 Merge branch 'mh/credential-oauth-refresh-token-with-wincred' by Junio C Hamano · 11 months ago
- d8e08f0 completion: bisect: recognize but do not complete view subcommand by Britton Leo Kerin · 11 months ago
- d115b87 completion: bisect: complete log opts for visualize subcommand by Britton Leo Kerin · 11 months ago
- a9e5b7a completion: new function __git_complete_log_opts by Britton Leo Kerin · 11 months ago
- 41928ae completion: bisect: complete missing --first-parent and - -no-checkout options by Britton Leo Kerin · 11 months ago
- af8910a completion: bisect: complete custom terms and related options by Britton Leo Kerin · 11 months ago
- e1f74dd completion: bisect: complete bad, new, old, and help subcommands by Britton Leo Kerin · 11 months ago
- bcf5240 Merge branch 'zf/subtree-split-fix' by Junio C Hamano · 11 months ago
- 3c0b844 Merge branch 'pb/complete-log-more' by Junio C Hamano · 11 months ago
- f061959 credential/wincred: store oauth_refresh_token by M Hickford · 12 months ago
- c7c0811 Merge branch 'ps/completion-with-reftable-fix' by Junio C Hamano · 12 months ago
- 98ba49c subtree: fix split processing with multiple subtrees present by Zach FettersMoore · 1 year, 1 month ago
- 544ea7f completion: complete missing 'git log' options by Philippe Blain · 12 months ago
- 6d1bfcd completion: complete --encoding by Philippe Blain · 12 months ago
- 2e419b0 completion: complete --patch-with-raw by Philippe Blain · 12 months ago
- 706b3e7 completion: complete missing rev-list options by Philippe Blain · 12 months ago
- 020e0a0 completion: treat dangling symrefs as existing pseudorefs by Patrick Steinhardt · 12 months ago
- 9a9c311 completion: silence pseudoref existence check by Patrick Steinhardt · 12 months ago
- 7b9cda2 completion: improve existence check for pseudo-refs by Patrick Steinhardt · 12 months ago
- 3bf5ccf completion: discover repo path in `__git_pseudoref_exists ()` by Patrick Steinhardt · 12 months ago
- fc134b4 git-prompt: stop manually parsing HEAD with unknown ref formats by Patrick Steinhardt · 1 year ago
- 72e6a61 Merge branch 'sh/completion-with-reftable' by Junio C Hamano · 1 year ago
- 425e7f0 Merge branch 'en/complete-sparse-checkout' by Junio C Hamano · 1 year, 1 month ago
- 44dbb3b completion: support pseudoref existence checks for reftables by Stan Hu · 1 year, 1 month ago
- 666270a completion: refactor existence checks for pseudorefs by Stan Hu · 1 year, 1 month ago
- 1ef1cce Merge branch 'tz/send-email-negatable-options' by Junio C Hamano · 1 year, 1 month ago
- e020e55 Merge branch 'ps/ban-a-or-o-operator-with-test' by Junio C Hamano · 1 year, 1 month ago
- 712177e Merge branch 'js/doc-unit-tests-with-cmake' by Junio C Hamano · 1 year, 1 month ago
- a1fbe26 completion: avoid user confusion in non-cone mode by Elijah Newren · 1 year, 1 month ago
- 7c3595b completion: avoid misleading completions in cone mode by Elijah Newren · 1 year, 1 month ago
- 253eeaf completion: fix logic for determining whether cone mode is active by Elijah Newren · 1 year, 1 month ago
- 6b7f56f completion: squelch stray errors in sparse-checkout completion by Elijah Newren · 1 year, 1 month ago
- d13a73e perl: bump the required Perl version to 5.8.1 from 5.8.0 by Todd Zullinger · 1 year, 2 months ago
- 47c39c2 contrib/subtree: convert subtree type check to use case statement by Patrick Steinhardt · 1 year, 2 months ago
- 8898394 contrib/subtree: stop using `-o` to test for number of args by Patrick Steinhardt · 1 year, 2 months ago
- 1342002 global: convert trivial usages of `test <expr> -a/-o <expr>` by Patrick Steinhardt · 1 year, 2 months ago
- 694e89b cmake: handle also unit tests by Johannes Schindelin · 1 year, 4 months ago
- 2f2729f cmake: use test names instead of full paths by Johannes Schindelin · 1 year, 4 months ago
- 5bd7fb4 cmake: fix typo in variable name by Johannes Schindelin · 1 year, 4 months ago
- a15d446 cmake: also build unit tests by Johannes Schindelin · 1 year, 4 months ago
- a8e2394 Merge branch 'jc/test-i18ngrep' by Junio C Hamano · 1 year, 2 months ago
- 6789275 tests: teach callers of test_i18ngrep to use test_grep by Junio C Hamano · 1 year, 2 months ago
- 8183b63 Merge branch 'sn/typo-grammo-phraso-fixes' by Junio C Hamano · 1 year, 2 months ago
- 7c446ac completion: complete '--dd' by Sergey Organov · 1 year, 3 months ago
- a62a706 git-jump: admit to passing merge mode args to ls-files by Štěpán Němec · 1 year, 3 months ago
- 97509a3 doc: fix some typos, grammar and wording issues by Štěpán Němec · 1 year, 3 months ago
- 8d73a2c completion: loosen and document the requirement around completing alias by Junio C Hamano · 1 year, 4 months ago
- 8c71f08 Merge branch 'pb/completion-aliases-doc' by Junio C Hamano · 1 year, 4 months ago
- e9dac4b Merge branch 'pb/complete-commit-trailers' by Junio C Hamano · 1 year, 4 months ago
- f41c5a5 Merge branch 'js/complete-checkout-t' by Junio C Hamano · 1 year, 4 months ago
- 4333267 completion: improve doc for complex aliases by Philippe Blain · 1 year, 4 months ago
- 0b658ea completion: commit: complete trailers tokens more robustly by Philippe Blain · 1 year, 4 months ago
- 9f89283 completion(switch/checkout): treat --track and -t the same by Johannes Schindelin · 1 year, 4 months ago
- c7153fa completion: commit: complete configured trailer tokens by Philippe Blain · 1 year, 4 months ago
- bc92d2c Merge branch 'mh/credential-erase-improvements-more' by Junio C Hamano · 1 year, 5 months ago
- e839608 Merge branch 'mh/credential-libsecret-attrs' by Junio C Hamano · 1 year, 5 months ago
- 6d159f5 Merge branch 'rs/parse-options-negation-help' by Junio C Hamano · 1 year, 5 months ago
- 32f4fa8 Merge branch 'ds/maintenance-on-windows-fix' by Junio C Hamano · 1 year, 5 months ago
- 4b8a271 win32: add a helper to run `git.exe` without a foreground window by Johannes Schindelin · 1 year, 5 months ago
- e8e5d29 parse-options: show negatability of options in short help by René Scharfe · 1 year, 5 months ago
- d716512 subtree: disallow --no-{help,quiet,debug,branch,message} by René Scharfe · 1 year, 5 months ago
- cb626f8 credential/wincred: erase matching creds only by M Hickford · 1 year, 6 months ago
- 7144dee credential/libsecret: erase matching creds only by M Hickford · 1 year, 6 months ago
- b3d1c85 Merge branch 'gc/config-context' by Junio C Hamano · 1 year, 6 months ago
- f4c18e5 Merge branch 'pb/complete-diff-options' by Junio C Hamano · 1 year, 6 months ago
- 8868b1e config: pass kvi to die_bad_number() by Glen Choo · 1 year, 7 months ago
- a4e7e31 config: add ctx arg to config_fn_t by Glen Choo · 1 year, 7 months ago
- 55245d6 completion: complete --remerge-diff by Philippe Blain · 1 year, 7 months ago
- 98aaeb2 completion: complete --diff-merges, its options and --no-diff-merges by Philippe Blain · 1 year, 7 months ago
- d520d98 completion: move --pickaxe-{all,regex} to __git_diff_common_options by Philippe Blain · 1 year, 7 months ago
- da260f6 completion: complete --ws-error-highlight by Philippe Blain · 1 year, 7 months ago
- 3b69811 completion: complete --unified by Philippe Blain · 1 year, 7 months ago
- b5c3edc completion: complete --output-indicator-{context,new,old} by Philippe Blain · 1 year, 7 months ago
- 8fe2bd7 completion: complete --output by Philippe Blain · 1 year, 7 months ago
- 5727be0 completion: complete --no-stat by Philippe Blain · 1 year, 7 months ago
- ffcccc6 completion: complete --no-relative by Philippe Blain · 1 year, 7 months ago
- 3a4d453 completion: complete --line-prefix by Philippe Blain · 1 year, 7 months ago
- 08a9a6d completion: complete --ita-invisible-in-index and --ita-visible-in-index by Philippe Blain · 1 year, 7 months ago
- 8885532 completion: complete --irreversible-delete by Philippe Blain · 1 year, 7 months ago
- b454ed2 completion: complete --ignore-matching-lines by Philippe Blain · 1 year, 7 months ago
- 57159d5 completion: complete --function-context by Philippe Blain · 1 year, 7 months ago
- 1eb638a completion: complete --find-renames by Philippe Blain · 1 year, 7 months ago
- 04d430f completion: complete --find-object by Philippe Blain · 1 year, 7 months ago
- 2f677ad completion: complete --find-copies by Philippe Blain · 1 year, 7 months ago
- a4d13aa completion: complete --default-prefix by Philippe Blain · 1 year, 7 months ago
- fd90586 completion: complete --compact-summary by Philippe Blain · 1 year, 7 months ago
- de4898d completion: complete --combined-all-paths by Philippe Blain · 1 year, 7 months ago
- 93ec611 completion: complete --cc by Philippe Blain · 1 year, 7 months ago
- 6a38b0a completion: complete --break-rewrites by Philippe Blain · 1 year, 7 months ago
- f0b9e15 completion: add comments describing __git_diff_* globals by Philippe Blain · 1 year, 7 months ago
- bc5c5ec cache.h: remove this no-longer-used header by Elijah Newren · 1 year, 8 months ago
- 0899beb Merge branch 'pb/complete-and-document-auto-merge-and-friends' by Junio C Hamano · 1 year, 7 months ago
- 0ce02e2 credential/libsecret: store new attributes by M Hickford · 1 year, 7 months ago
- 4c7d878 Merge branch 'gc/doc-cocci-updates' by Junio C Hamano · 1 year, 7 months ago