Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'rs/maintenance-run-outside-repo' | Junio C Hamano | 2020-12-09 | 1 | -0/+8 |
|\ | |||||
| * | t7900: fix typo: "test_execpt_success" | Josh Steadmon | 2020-12-08 | 1 | -1/+1 |
| * | maintenance: fix SEGFAULT when no repository | Rafael Silva | 2020-11-30 | 1 | -0/+8 |
* | | Merge branch 'nk/perf-fsmonitor-cleanup' | Junio C Hamano | 2020-12-09 | 1 | -2/+1 |
|\ \ | |||||
| * | | perf/fsmonitor: use test_must_be_empty helper | Nipunn Koorapati | 2020-11-30 | 1 | -2/+1 |
| |/ | |||||
* | | Merge branch 'js/trace2-session-id' | Junio C Hamano | 2020-12-09 | 1 | -0/+78 |
|\ \ | |||||
| * | | receive-pack: log received client session ID | Josh Steadmon | 2020-11-12 | 1 | -6/+14 |
| * | | upload-pack, serve: log received client session ID | Josh Steadmon | 2020-11-12 | 1 | -6/+12 |
| * | | transport: log received server session ID | Josh Steadmon | 2020-11-12 | 1 | -0/+64 |
* | | | Merge branch 'mt/do-not-use-scld-in-working-tree' | Junio C Hamano | 2020-12-09 | 2 | -2/+28 |
|\ \ \ | |||||
| * | | | apply: don't use core.sharedRepository to create working tree files | Matheus Tavares | 2020-12-02 | 2 | -2/+28 |
* | | | | Merge branch 'ds/maintenance-part-2' | Junio C Hamano | 2020-12-09 | 1 | -2/+4 |
|\ \ \ \ | |||||
| * | | | | t7900: speed up expensive test | Jeff King | 2020-12-02 | 1 | -2/+4 |
* | | | | | Merge branch 'ds/maintenance-part-3' | Junio C Hamano | 2020-12-09 | 1 | -0/+12 |
|\ \ \ \ \ | |||||
| * | | | | | maintenance: use 'git config --fixed-value' | Derrick Stolee | 2020-11-26 | 1 | -0/+12 |
* | | | | | | Merge branch 'ds/config-literal-value' | Junio C Hamano | 2020-12-09 | 1 | -0/+149 |
|\| | | | | | |||||
| * | | | | | config: implement --fixed-value with --get* | Derrick Stolee | 2020-11-25 | 1 | -0/+22 |
| * | | | | | config: plumb --fixed-value into config API | Derrick Stolee | 2020-11-25 | 1 | -0/+50 |
| * | | | | | config: add --fixed-value option, un-implemented | Derrick Stolee | 2020-11-25 | 1 | -0/+24 |
| * | | | | | t1300: add test for --replace-all with value-pattern | Derrick Stolee | 2020-11-25 | 1 | -0/+14 |
| * | | | | | t1300: test "set all" mode with value-pattern | Derrick Stolee | 2020-11-25 | 1 | -0/+39 |
* | | | | | | Merge branch 'tb/idx-midx-race-fix' | Junio C Hamano | 2020-12-09 | 1 | -2/+28 |
|\ \ \ \ \ \ | |||||
| * | | | | | | midx.c: protect against disappearing packs | Taylor Blau | 2020-11-25 | 1 | -1/+7 |
| * | | | | | | packfile.c: protect against disappearing indexes | Taylor Blau | 2020-11-25 | 1 | -2/+22 |
* | | | | | | | Merge branch 'ps/update-ref-multi-transaction' | Junio C Hamano | 2020-12-09 | 2 | -48/+110 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | update-ref: disallow "start" for ongoing transactions | Patrick Steinhardt | 2020-11-16 | 1 | -0/+11 |
| * | | | | | | | p1400: use `git-update-ref --stdin` to test multiple transactions | Patrick Steinhardt | 2020-11-16 | 1 | -13/+7 |
| * | | | | | | | update-ref: allow creation of multiple transactions | Patrick Steinhardt | 2020-11-16 | 1 | -0/+50 |
| * | | | | | | | t1400: avoid touching refs on filesystem | Patrick Steinhardt | 2020-11-16 | 1 | -35/+42 |
* | | | | | | | | Merge branch 'js/add-i-color-fix' | Junio C Hamano | 2020-12-09 | 1 | -0/+84 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | add -i: verify in the tests that colors can be overridden | Johannes Schindelin | 2020-11-17 | 1 | -0/+84 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'pk/subsub-fetch-fix' | Junio C Hamano | 2020-12-03 | 1 | -63/+0 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Revert "submodules: fix of regression on fetching of non-init subsub-repo" | Junio C Hamano | 2020-12-03 | 1 | -63/+0 |
* | | | | | | | | | Merge branch 'pb/pull-rebase-recurse-submodules' | Junio C Hamano | 2020-12-03 | 1 | -2/+54 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | pull: check for local submodule modifications with the right range | Philippe Blain | 2020-11-17 | 1 | -0/+29 |
| * | | | | | | | | | t5572: describe '--rebase' tests a little more | Philippe Blain | 2020-11-17 | 1 | -2/+10 |
| * | | | | | | | | | t5572: add notes on a peculiar test | Philippe Blain | 2020-11-17 | 1 | -0/+15 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'js/t3404-master-to-primary' | Junio C Hamano | 2020-11-30 | 1 | -44/+45 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | t3404: do not depend on any specific default branch name | Johannes Schindelin | 2020-11-24 | 1 | -44/+45 |
* | | | | | | | | | | Merge branch 'na/notes-displayref-is-not-boolean' | Junio C Hamano | 2020-11-30 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | t3301: test proper exit response to no-value notes.displayRef. | Nate Avers | 2020-11-23 | 1 | -0/+5 |
| | |_|_|_|/ / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'js/t1309-master-to-topic' | Junio C Hamano | 2020-11-30 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | t1309: use a neutral branch name in the `onbranch` test cases | Johannes Schindelin | 2020-11-19 | 1 | -2/+2 |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'js/pull-rebase-use-advise' | Junio C Hamano | 2020-11-30 | 1 | -2/+5 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | pull: colorize the hint about setting `pull.rebase` | Johannes Schindelin | 2020-11-19 | 1 | -2/+5 |
| | |_|_|/ / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'js/t4015-wo-master' | Junio C Hamano | 2020-11-30 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | t4015: let the test pass with any default branch name | Johannes Schindelin | 2020-11-19 | 1 | -3/+3 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge branch 'js/t3040-cleanup' | Junio C Hamano | 2020-11-30 | 1 | -3/+0 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | t3040: remove stale note | Johannes Schindelin | 2020-11-18 | 1 | -3/+0 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge branch 'js/t2106-cleanup' | Junio C Hamano | 2020-11-30 | 1 | -14/+17 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |