summaryrefslogtreecommitdiffstats
path: root/contrib (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | contrib: drop hg-to-git scriptJeff King2024-03-202-275/+0
| |/ / /
* | | | contrib/coverage-diff: avoid redundant pipelinesBeat Bolli2024-03-161-7/+2
* | | | contrib/subtree/t: avoid redundant use of catBeat Bolli2024-03-161-1/+1
* | | | Merge branch 'rj/complete-worktree-paths-fix'Junio C Hamano2024-03-141-1/+1
|\ \ \ \
| * | | | completion: fix __git_complete_worktree_pathsRubén Justo2024-02-271-1/+1
| |/ / /
* | | | Merge branch 'rj/complete-reflog'Junio C Hamano2024-03-141-12/+68
|\ \ \ \
| * | | | completion: reflog subcommands and optionsRubén Justo2024-03-031-2/+10
| * | | | completion: factor out __git_resolve_builtinsRubén Justo2024-03-031-6/+25
| * | | | completion: introduce __git_find_subcommandRubén Justo2024-03-031-0/+20
| * | | | completion: reflog show <log-options>Rubén Justo2024-03-031-0/+10
| * | | | completion: reflog with implicit "show"Rubén Justo2024-03-031-5/+4
* | | | | Merge branch 'mh/libsecret-empty-password-fix'Junio C Hamano2024-02-281-0/+3
|\ \ \ \ \
| * | | | | libsecret: retrieve empty passwordM Hickford2024-02-191-0/+3
* | | | | | Merge branch 'bb/completion-no-grep-into-awk'Junio C Hamano2024-02-281-2/+4
|\ \ \ \ \ \
| * | | | | | completion: use awk for filtering the config entriesBeat Bolli2024-02-161-2/+4
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'rs/use-xstrncmpz'Junio C Hamano2024-02-271-0/+28
|\ \ \ \ \ \
| * | | | | | use xstrncmpz()René Scharfe2024-02-121-0/+28
| * | | | | | Merge branch 'sh/completion-with-reftable' into maint-2.43Junio C Hamano2024-02-091-5/+38
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'tz/send-email-negatable-options' into maint-2.43Junio C Hamano2024-02-092-2/+2
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'ps/reftable-backend'Junio C Hamano2024-02-271-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | refs: introduce reftable backendPatrick Steinhardt2024-02-071-1/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'pb/complete-config'Junio C Hamano2024-02-151-44/+46
|\ \ \ \ \ \ \
| * | | | | | | completion: add and use __git_compute_second_level_config_vars_for_sectionPhilippe Blain2024-02-121-50/+21
| * | | | | | | completion: add and use __git_compute_first_level_config_vars_for_sectionPhilippe Blain2024-02-121-3/+21
| * | | | | | | completion: complete 'submodule.*' config variablesPhilippe Blain2024-02-121-0/+13
| * | | | | | | completion: add space after config variable names also in Bash 3Philippe Blain2024-02-121-3/+3
* | | | | | | | Merge branch 'bk/complete-bisect'Junio C Hamano2024-02-121-7/+58
|\ \ \ \ \ \ \ \
| * | | | | | | | completion: bisect: recognize but do not complete view subcommandBritton Leo Kerin2024-02-071-4/+11
| * | | | | | | | completion: bisect: complete log opts for visualize subcommandBritton Leo Kerin2024-02-071-0/+4
| * | | | | | | | completion: new function __git_complete_log_optsBritton Leo Kerin2024-02-071-3/+15
| * | | | | | | | completion: bisect: complete missing --first-parent and - -no-checkout optionsBritton Leo Kerin2024-02-071-1/+1
| * | | | | | | | completion: bisect: complete custom terms and related optionsBritton Leo Kerin2024-02-071-2/+30
| * | | | | | | | completion: bisect: complete bad, new, old, and help subcommandsBritton Leo Kerin2024-02-071-2/+2
* | | | | | | | | Merge branch 'mh/credential-oauth-refresh-token-with-wincred'Junio C Hamano2024-02-081-6/+40
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | credential/wincred: store oauth_refresh_tokenM Hickford2024-01-291-6/+40
* | | | | | | | | Merge branch 'zf/subtree-split-fix'Junio C Hamano2024-02-022-1/+69
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | subtree: fix split processing with multiple subtrees presentZach FettersMoore2024-01-252-1/+69
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'pb/complete-log-more'Junio C Hamano2024-02-021-1/+14
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | completion: complete missing 'git log' optionsPhilippe Blain2024-01-221-0/+2
| * | | | | | | | completion: complete --encodingPhilippe Blain2024-01-221-0/+1
| * | | | | | | | completion: complete --patch-with-rawPhilippe Blain2024-01-221-1/+1
| * | | | | | | | completion: complete missing rev-list optionsPhilippe Blain2024-01-221-0/+10
| |/ / / / / / /
* | | | | | | | Merge branch 'ps/completion-with-reftable-fix'Junio C Hamano2024-01-261-6/+5
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | completion: treat dangling symrefs as existing pseudorefsPatrick Steinhardt2024-01-161-1/+1
| * | | | | | | completion: silence pseudoref existence checkPatrick Steinhardt2024-01-161-1/+1
| * | | | | | | completion: improve existence check for pseudo-refsPatrick Steinhardt2024-01-161-3/+3
| * | | | | | | completion: discover repo path in `__git_pseudoref_exists ()`Patrick Steinhardt2024-01-161-3/+2
* | | | | | | | git-prompt: stop manually parsing HEAD with unknown ref formatsPatrick Steinhardt2024-01-081-7/+24
|/ / / / / / /
* | | | | | | Merge branch 'sh/completion-with-reftable'Junio C Hamano2024-01-021-5/+38
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | completion: support pseudoref existence checks for reftablesStan Hu2023-12-201-0/+23