Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'ab/make-optim-noop' | Junio C Hamano | 2022-04-07 | 1 | -1/+1 |
|\ | |||||
| * | contrib/scalar: fix 'all' target in Makefile | Victoria Dye | 2022-04-06 | 1 | -1/+1 |
* | | Merge branch 'jh/builtin-fsmonitor-part2' | Junio C Hamano | 2022-04-04 | 1 | -0/+10 |
|\ \ | |||||
| * | | compat/fsmonitor/fsm-listen-darwin: stub in backend for Darwin | Jeff Hostetler | 2022-03-26 | 1 | -0/+3 |
| * | | compat/fsmonitor/fsm-listen-win32: stub in backend for Windows | Jeff Hostetler | 2022-03-26 | 1 | -0/+7 |
* | | | Merge branch 'tl/ls-tree-oid-only' | Junio C Hamano | 2022-04-04 | 1 | -3/+3 |
|\ \ \ | |||||
| * | | | cocci: allow padding with `strbuf_addf()` | Johannes Schindelin | 2022-03-23 | 1 | -3/+3 |
* | | | | Merge branch 'jd/prompt-upstream-mark' | Junio C Hamano | 2022-03-31 | 1 | -29/+30 |
|\ \ \ \ | |||||
| * | | | | git-prompt: put upstream comments together | Justin Donnelly | 2022-03-23 | 1 | -5/+5 |
| * | | | | git-prompt: make long upstream state indicator consistent | Justin Donnelly | 2022-03-23 | 1 | -5/+5 |
| * | | | | git-prompt: make upstream state indicator location consistent | Justin Donnelly | 2022-03-23 | 1 | -12/+13 |
| * | | | | git-prompt: rename `upstream` to `upstream_type` | Justin Donnelly | 2022-03-23 | 1 | -13/+13 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'vd/stash-silence-reset' | Junio C Hamano | 2022-03-31 | 1 | -1/+0 |
|\ \ \ \ | |||||
| * | | | | reset: remove 'reset.quiet' config option | Victoria Dye | 2022-03-23 | 1 | -1/+0 |
* | | | | | Merge branch 'ns/core-fsyncmethod' | Junio C Hamano | 2022-03-26 | 1 | -4/+12 |
|\ \ \ \ \ | |||||
| * | | | | | core.fsyncmethod: add writeout-only mode | Neeraj Singh | 2022-03-11 | 1 | -4/+12 |
| |/ / / / | |||||
* | | | | | completion: tab completion of filenames for 'git restore' | David Cantrell | 2022-03-16 | 1 | -0/+4 |
* | | | | | Merge branch 'ab/make-optim-noop' | Junio C Hamano | 2022-03-13 | 2 | -15/+8 |
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| | | |||||
| * | | | Makefile: add "$(QUIET)" boilerplate to shared.mak | Ævar Arnfjörð Bjarmason | 2022-03-03 | 1 | -14/+0 |
| * | | | Makefiles: add "shared.mak", move ".DELETE_ON_ERROR" to it | Ævar Arnfjörð Bjarmason | 2022-03-03 | 2 | -0/+6 |
| * | | | scalar Makefile: use "The default target of..." pattern | Ævar Arnfjörð Bjarmason | 2022-03-03 | 1 | -6/+7 |
| |/ / | |||||
* | | | Merge branch 'jc/rerere-train-modernise' | Junio C Hamano | 2022-03-07 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | rerere-train: two fixes to the use of "git show -s" | Junio C Hamano | 2022-02-27 | 1 | -1/+1 |
* | | | Merge branch 'ab/complete-show-all-commands' | Junio C Hamano | 2022-02-18 | 1 | -1/+12 |
|\ \ \ | |||||
| * | | | completion: add a GIT_COMPLETION_SHOW_ALL_COMMANDS | Ævar Arnfjörð Bjarmason | 2022-02-02 | 1 | -1/+12 |
| |/ / | |||||
* | | | 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 'tk/subtree-merge-not-ff-only' | Junio C Hamano | 2022-02-18 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | subtree: force merge commit | Thomas Koutcher | 2022-02-01 | 1 | -2/+2 |
| |/ / | |||||
* | | | Merge branch 'ld/sparse-index-bash-completion' | Junio C Hamano | 2022-02-17 | 1 | -8/+36 |
|\ \ \ | |||||
| * | | | completion: handle unusual characters for sparse-checkout | Lessley Dennington | 2022-02-08 | 1 | -13/+11 |
| * | | | completion: improve sparse-checkout cone mode directory completion | Lessley Dennington | 2022-02-08 | 1 | -1/+31 |
| * | | | completion: address sparse-checkout issues | Lessley Dennington | 2022-02-08 | 1 | -8/+8 |
| |/ / | |||||
* | | | Merge branch 'bc/csprng-mktemps' | Junio C Hamano | 2022-02-12 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | wrapper: add a helper to generate numbers from a CSPRNG | brian m. carlson | 2022-01-17 | 1 | -1/+1 |
* | | | Merge branch 'jl/subtree-check-parents-argument-passing-fix' | Junio C Hamano | 2022-01-10 | 1 | -4/+3 |
|\ \ \ | |/ / |/| | | |||||
| * | | subtree: fix argument handling in check_parents | James Limbouris | 2022-01-04 | 1 | -4/+3 |
| |/ | |||||
* | | Merge branch 'es/test-chain-lint' | Junio C Hamano | 2022-01-04 | 2 | -2/+2 |
|\ \ | |||||
| * | | t6000-t9999: detect and signal failure within loop | Eric Sunshine | 2021-12-13 | 1 | -1/+1 |
| * | | tests: fix broken &&-chains in `$(...)` command substitutions | Eric Sunshine | 2021-12-13 | 1 | -1/+1 |
* | | | Merge branch 'js/scalar' | Junio C Hamano | 2021-12-22 | 7 | -0/+1266 |
|\ \ \ | |||||
| * | | | scalar: implement the `version` command | Johannes Schindelin | 2021-12-05 | 1 | -0/+39 |
| * | | | scalar: implement the `delete` command | Matthew John Cheetham | 2021-12-05 | 3 | -0/+80 |
| * | | | scalar: teach 'reconfigure' to optionally handle all registered enlistments | Johannes Schindelin | 2021-12-05 | 3 | -6/+67 |
| * | | | scalar: allow reconfiguring an existing enlistment | Johannes Schindelin | 2021-12-05 | 3 | -28/+67 |
| * | | | scalar: implement the `run` command | Derrick Stolee | 2021-12-05 | 2 | -0/+83 |
| * | | | scalar: teach 'clone' to support the --single-branch option | Johannes Schindelin | 2021-12-05 | 3 | -4/+23 |
| * | | | scalar: implement the `clone` subcommand | Johannes Schindelin | 2021-12-05 | 3 | -3/+262 |
| * | | | scalar: implement 'scalar list' | Derrick Stolee | 2021-12-05 | 2 | -1/+21 |
| * | | | scalar: let 'unregister' handle a deleted enlistment directory gracefully | Johannes Schindelin | 2021-12-05 | 2 | -0/+61 |