Age | Commit message (Expand) | Author | Files | Lines |
2021-08-05 | directory-rename-detection.txt: small updates due to merge-ort optimizations | Elijah Newren | 1 | -6/+8 |
2021-07-08 | Merge branch 'ar/typofix' | Junio C Hamano | 2 | -2/+2 |
2021-07-08 | Merge branch 'js/trace2-discard-event-docfix' | Junio C Hamano | 1 | -2/+2 |
2021-07-08 | Merge branch 'tk/partial-clone-repack-doc' | Junio C Hamano | 1 | -5/+1 |
2021-06-14 | Merge branch 'en/ort-perf-batch-11' | Junio C Hamano | 1 | -0/+671 |
2021-06-14 | *: fix typos which duplicate a word | Andrei Rybak | 2 | -2/+2 |
2021-06-10 | Merge branch 'tl/fix-packfile-uri-doc' | Junio C Hamano | 1 | -7/+8 |
2021-06-04 | docs: fix api-trace2 doc for "too_many_files" event | Josh Steadmon | 1 | -2/+2 |
2021-06-04 | Remove warning that repack only works on non-promisor packfiles | Tao Klerks | 1 | -5/+1 |
2021-05-25 | packfile-uri.txt: fix blobPackfileUri description | Teng Long | 1 | -7/+8 |
2021-05-20 | t6429: testcases for remembering renames | Elijah Newren | 1 | -6/+8 |
2021-05-20 | Documentation/technical: describe remembering renames optimization | Elijah Newren | 1 | -0/+669 |
2021-05-16 | Merge branch 'jt/push-negotiation' | Junio C Hamano | 1 | -0/+8 |
2021-05-14 | Merge branch 'ba/object-info' | Junio C Hamano | 1 | -0/+31 |
2021-05-05 | fetch: teach independent negotiation (no packfile) | Jonathan Tan | 1 | -0/+8 |
2021-04-30 | Merge branch 'mt/parallel-checkout-part-2' | Junio C Hamano | 1 | -0/+270 |
2021-04-30 | Merge branch 'ds/sparse-index-protections' | Junio C Hamano | 2 | -0/+227 |
2021-04-20 | object-info: support for retrieving object info | Bruno Albuquerque | 1 | -0/+31 |
2021-04-20 | Merge branch 'ab/usage-error-docs' | Junio C Hamano | 2 | -3/+9 |
2021-04-20 | Merge branch 'hn/reftable-tables-doc-update' | Junio C Hamano | 1 | -2/+7 |
2021-04-19 | parallel-checkout: add design documentation | Matheus Tavares | 1 | -0/+270 |
2021-04-14 | sparse-index: API protection strategy | Derrick Stolee | 1 | -2/+35 |
2021-04-13 | api docs: document that BUG() emits a trace2 error event | Ævar Arnfjörð Bjarmason | 2 | -1/+4 |
2021-04-13 | api docs: document BUG() in api-error-handling.txt | Ævar Arnfjörð Bjarmason | 1 | -2/+5 |
2021-04-12 | reftable: document an alternate cleanup method on Windows | Han-Wen Nienhuys | 1 | -2/+7 |
2021-04-08 | Merge branch 'tb/reverse-midx' | Junio C Hamano | 2 | -2/+86 |
2021-04-02 | Merge branch 'jh/simple-ipc' | Junio C Hamano | 1 | -0/+105 |
2021-04-01 | Documentation/technical: describe multi-pack reverse indexes | Taylor Blau | 1 | -0/+83 |
2021-04-01 | midx: allow marking a pack as preferred | Taylor Blau | 1 | -2/+3 |
2021-03-30 | sparse-index: add 'sdir' index extension | Derrick Stolee | 1 | -0/+12 |
2021-03-30 | sparse-index: design doc and format update | Derrick Stolee | 2 | -0/+182 |
2021-03-15 | simple-ipc: design documentation for new IPC mechanism | Jeff Hostetler | 1 | -0/+105 |
2021-03-01 | Merge branch 'hn/reftable-tables-doc-update' | Junio C Hamano | 1 | -16/+26 |
2021-03-01 | Merge branch 'ds/chunked-file-api' | Junio C Hamano | 3 | -0/+122 |
2021-02-25 | Merge branch 'dl/doc-config-camelcase' | Junio C Hamano | 1 | -2/+2 |
2021-02-25 | Merge branch 'js/doc-proto-v2-response-end' | Junio C Hamano | 1 | -2/+2 |
2021-02-24 | Merge branch 'ds/chunked-file-api' into tb/reverse-midx | Junio C Hamano | 3 | -0/+122 |
2021-02-24 | index-format doc: camelCase core.excludesFile | Junio C Hamano | 1 | -2/+2 |
2021-02-23 | doc/reftable: document how to handle windows | Han-Wen Nienhuys | 1 | -16/+26 |
2021-02-22 | Merge branch 'ta/hash-function-transition-doc' | Junio C Hamano | 1 | -145/+148 |
2021-02-18 | chunk-format: add technical docs | Derrick Stolee | 3 | -0/+122 |
2021-02-17 | Merge branch 'jt/clone-unborn-head' | Junio C Hamano | 1 | -1/+10 |
2021-02-17 | Merge branch 'ak/corrected-commit-date' | Junio C Hamano | 2 | -19/+86 |
2021-02-17 | doc: fix naming of response-end-pkt | Joey Salazar | 1 | -2/+2 |
2021-02-12 | Merge branch 'tb/pack-revindex-on-disk' | Junio C Hamano | 1 | -0/+20 |
2021-02-08 | Merge branch 'ma/doc-pack-format-varint-for-sizes' into maint | Junio C Hamano | 1 | -1/+16 |
2021-02-05 | Merge branch 'ds/cache-tree-basics' | Junio C Hamano | 1 | -10/+32 |
2021-02-05 | Merge branch 'jt/packfile-as-uri-doc' into maint | Junio C Hamano | 1 | -2/+5 |
2021-02-05 | ls-refs: report unborn targets of symrefs | Jonathan Tan | 1 | -1/+10 |
2021-02-05 | doc: use https links | Thomas Ackermann | 1 | -5/+5 |