summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)AuthorFilesLines
2024-04-16Merge branch 'ba/osxkeychain-updates'Junio C Hamano2-67/+308
2024-04-15Merge branch 'rs/apply-lift-path-length-limit'Junio C Hamano1-1/+0
2024-04-10Merge branch 'vs/complete-with-set-u-fix'Junio C Hamano1-2/+2
2024-04-05path: remove mksnpath()René Scharfe1-1/+0
2024-04-01osxkeychain: store new attributesBo Anderson1-6/+62
2024-04-01osxkeychain: erase matching passwords onlyBo Anderson1-1/+55
2024-04-01osxkeychain: erase all matching credentialsBo Anderson1-1/+2
2024-04-01osxkeychain: replace deprecated SecKeychain APIBo Anderson2-67/+197
2024-04-01completion: protect prompt against unset SHOWUPSTREAM in nounset modeVille Skyttä1-1/+1
2024-04-01completion: fix prompt with unset SHOWCONFLICTSTATE in nounset modeVille Skyttä1-1/+1
2024-03-28Merge branch 'jk/drop-hg-to-git'Junio C Hamano2-275/+0
2024-03-20contrib: drop hg-to-git scriptJeff King2-275/+0
2024-03-16contrib/coverage-diff: avoid redundant pipelinesBeat Bolli1-7/+2
2024-03-16contrib/subtree/t: avoid redundant use of catBeat Bolli1-1/+1
2024-03-14Merge branch 'rj/complete-worktree-paths-fix'Junio C Hamano1-1/+1
2024-03-14Merge branch 'rj/complete-reflog'Junio C Hamano1-12/+68
2024-03-03completion: reflog subcommands and optionsRubén Justo1-2/+10
2024-03-03completion: factor out __git_resolve_builtinsRubén Justo1-6/+25
2024-03-03completion: introduce __git_find_subcommandRubén Justo1-0/+20
2024-03-03completion: reflog show <log-options>Rubén Justo1-0/+10
2024-03-03completion: reflog with implicit "show"Rubén Justo1-5/+4
2024-02-27Merge branch 'mh/libsecret-empty-password-fix'Junio C Hamano1-0/+3
2024-02-27Merge branch 'bb/completion-no-grep-into-awk'Junio C Hamano1-2/+4
2024-02-27completion: fix __git_complete_worktree_pathsRubén Justo1-1/+1
2024-02-26Merge branch 'rs/use-xstrncmpz'Junio C Hamano1-0/+28
2024-02-26Merge branch 'ps/reftable-backend'Junio C Hamano1-1/+1
2024-02-19libsecret: retrieve empty passwordM Hickford1-0/+3
2024-02-16completion: use awk for filtering the config entriesBeat Bolli1-2/+4
2024-02-14Merge branch 'pb/complete-config'Junio C Hamano1-44/+46
2024-02-12Merge branch 'bk/complete-bisect'Junio C Hamano1-7/+58
2024-02-12completion: add and use __git_compute_second_level_config_vars_for_sectionPhilippe Blain1-50/+21
2024-02-12completion: add and use __git_compute_first_level_config_vars_for_sectionPhilippe Blain1-3/+21
2024-02-12completion: complete 'submodule.*' config variablesPhilippe Blain1-0/+13
2024-02-12completion: add space after config variable names also in Bash 3Philippe Blain1-3/+3
2024-02-12use xstrncmpz()René Scharfe1-0/+28
2024-02-08Merge branch 'sh/completion-with-reftable' into maint-2.43Junio C Hamano1-5/+38
2024-02-08Merge branch 'tz/send-email-negatable-options' into maint-2.43Junio C Hamano2-2/+2
2024-02-08Merge branch 'mh/credential-oauth-refresh-token-with-wincred'Junio C Hamano1-6/+40
2024-02-07refs: introduce reftable backendPatrick Steinhardt1-1/+1
2024-02-06completion: bisect: recognize but do not complete view subcommandBritton Leo Kerin1-4/+11
2024-02-06completion: bisect: complete log opts for visualize subcommandBritton Leo Kerin1-0/+4
2024-02-06completion: new function __git_complete_log_optsBritton Leo Kerin1-3/+15
2024-02-06completion: bisect: complete missing --first-parent and - -no-checkout optionsBritton Leo Kerin1-1/+1
2024-02-06completion: bisect: complete custom terms and related optionsBritton Leo Kerin1-2/+30
2024-02-06completion: bisect: complete bad, new, old, and help subcommandsBritton Leo Kerin1-2/+2
2024-02-02Merge branch 'zf/subtree-split-fix'Junio C Hamano2-1/+69
2024-02-02Merge branch 'pb/complete-log-more'Junio C Hamano1-1/+14
2024-01-29credential/wincred: store oauth_refresh_tokenM Hickford1-6/+40
2024-01-26Merge branch 'ps/completion-with-reftable-fix'Junio C Hamano1-6/+5
2024-01-25subtree: fix split processing with multiple subtrees presentZach FettersMoore2-1/+69