Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | contrib: drop hg-to-git script | Jeff King | 2024-03-20 | 2 | -275/+0 | |
| |/ / / | ||||||
* | | | | contrib/coverage-diff: avoid redundant pipelines | Beat Bolli | 2024-03-16 | 1 | -7/+2 | |
* | | | | contrib/subtree/t: avoid redundant use of cat | Beat Bolli | 2024-03-16 | 1 | -1/+1 | |
* | | | | Merge branch 'rj/complete-worktree-paths-fix' | Junio C Hamano | 2024-03-14 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | completion: fix __git_complete_worktree_paths | Rubén Justo | 2024-02-27 | 1 | -1/+1 | |
| |/ / / | ||||||
* | | | | Merge branch 'rj/complete-reflog' | Junio C Hamano | 2024-03-14 | 1 | -12/+68 | |
|\ \ \ \ | ||||||
| * | | | | completion: reflog subcommands and options | Rubén Justo | 2024-03-03 | 1 | -2/+10 | |
| * | | | | completion: factor out __git_resolve_builtins | Rubén Justo | 2024-03-03 | 1 | -6/+25 | |
| * | | | | completion: introduce __git_find_subcommand | Rubén Justo | 2024-03-03 | 1 | -0/+20 | |
| * | | | | completion: reflog show <log-options> | Rubén Justo | 2024-03-03 | 1 | -0/+10 | |
| * | | | | completion: reflog with implicit "show" | Rubén Justo | 2024-03-03 | 1 | -5/+4 | |
* | | | | | 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 |