Age | Commit message (Expand) | Author | Files | Lines |
2020-09-25 | Merge branch 'jx/proc-receive-hook' | Junio C Hamano | 2 | -6/+52 |
2020-09-22 | Merge branch 'cd/commit-graph-doc' | Junio C Hamano | 1 | -1/+1 |
2020-09-17 | bloom: encode out-of-bounds filters as non-empty | Taylor Blau | 1 | -1/+1 |
2020-09-15 | commit-graph-format.txt: fix no-parent value | Conor Davis | 1 | -1/+1 |
2020-09-03 | Merge branch 'jt/lazy-fetch' | Junio C Hamano | 1 | -10/+3 |
2020-08-27 | doc: add document for capability report-status-v2 | Jiang Xin | 2 | -6/+52 |
2020-08-19 | Merge branch 'ds/sha256-leftover-bits' | Junio C Hamano | 2 | -3/+13 |
2020-08-19 | Merge branch 'ma/sha-256-docs' | Junio C Hamano | 4 | -23/+30 |
2020-08-19 | Merge branch 'bc/sha-256-doc-updates' | Junio C Hamano | 2 | -16/+22 |
2020-08-19 | Merge branch 'jb/commit-graph-doc-fix' | Junio C Hamano | 1 | -3/+3 |
2020-08-18 | promisor-remote: lazy-fetch objects in subprocess | Jonathan Tan | 1 | -10/+3 |
2020-08-17 | multi-pack-index: use hash version byte | Derrick Stolee | 1 | -1/+6 |
2020-08-17 | commit-graph: use the "hash version" byte | Derrick Stolee | 1 | -2/+7 |
2020-08-17 | shallow.txt: document SHA-256 shallow format | Martin Ågren | 1 | -1/+1 |
2020-08-17 | protocol-capabilities.txt: clarify "allow-x-sha1-in-want" re SHA-256 | Martin Ågren | 1 | -4/+8 |
2020-08-17 | index-format.txt: document SHA-256 index format | Martin Ågren | 1 | -16/+18 |
2020-08-17 | http-protocol.txt: document SHA-256 "want"/"have" format | Martin Ågren | 1 | -2/+3 |
2020-08-13 | docs: fix step in transition plan | brian m. carlson | 1 | -1/+1 |
2020-08-13 | docs: document SHA-256 pack and indices | brian m. carlson | 1 | -15/+21 |
2020-08-13 | docs: commit-graph: fix some whitespace in the diagram | Johannes Berg | 1 | -3/+3 |
2020-08-11 | Merge branch 'bc/sha-256-part-3' | Junio C Hamano | 1 | -1/+29 |
2020-08-10 | Merge branch 'jk/strvec' | Junio C Hamano | 1 | -2/+2 |
2020-07-30 | Merge branch 'sg/commit-graph-cleanups' into master | Junio C Hamano | 1 | -1/+1 |
2020-07-30 | bundle: add new version for use with SHA-256 | brian m. carlson | 1 | -1/+29 |
2020-07-28 | strvec: update documention to avoid argv_array | Jeff King | 1 | -2/+2 |
2020-07-06 | Merge branch 'bc/sha-256-part-2' | Junio C Hamano | 2 | -0/+24 |
2020-06-25 | Merge branch 'jt/cdn-offload' | Junio C Hamano | 2 | -10/+116 |
2020-06-12 | Merge branch 'hn/refs-cleanup' | Junio C Hamano | 1 | -0/+1083 |
2020-06-10 | Documentation: add Packfile URIs design doc | Jonathan Tan | 2 | -1/+109 |
2020-06-10 | Documentation: order protocol v2 sections | Jonathan Tan | 1 | -10/+8 |
2020-06-09 | reftable: define version 2 of the spec to accomodate SHA256 | Han-Wen Nienhuys | 1 | -37/+45 |
2020-06-09 | reftable: clarify how empty tables should be written | Han-Wen Nienhuys | 1 | -0/+6 |
2020-06-09 | reftable: file format documentation | Jonathan Nieder | 1 | -0/+1069 |
2020-06-08 | Merge branch 'dl/remote-curl-deadlock-fix' | Junio C Hamano | 1 | -0/+2 |
2020-06-08 | commit-graph-format.txt: all multi-byte numbers are in network byte order | SZEDER Gábor | 1 | -1/+1 |
2020-06-02 | Merge branch 'jx/pkt-line-doc-count-fix' | Junio C Hamano | 2 | -4/+4 |
2020-05-27 | Documentation/technical: document object-format for protocol v2 | brian m. carlson | 1 | -0/+9 |
2020-05-24 | stateless-connect: send response end packet | Denton Liu | 1 | -0/+2 |
2020-05-21 | doc: fix wrong 4-byte length of pkt-line message | Jiuyang Xie | 2 | -4/+4 |
2020-05-14 | Merge branch 'ds/bloom-cleanup' | Junio C Hamano | 1 | -4/+4 |
2020-05-13 | Documentation: document v1 protocol object-format capability | brian m. carlson | 1 | -0/+15 |
2020-05-11 | Documentation: changed-path Bloom filters use byte words | Derrick Stolee | 1 | -4/+4 |
2020-05-01 | Merge branch 'gs/commit-graph-path-filter' | Junio C Hamano | 1 | -0/+30 |
2020-04-06 | commit-graph: write Bloom filters to commit graph file | Garima Singh | 1 | -0/+30 |
2020-03-23 | trace2: teach Git to log environment variables | Josh Steadmon | 1 | -1/+2 |
2020-02-12 | Merge branch 'jb/multi-pack-index-docfix' | Junio C Hamano | 1 | -2/+3 |
2020-02-12 | Merge branch 'ms/doc-bundle-format' | Junio C Hamano | 1 | -0/+48 |
2020-02-10 | pack-format: correct multi-pack-index description | Johannes Berg | 1 | -2/+3 |
2020-02-07 | doc: describe Git bundle format | Masaya Suzuki | 1 | -0/+48 |
2020-01-08 | Merge branch 'jb/doc-multi-pack-idx-fix' | Junio C Hamano | 1 | -1/+1 |