Age | Commit message (Expand) | Author | Files | Lines |
2020-07-09 | Merge branch 'tb/fix-persistent-shallow' into master | Junio C Hamano | 1 | -0/+14 |
2020-07-08 | commit.c: don't persist substituted parents when unshallowing | Taylor Blau | 1 | -0/+14 |
2020-05-01 | Merge branch 'tb/reset-shallow' | Junio C Hamano | 1 | -53/+46 |
2020-04-24 | shallow.c: use '{commit,rollback}_shallow_file' | Taylor Blau | 1 | -0/+29 |
2020-04-24 | t5537: use test_write_lines and indented heredocs for readability | Taylor Blau | 1 | -53/+17 |
2020-03-22 | t: fix whitespace around && | Andrei Rybak | 1 | -1/+1 |
2020-03-05 | t5537: adjust test_oid label | Johannes Schindelin | 1 | -3/+3 |
2020-03-05 | Merge branch 'js/ci-windows-update' | Junio C Hamano | 1 | -5/+5 |
2020-02-27 | t/lib-httpd: avoid using macOS' sed | Johannes Schindelin | 1 | -5/+5 |
2020-01-15 | t5537: make hash size independent | brian m. carlson | 1 | -2/+6 |
2019-08-02 | t: warn against adding non-httpd-specific tests after sourcing 'lib-httpd' | SZEDER Gábor | 1 | -0/+3 |
2019-03-14 | tests: use 'test_atexit' to stop httpd | SZEDER Gábor | 1 | -2/+0 |
2019-01-17 | tests: define GIT_TEST_SIDEBAND_ALL | Jonathan Tan | 1 | -1/+2 |
2018-10-25 | repack -ad: prune the list of shallow commits | Johannes Schindelin | 1 | -1/+1 |
2018-10-25 | repack: point out a bug handling stale shallow info | Johannes Schindelin | 1 | -0/+27 |
2018-07-24 | Merge branch 'jt/connectivity-check-after-unshallow' | Junio C Hamano | 1 | -0/+43 |
2018-07-03 | fetch-pack: write shallow, then check connectivity | Jonathan Tan | 1 | -0/+43 |
2018-06-15 | tests: clean after SANITY tests | Junio C Hamano | 1 | -1/+1 |
2016-01-04 | t/t5537-fetch-shallow.sh: use the $( ... ) construct for command substitution | Elia Pinto | 1 | -2/+2 |
2014-05-30 | t5537: re-drop http tests | Jeff King | 1 | -28/+0 |
2014-03-11 | upload-pack: send shallow info over stdin to pack-objects | Nguyễn Thái Ngọc Duy | 1 | -0/+13 |
2014-01-09 | t5537: fix incorrect expectation in test case 10 | Nguyễn Thái Ngọc Duy | 1 | -1/+2 |
2013-12-10 | smart-http: support shallow fetch/clone | Nguyễn Thái Ngọc Duy | 1 | -0/+27 |
2013-12-10 | fetch: add --update-shallow to accept refs that update .git/shallow | Nguyễn Thái Ngọc Duy | 1 | -0/+32 |
2013-12-10 | upload-pack: make sure deepening preserves shallow roots | Nguyễn Thái Ngọc Duy | 1 | -0/+16 |
2013-12-10 | fetch: support fetching from a shallow repository | Nguyễn Thái Ngọc Duy | 1 | -0/+128 |