Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jt/bulk-prefetch' | Junio C Hamano | 2021-08-02 | 1 | -0/+33 |
|\ | |||||
| * | cache-tree: prefetch in partial clone read-tree | Jonathan Tan | 2021-07-23 | 1 | -0/+33 |
* | | Merge branch 'ab/bundle-tests' | Junio C Hamano | 2021-08-02 | 1 | -16/+56 |
|\ \ | |||||
| * | | bundle tests: use test_cmp instead of grep | Ævar Arnfjörð Bjarmason | 2021-07-22 | 1 | -13/+53 |
| * | | bundle tests: use ">file" not ": >file" | Ævar Arnfjörð Bjarmason | 2021-07-22 | 1 | -3/+3 |
* | | | Merge branch 'ps/perf-with-separate-output-directory' | Junio C Hamano | 2021-08-02 | 3 | -13/+24 |
|\ \ \ | |||||
| * | | | perf: fix when running with TEST_OUTPUT_DIRECTORY | Patrick Steinhardt | 2021-07-03 | 3 | -13/+24 |
* | | | | Merge branch 'ps/t0000-output-directory-fix' | Junio C Hamano | 2021-07-28 | 2 | -2/+14 |
|\ \ \ \ | |||||
| * | | | | t0000: fix test if run with TEST_OUTPUT_DIRECTORY | Patrick Steinhardt | 2021-07-20 | 2 | -2/+14 |
* | | | | | Merge branch 'tb/reverse-midx' | Junio C Hamano | 2021-07-28 | 1 | -0/+5 |
|\ \ \ \ \ | |||||
| * | | | | | multi-pack-index: fix potential segfault without sub-command | Taylor Blau | 2021-07-20 | 1 | -0/+5 |
* | | | | | | Merge branch 'pb/dont-complete-aliased-options' | Junio C Hamano | 2021-07-28 | 1 | -0/+13 |
|\ \ \ \ \ \ | |||||
| * | | | | | | parse-options: don't complete option aliases by default | Philippe Blain | 2021-07-16 | 1 | -0/+13 |
* | | | | | | | Merge branch 'ds/status-with-sparse-index' | Junio C Hamano | 2021-07-28 | 2 | -11/+206 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | t1092: document bad sparse-checkout behavior | Derrick Stolee | 2021-07-14 | 1 | -4/+6 |
| * | | | | | | | fsmonitor: integrate with sparse index | Derrick Stolee | 2021-07-14 | 1 | -0/+49 |
| * | | | | | | | wt-status: expand added sparse directory entries | Derrick Stolee | 2021-07-14 | 1 | -0/+33 |
| * | | | | | | | status: use sparse-index throughout | Derrick Stolee | 2021-07-14 | 1 | -4/+9 |
| * | | | | | | | status: skip sparse-checkout percentage with sparse-index | Derrick Stolee | 2021-07-14 | 1 | -0/+8 |
| * | | | | | | | t1092: add tests for status/add and sparse files | Derrick Stolee | 2021-07-14 | 1 | -0/+38 |
| * | | | | | | | t1092: expand repository data shape | Derrick Stolee | 2021-07-14 | 1 | -3/+41 |
| * | | | | | | | t1092: replace incorrect 'echo' with 'cat' | Derrick Stolee | 2021-07-14 | 1 | -1/+1 |
| * | | | | | | | sparse-index: skip indexes with unmerged entries | Derrick Stolee | 2021-07-14 | 1 | -0/+22 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'ab/pkt-line-tests' | Junio C Hamano | 2021-07-28 | 5 | -34/+24 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | test-lib-functions: use test-tool for [de]packetize() | Ævar Arnfjörð Bjarmason | 2021-07-19 | 5 | -34/+24 |
* | | | | | | | | Merge branch 'jk/t0000-subtests-fix' | Junio C Hamano | 2021-07-28 | 1 | -10/+29 |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||||
| * | | | | | | | t0000: clear GIT_SKIP_TESTS before running sub-tests | Jeff King | 2021-07-19 | 1 | -10/+29 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge branch 'ab/attribute-format' | Junio C Hamano | 2021-07-28 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | advice.h: add missing __attribute__((format)) & fix usage | Ævar Arnfjörð Bjarmason | 2021-07-14 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'jk/log-decorate-optim' | Junio C Hamano | 2021-07-28 | 1 | -0/+14 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | load_ref_decorations(): fix decoration with tags | Jeff King | 2021-07-14 | 1 | -0/+14 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'sm/worktree-add-lock' | Junio C Hamano | 2021-07-28 | 1 | -1/+15 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | worktree: teach `add` to accept --reason <string> with --lock | Stephen Manz | 2021-07-15 | 1 | -0/+14 |
| * | | | | | | | | t2400: clean up '"add" worktree with lock' test | Stephen Manz | 2021-07-14 | 1 | -1/+1 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'ew/many-alternate-optim' | Junio C Hamano | 2021-07-28 | 4 | -0/+100 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | oidtree: a crit-bit tree for odb_loose_cache | Eric Wong | 2021-07-08 | 4 | -0/+100 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'hj/commit-allow-empty-message' | Junio C Hamano | 2021-07-28 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | commit: remove irrelavent prompt on `--allow-empty-message` | Hu Jialun | 2021-07-09 | 1 | -1/+1 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'bc/rev-list-without-commit-line' | Junio C Hamano | 2021-07-22 | 1 | -2/+78 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | rev-list: add option for --pretty=format without header | brian m. carlson | 2021-07-12 | 1 | -2/+78 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'ab/send-email-optim' | Junio C Hamano | 2021-07-22 | 1 | -0/+29 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | send-email tests: test for boolean variables without a value | Ævar Arnfjörð Bjarmason | 2021-05-28 | 1 | -0/+29 |
* | | | | | | | Merge branch 'ds/gender-neutral-doc' | Junio C Hamano | 2021-07-17 | 1 | -1/+0 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | *: fix typos | Derrick Stolee | 2021-06-16 | 1 | -1/+0 |
* | | | | | | | | Merge branch 'jt/partial-clone-submodule-1' | Junio C Hamano | 2021-07-17 | 4 | -0/+68 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | promisor-remote: teach lazy-fetch in any repo | Jonathan Tan | 2021-06-28 | 4 | -0/+68 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'dd/test-stdout-count-lines' | Junio C Hamano | 2021-07-17 | 3 | -76/+98 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | t6402: preserve git exit status code | Đoàn Trần Công Danh | 2021-07-06 | 1 | -68/+64 |
| * | | | | | | | | t6400: preserve git ls-files exit status code | Đoàn Trần Công Danh | 2021-07-06 | 1 | -8/+8 |
| * | | | | | | | | test-lib-functions: introduce test_stdout_line_count | Đoàn Trần Công Danh | 2021-07-06 | 1 | -0/+26 |
| | |_|_|/ / / / | |/| | | | | | |