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