Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Merge branch 'ab/t0051-skip-on-non-windows' | Junio C Hamano | 2022-02-18 | 1 | -1/+6 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | t0051: use "skip_all" under !MINGW in single-test file | Ævar Arnfjörð Bjarmason | 2022-02-04 | 1 | -1/+6 | |
* | | | | | | | | | | Merge branch 'ps/avoid-unnecessary-hook-invocation-with-packed-refs' | Junio C Hamano | 2022-02-18 | 8 | -19/+114 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | refs: skip hooks when deleting uncovered packed refs | Patrick Steinhardt | 2022-01-17 | 2 | -9/+7 | |
| * | | | | | | | | | | refs: do not execute reference-transaction hook on packing refs | Patrick Steinhardt | 2022-01-17 | 2 | -12/+5 | |
| * | | | | | | | | | | refs: demonstrate excessive execution of the reference-transaction hook | Patrick Steinhardt | 2022-01-17 | 1 | -0/+64 | |
| * | | | | | | | | | | refs: allow skipping the reference-transaction hook | Patrick Steinhardt | 2022-01-17 | 2 | -0/+8 | |
| * | | | | | | | | | | refs: allow passing flags when beginning transactions | Patrick Steinhardt | 2022-01-17 | 6 | -11/+15 | |
| * | | | | | | | | | | refs: extract packed_refs_delete_refs() to allow control of transaction | Patrick Steinhardt | 2022-01-17 | 3 | -9/+37 | |
* | | | | | | | | | | | Merge branch 'pw/use-in-process-checkout-in-rebase' | Junio C Hamano | 2022-02-18 | 9 | -163/+312 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | rebase -m: don't fork git checkout | Phillip Wood | 2022-01-26 | 1 | -27/+11 | |
| * | | | | | | | | | | | rebase --apply: set ORIG_HEAD correctly | Phillip Wood | 2022-01-26 | 4 | -1/+34 | |
| * | | | | | | | | | | | rebase --apply: fix reflog | Phillip Wood | 2022-01-26 | 4 | -6/+41 | |
| * | | | | | | | | | | | reset_head(): take struct rebase_head_opts | Phillip Wood | 2022-01-26 | 4 | -48/+92 | |
| * | | | | | | | | | | | rebase: cleanup reset_head() calls | Phillip Wood | 2022-01-26 | 1 | -2/+2 | |
| * | | | | | | | | | | | create_autostash(): remove unneeded parameter | Phillip Wood | 2022-01-26 | 4 | -13/+9 | |
| * | | | | | | | | | | | reset_head(): make default_reflog_action optional | Phillip Wood | 2022-01-26 | 2 | -10/+16 | |
| * | | | | | | | | | | | reset_head(): factor out ref updates | Phillip Wood | 2022-01-26 | 1 | -48/+62 | |
| * | | | | | | | | | | | reset_head(): remove action parameter | Phillip Wood | 2022-01-26 | 4 | -12/+12 | |
| * | | | | | | | | | | | rebase --apply: don't run post-checkout hook if there is an error | Phillip Wood | 2022-01-26 | 2 | -2/+6 | |
| * | | | | | | | | | | | rebase: do not remove untracked files on checkout | Phillip Wood | 2022-01-26 | 2 | -1/+11 | |
| * | | | | | | | | | | | rebase: pass correct arguments to post-checkout hook | Phillip Wood | 2022-01-26 | 2 | -9/+22 | |
| * | | | | | | | | | | | t5403: refactor rebase post-checkout hook tests | Phillip Wood | 2022-01-26 | 1 | -16/+26 | |
| * | | | | | | | | | | | rebase: factor out checkout for up to date branch | Phillip Wood | 2022-01-26 | 1 | -14/+19 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'cb/clear-quarantine-early-on-all-ref-update-errors' | Junio C Hamano | 2022-02-18 | 2 | -0/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | receive-pack: purge temporary data if no command is ready to run | Chen Bojun | 2022-02-01 | 2 | -0/+17 | |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | The fifth batch | Junio C Hamano | 2022-02-18 | 1 | -0/+24 | |
* | | | | | | | | | | | Merge branch 'ab/complete-show-all-commands' | Junio C Hamano | 2022-02-18 | 2 | -22/+72 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | completion: add a GIT_COMPLETION_SHOW_ALL_COMMANDS | Ævar Arnfjörð Bjarmason | 2022-02-02 | 2 | -1/+43 | |
| * | | | | | | | | | | | completion tests: re-source git-completion.bash in a subshell | Ævar Arnfjörð Bjarmason | 2022-02-02 | 1 | -21/+29 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'sy/modernize-t-lib-read-tree-m-3way' | Junio C Hamano | 2022-02-18 | 1 | -84/+84 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | t/lib-read-tree-m-3way: indent with tabs | Shaoxuan Yuan | 2022-02-02 | 1 | -48/+48 | |
| * | | | | | | | | | | | t/lib-read-tree-m-3way: modernize style | Shaoxuan Yuan | 2022-02-02 | 1 | -77/+77 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'po/doc-check-ignore-markup-fix' | Junio C Hamano | 2022-02-18 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | doc: check-ignore: code-quote an exclamation mark | Philip Oakley | 2022-02-03 | 1 | -2/+2 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'js/scalar-global-options' | Junio C Hamano | 2022-02-18 | 3 | -1/+39 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | scalar: accept -C and -c options before the subcommand | Johannes Schindelin | 2022-01-29 | 3 | -1/+39 | |
* | | | | | | | | | | | | Merge branch 'vd/sparse-clean-etc' | Junio C Hamano | 2022-02-18 | 8 | -17/+360 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | update-index: reduce scope of index expansion in do_reupdate | Victoria Dye | 2022-01-13 | 2 | -4/+15 | |
| * | | | | | | | | | | | | update-index: integrate with sparse index | Victoria Dye | 2022-01-13 | 3 | -3/+25 | |
| * | | | | | | | | | | | | update-index: add tests for sparse-checkout compatibility | Victoria Dye | 2022-01-13 | 2 | -0/+168 | |
| * | | | | | | | | | | | | checkout-index: integrate with sparse index | Victoria Dye | 2022-01-13 | 2 | -3/+36 | |
| * | | | | | | | | | | | | checkout-index: add --ignore-skip-worktree-bits option | Victoria Dye | 2022-01-13 | 3 | -12/+38 | |
| * | | | | | | | | | | | | checkout-index: expand sparse checkout compatibility tests | Victoria Dye | 2022-01-13 | 2 | -0/+55 | |
| * | | | | | | | | | | | | clean: integrate with sparse index | Victoria Dye | 2022-01-13 | 2 | -0/+24 | |
| * | | | | | | | | | | | | reset: reorder wildcard pathspec conditions | Victoria Dye | 2022-01-13 | 1 | -3/+9 | |
| * | | | | | | | | | | | | reset: fix validation in sparse index test | Victoria Dye | 2022-01-13 | 1 | -4/+2 | |
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'jz/rev-list-exclude-first-parent-only' | Junio C Hamano | 2022-02-18 | 6 | -26/+51 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | git-rev-list: add --exclude-first-parent-only flag | Jerry Zhang | 2022-01-12 | 6 | -26/+51 | |
* | | | | | | | | | | | | | Merge branch 'jz/patch-id-hunk-header-parsing-fix' | Junio C Hamano | 2022-02-18 | 2 | -36/+68 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |