Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | t9101: make hash independent | brian m. carlson | 2020-06-22 | 1 | -5/+7 |
* | t9104: make hash size independent | brian m. carlson | 2020-06-22 | 1 | -1/+2 |
* | t9100: make test work with SHA-256 | brian m. carlson | 2020-06-22 | 1 | -3/+16 |
* | t9108: make test hash independent | brian m. carlson | 2020-06-22 | 1 | -2/+2 |
* | t9168: make test hash independent | brian m. carlson | 2020-06-22 | 1 | -4/+4 |
* | t9109: make test hash independent | brian m. carlson | 2020-06-22 | 1 | -3/+3 |
* | remote-testgit: adapt for object-format | brian m. carlson | 2020-06-19 | 1 | -0/+6 |
* | t5300: pass --object-format to git index-pack | brian m. carlson | 2020-06-19 | 1 | -4/+5 |
* | t5704: send object-format capability with SHA-256 | brian m. carlson | 2020-06-19 | 1 | -0/+2 |
* | t5703: use object-format serve option | brian m. carlson | 2020-06-19 | 1 | -5/+14 |
* | t5702: offer an object-format capability in the test | brian m. carlson | 2020-06-19 | 1 | -0/+2 |
* | t/helper: initialize the repository for test-sha1-array | brian m. carlson | 2020-06-19 | 1 | -0/+3 |
* | t1050: pass algorithm to index-pack when outside repo | brian m. carlson | 2020-06-19 | 1 | -1/+3 |
* | remote-curl: detect algorithm for dumb HTTP by size | brian m. carlson | 2020-06-19 | 1 | -0/+18 |
* | t5500: make hash independent | brian m. carlson | 2020-05-27 | 1 | -2/+3 |
* | serve: advertise object-format capability for protocol v2 | brian m. carlson | 2020-05-27 | 1 | -0/+25 |
* | t1302: expect repo format version 1 for SHA-256 | brian m. carlson | 2020-05-27 | 1 | -1/+5 |
* | t5302: modernize test formatting | brian m. carlson | 2020-05-27 | 1 | -174/+182 |
* | t3200: mark assertion with SHA1 prerequisite | brian m. carlson | 2020-05-27 | 1 | -1/+1 |
* | t5562: pass object-format in synthesized test data | brian m. carlson | 2020-05-27 | 1 | -2/+3 |
* | t1050: match object ID paths in a hash-insensitive way | brian m. carlson | 2020-05-13 | 2 | -1/+2 |
* | Merge branch 'cb/test-bash-lineno-fix' | Junio C Hamano | 2020-05-08 | 1 | -8/+10 |
|\ | |||||
| * | t/test_lib: avoid naked bash arrays in file_lineno | Carlo Marcelo Arenas Belón | 2020-05-07 | 1 | -8/+10 |
* | | Merge branch 'cb/t0000-use-the-configured-shell' | Junio C Hamano | 2020-05-08 | 1 | -5/+2 |
|\ \ | |||||
| * | | t/t0000-basic: make sure subtests also use TEST_SHELL_PATH | Carlo Marcelo Arenas Belón | 2020-05-07 | 1 | -5/+2 |
* | | | Merge branch 'es/restore-staged-from-head-by-default' | Junio C Hamano | 2020-05-08 | 1 | -0/+11 |
|\ \ \ | |||||
| * | | | restore: default to HEAD when combining --staged and --worktree | Eric Sunshine | 2020-05-05 | 1 | -0/+11 |
* | | | | Merge branch 'ds/sparse-allow-empty-working-tree' | Junio C Hamano | 2020-05-08 | 2 | -8/+12 |
|\ \ \ \ | |||||
| * | | | | sparse-checkout: stop blocking empty workdirs | Derrick Stolee | 2020-05-04 | 2 | -8/+12 |
* | | | | | Merge branch 'jk/for-each-ref-multi-key-sort-fix' | Junio C Hamano | 2020-05-08 | 1 | -6/+88 |
|\ \ \ \ \ | |||||
| * | | | | | ref-filter: apply fallback refname sort only after all user sorts | Jeff King | 2020-05-04 | 1 | -6/+48 |
| * | | | | | ref-filter: apply --ignore-case to all sorting keys | Jeff King | 2020-05-04 | 1 | -0/+40 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge branch 'ah/userdiff-markdown' | Junio C Hamano | 2020-05-08 | 3 | -0/+24 |
|\ \ \ \ \ | |||||
| * | | | | | userdiff: support Markdown | Ash Holland | 2020-05-03 | 3 | -0/+24 |
* | | | | | | Merge branch 'cb/credential-store-ignore-bogus-lines' | Junio C Hamano | 2020-05-08 | 1 | -1/+90 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | credential-store: ignore bogus lines from store file | Carlo Marcelo Arenas Belón | 2020-05-03 | 1 | -1/+90 |
* | | | | | | Merge branch 'js/partial-urlmatch-2.17' | Junio C Hamano | 2020-05-05 | 1 | -0/+38 |
|\ \ \ \ \ \ | |||||
| * | | | | | | credential: handle `credential.<partial-URL>.<key>` again | Johannes Schindelin | 2020-04-29 | 1 | -0/+38 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'tb/commit-graph-perm-bits' | Junio C Hamano | 2020-05-05 | 3 | -1/+40 |
|\ \ \ \ \ \ | |||||
| * | | | | | | commit-graph.c: make 'commit-graph-chain's read-only | Taylor Blau | 2020-04-29 | 1 | -0/+2 |
| * | | | | | | commit-graph.c: ensure graph layers respect core.sharedRepository | Taylor Blau | 2020-04-29 | 1 | -0/+22 |
| * | | | | | | commit-graph.c: write non-split graphs as read-only | Taylor Blau | 2020-04-29 | 2 | -1/+16 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'jk/test-fail-prereqs-fix' | Junio C Hamano | 2020-05-05 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | t0000: disable GIT_TEST_FAIL_PREREQS in sub-tests | Jeff King | 2020-04-28 | 1 | -0/+1 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'dd/iso-8601-updates' | Junio C Hamano | 2020-05-05 | 1 | -0/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | date.c: allow compact version of ISO-8601 datetime | Đoàn Trần Công Danh | 2020-04-24 | 1 | -0/+3 |
| * | | | | | | date.c: skip fractional second part of ISO-8601 | Đoàn Trần Công Danh | 2020-04-24 | 1 | -0/+3 |
* | | | | | | | Merge branch 'bc/wildcard-credential' | Junio C Hamano | 2020-05-05 | 1 | -0/+45 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | credential: fix matching URLs with multiple levels in path | brian m. carlson | 2020-04-27 | 1 | -0/+45 |
* | | | | | | | | Merge branch 'jt/v2-fetch-nego-fix' | Junio C Hamano | 2020-05-01 | 1 | -0/+48 |
|\ \ \ \ \ \ \ \ |