Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'mh/libsecret-empty-password-fix' | Junio C Hamano | 2024-02-28 | 1 | -0/+3 |
|\ | |||||
| * | libsecret: retrieve empty password | M Hickford | 2024-02-19 | 1 | -0/+3 |
* | | Merge branch 'bb/completion-no-grep-into-awk' | Junio C Hamano | 2024-02-28 | 1 | -2/+4 |
|\ \ | |||||
| * | | completion: use awk for filtering the config entries | Beat Bolli | 2024-02-16 | 1 | -2/+4 |
* | | | Merge branch 'rs/use-xstrncmpz' | Junio C Hamano | 2024-02-27 | 1 | -0/+28 |
|\ \ \ | |||||
| * | | | use xstrncmpz() | René Scharfe | 2024-02-12 | 1 | -0/+28 |
| * | | | Merge branch 'sh/completion-with-reftable' into maint-2.43 | Junio C Hamano | 2024-02-09 | 1 | -5/+38 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'tz/send-email-negatable-options' into maint-2.43 | Junio C Hamano | 2024-02-09 | 2 | -2/+2 |
| |\ \ \ \ | | |_|_|/ | |/| | | | |||||
* | | | | | Merge branch 'ps/reftable-backend' | Junio C Hamano | 2024-02-27 | 1 | -1/+1 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | refs: introduce reftable backend | Patrick Steinhardt | 2024-02-07 | 1 | -1/+1 |
* | | | | | Merge branch 'pb/complete-config' | Junio C Hamano | 2024-02-15 | 1 | -44/+46 |
|\ \ \ \ \ | |||||
| * | | | | | completion: add and use __git_compute_second_level_config_vars_for_section | Philippe Blain | 2024-02-12 | 1 | -50/+21 |
| * | | | | | completion: add and use __git_compute_first_level_config_vars_for_section | Philippe Blain | 2024-02-12 | 1 | -3/+21 |
| * | | | | | completion: complete 'submodule.*' config variables | Philippe Blain | 2024-02-12 | 1 | -0/+13 |
| * | | | | | completion: add space after config variable names also in Bash 3 | Philippe Blain | 2024-02-12 | 1 | -3/+3 |
* | | | | | | Merge branch 'bk/complete-bisect' | Junio C Hamano | 2024-02-12 | 1 | -7/+58 |
|\ \ \ \ \ \ | |||||
| * | | | | | | completion: bisect: recognize but do not complete view subcommand | Britton Leo Kerin | 2024-02-07 | 1 | -4/+11 |
| * | | | | | | completion: bisect: complete log opts for visualize subcommand | Britton Leo Kerin | 2024-02-07 | 1 | -0/+4 |
| * | | | | | | completion: new function __git_complete_log_opts | Britton Leo Kerin | 2024-02-07 | 1 | -3/+15 |
| * | | | | | | completion: bisect: complete missing --first-parent and - -no-checkout options | Britton Leo Kerin | 2024-02-07 | 1 | -1/+1 |
| * | | | | | | completion: bisect: complete custom terms and related options | Britton Leo Kerin | 2024-02-07 | 1 | -2/+30 |
| * | | | | | | completion: bisect: complete bad, new, old, and help subcommands | Britton Leo Kerin | 2024-02-07 | 1 | -2/+2 |
* | | | | | | | Merge branch 'mh/credential-oauth-refresh-token-with-wincred' | Junio C Hamano | 2024-02-08 | 1 | -6/+40 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | credential/wincred: store oauth_refresh_token | M Hickford | 2024-01-29 | 1 | -6/+40 |
* | | | | | | | Merge branch 'zf/subtree-split-fix' | Junio C Hamano | 2024-02-02 | 2 | -1/+69 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | subtree: fix split processing with multiple subtrees present | Zach FettersMoore | 2024-01-25 | 2 | -1/+69 |
* | | | | | | | | Merge branch 'pb/complete-log-more' | Junio C Hamano | 2024-02-02 | 1 | -1/+14 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||||
| * | | | | | | | completion: complete missing 'git log' options | Philippe Blain | 2024-01-22 | 1 | -0/+2 |
| * | | | | | | | completion: complete --encoding | Philippe Blain | 2024-01-22 | 1 | -0/+1 |
| * | | | | | | | completion: complete --patch-with-raw | Philippe Blain | 2024-01-22 | 1 | -1/+1 |
| * | | | | | | | completion: complete missing rev-list options | Philippe Blain | 2024-01-22 | 1 | -0/+10 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'ps/completion-with-reftable-fix' | Junio C Hamano | 2024-01-26 | 1 | -6/+5 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | completion: treat dangling symrefs as existing pseudorefs | Patrick Steinhardt | 2024-01-16 | 1 | -1/+1 |
| * | | | | | | completion: silence pseudoref existence check | Patrick Steinhardt | 2024-01-16 | 1 | -1/+1 |
| * | | | | | | completion: improve existence check for pseudo-refs | Patrick Steinhardt | 2024-01-16 | 1 | -3/+3 |
| * | | | | | | completion: discover repo path in `__git_pseudoref_exists ()` | Patrick Steinhardt | 2024-01-16 | 1 | -3/+2 |
* | | | | | | | git-prompt: stop manually parsing HEAD with unknown ref formats | Patrick Steinhardt | 2024-01-08 | 1 | -7/+24 |
|/ / / / / / | |||||
* | | | | | | Merge branch 'sh/completion-with-reftable' | Junio C Hamano | 2024-01-02 | 1 | -5/+38 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | | | |||||
| * | | | | completion: support pseudoref existence checks for reftables | Stan Hu | 2023-12-20 | 1 | -0/+23 |
| * | | | | completion: refactor existence checks for pseudorefs | Stan Hu | 2023-12-20 | 1 | -5/+15 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'en/complete-sparse-checkout' | Junio C Hamano | 2023-12-20 | 1 | -3/+120 |
|\ \ \ \ | |||||
| * | | | | completion: avoid user confusion in non-cone mode | Elijah Newren | 2023-12-03 | 1 | -0/+89 |
| * | | | | completion: avoid misleading completions in cone mode | Elijah Newren | 2023-12-03 | 1 | -0/+20 |
| * | | | | completion: fix logic for determining whether cone mode is active | Elijah Newren | 2023-12-03 | 1 | -2/+10 |
| * | | | | completion: squelch stray errors in sparse-checkout completion | Elijah Newren | 2023-12-03 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge branch 'tz/send-email-negatable-options' | Junio C Hamano | 2023-12-10 | 2 | -2/+2 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | perl: bump the required Perl version to 5.8.1 from 5.8.0 | Todd Zullinger | 2023-11-16 | 2 | -2/+2 |
* | | | | Merge branch 'ps/ban-a-or-o-operator-with-test' | Junio C Hamano | 2023-12-10 | 1 | -11/+23 |
|\ \ \ \ | |||||
| * | | | | contrib/subtree: convert subtree type check to use case statement | Patrick Steinhardt | 2023-11-11 | 1 | -4/+10 |
| * | | | | contrib/subtree: stop using `-o` to test for number of args | Patrick Steinhardt | 2023-11-11 | 1 | -5/+11 |