summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2024-02-09Merge branch 'sh/completion-with-reftable' into maint-2.43Junio C Hamano
2024-02-09Merge branch 'tz/send-email-negatable-options' into maint-2.43Junio C Hamano
2023-12-19completion: support pseudoref existence checks for reftablesStan Hu
2023-12-19completion: refactor existence checks for pseudorefsStan Hu
2023-11-16perl: bump the required Perl version to 5.8.1 from 5.8.0Todd Zullinger
2023-11-08Merge branch 'jc/test-i18ngrep'Junio C Hamano
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano
2023-10-29Merge branch 'sn/typo-grammo-phraso-fixes'Junio C Hamano
2023-10-09completion: complete '--dd'Sergey Organov
2023-10-05git-jump: admit to passing merge mode args to ls-filesŠtěpán Němec
2023-10-05doc: fix some typos, grammar and wording issuesŠtěpán Němec
2023-09-20completion: loosen and document the requirement around completing aliasJunio C Hamano
2023-09-20Merge branch 'pb/completion-aliases-doc'Junio C Hamano
2023-09-20Merge branch 'pb/complete-commit-trailers'Junio C Hamano
2023-09-18Merge branch 'js/complete-checkout-t'Junio C Hamano
2023-09-13completion: improve doc for complex aliasesPhilippe Blain
2023-09-13completion: commit: complete trailers tokens more robustlyPhilippe Blain
2023-09-08completion(switch/checkout): treat --track and -t the sameJohannes Schindelin
2023-09-07completion: commit: complete configured trailer tokensPhilippe Blain
2023-08-28Merge branch 'mh/credential-erase-improvements-more'Junio C Hamano
2023-08-28Merge branch 'mh/credential-libsecret-attrs'Junio C Hamano
2023-08-25Merge branch 'rs/parse-options-negation-help'Junio C Hamano
2023-08-15Merge branch 'ds/maintenance-on-windows-fix'Junio C Hamano
2023-08-09win32: add a helper to run `git.exe` without a foreground windowJohannes Schindelin
2023-08-07parse-options: show negatability of options in short helpRené Scharfe
2023-08-07subtree: disallow --no-{help,quiet,debug,branch,message}René Scharfe
2023-07-26credential/wincred: erase matching creds onlyM Hickford
2023-07-26credential/libsecret: erase matching creds onlyM Hickford
2023-07-06Merge branch 'gc/config-context'Junio C Hamano
2023-07-06Merge branch 'pb/complete-diff-options'Junio C Hamano
2023-06-28config: pass kvi to die_bad_number()Glen Choo
2023-06-28config: add ctx arg to config_fn_tGlen Choo
2023-06-26completion: complete --remerge-diffPhilippe Blain
2023-06-26completion: complete --diff-merges, its options and --no-diff-mergesPhilippe Blain
2023-06-26completion: move --pickaxe-{all,regex} to __git_diff_common_optionsPhilippe Blain
2023-06-26completion: complete --ws-error-highlightPhilippe Blain
2023-06-26completion: complete --unifiedPhilippe Blain
2023-06-26completion: complete --output-indicator-{context,new,old}Philippe Blain
2023-06-26completion: complete --outputPhilippe Blain
2023-06-26completion: complete --no-statPhilippe Blain
2023-06-26completion: complete --no-relativePhilippe Blain
2023-06-26completion: complete --line-prefixPhilippe Blain
2023-06-26completion: complete --ita-invisible-in-index and --ita-visible-in-indexPhilippe Blain
2023-06-26completion: complete --irreversible-deletePhilippe Blain
2023-06-26completion: complete --ignore-matching-linesPhilippe Blain
2023-06-26completion: complete --function-contextPhilippe Blain
2023-06-26completion: complete --find-renamesPhilippe Blain
2023-06-26completion: complete --find-objectPhilippe Blain
2023-06-26completion: complete --find-copiesPhilippe Blain
2023-06-26completion: complete --default-prefixPhilippe Blain