Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | index-format.txt: remove outdated list of supported extensions | SZEDER Gábor | 2022-07-18 | 1 | -2/+0 | |
* | | | Merge branch 'ac/bitmap-format-doc' | Junio C Hamano | 2022-07-12 | 1 | -96/+107 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | bitmap-format.txt: add information for trailing checksum | Abhradeep Chakraborty | 2022-06-16 | 1 | -0/+4 | |
| * | | bitmap-format.txt: fix some formatting issues | Abhradeep Chakraborty | 2022-06-16 | 1 | -96/+103 | |
* | | | Merge branch 'ab/bug-if-bug' | Junio C Hamano | 2022-06-11 | 2 | -3/+25 | |
|\ \ \ | ||||||
| * | | | usage.c: add a non-fatal bug() function to go with BUG() | Ævar Arnfjörð Bjarmason | 2022-06-02 | 2 | -3/+25 | |
| |/ / | ||||||
* | | | Merge branch 'tb/cruft-packs' | Junio C Hamano | 2022-06-03 | 2 | -0/+142 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | builtin/repack.c: support generating a cruft pack | Taylor Blau | 2022-05-27 | 1 | -1/+1 | |
| * | | pack-mtimes: support reading .mtimes files | Taylor Blau | 2022-05-27 | 1 | -0/+19 | |
| * | | Documentation/technical: add cruft-packs.txt | Taylor Blau | 2022-05-21 | 1 | -0/+123 | |
| |/ | ||||||
* | | trace2 docs: add missing full stop | Johannes Schindelin | 2022-05-04 | 1 | -1/+1 | |
* | | trace2 docs: clarify what `varargs` is all about | Johannes Schindelin | 2022-05-04 | 1 | -1/+1 | |
* | | trace2 docs: fix a JSON formatted example | Johannes Schindelin | 2022-05-04 | 1 | -1/+1 | |
* | | trace2 docs: surround more terms in backticks | Johannes Schindelin | 2022-05-04 | 1 | -7/+7 | |
* | | trace2 docs: "printf" is not an English word | Johannes Schindelin | 2022-05-04 | 1 | -6/+6 | |
* | | trace2 docs: a couple of grammar fixes | Johannes Schindelin | 2022-05-04 | 1 | -8/+8 | |
|/ | ||||||
* | Merge branch 'rc/fetch-refetch' | Junio C Hamano | 2022-04-04 | 1 | -0/+3 | |
|\ | ||||||
| * | docs: mention --refetch fetch option | Robert Coup | 2022-03-28 | 1 | -0/+3 | |
* | | Merge branch 'ds/partial-bundles' | Junio C Hamano | 2022-03-21 | 1 | -3/+8 | |
|\ \ | ||||||
| * | | bundle: parse filter capability | Derrick Stolee | 2022-03-09 | 1 | -3/+8 | |
| |/ | ||||||
* | | Merge branch 'ds/commit-graph-gen-v2-fixes' | Junio C Hamano | 2022-03-17 | 1 | -2/+10 | |
|\ \ | ||||||
| * | | commit-graph: declare bankruptcy on GDAT chunks | Derrick Stolee | 2022-03-07 | 1 | -2/+10 | |
* | | | Documentation: object_id_len goes up to 31 | Han-Wen Nienhuys | 2022-02-23 | 1 | -1/+1 | |
| |/ |/| | ||||||
* | | midx.c: make changing the preferred pack safe | Taylor Blau | 2022-01-27 | 2 | -6/+8 | |
|/ | ||||||
* | Merge branch 'en/zdiff3' | Junio C Hamano | 2021-12-15 | 1 | -5/+5 | |
|\ | ||||||
| * | update documentation for new zdiff3 conflictStyle | Elijah Newren | 2021-12-01 | 1 | -5/+5 | |
* | | Merge branch 'jt/midx-doc-fix' | Junio C Hamano | 2021-12-10 | 1 | -5/+0 | |
|\ \ | ||||||
| * | | Doc: no midx and partial clone relation | Jonathan Tan | 2021-11-22 | 1 | -5/+0 | |
* | | | Merge branch 'tl/midx-docfix' | Junio C Hamano | 2021-12-10 | 1 | -6/+6 | |
|\ \ \ | ||||||
| * | | | midx: fix a formatting issue in "multi-pack-index.txt" | Teng Long | 2021-11-18 | 1 | -6/+6 | |
* | | | | Merge branch 'cw/protocol-v2-doc-fix' | Junio C Hamano | 2021-12-10 | 1 | -3/+3 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | protocol-v2.txt: align delim-pkt spec with usage | Calvin Wan | 2021-11-11 | 1 | -3/+3 | |
| | |/ | |/| | ||||||
* | | | Merge branch 'js/trace2-raise-format-version' | Junio C Hamano | 2021-11-13 | 1 | -2/+2 | |
|\ \ \ | ||||||
| * | | | trace2: increment event format version | Josh Steadmon | 2021-11-12 | 1 | -2/+2 | |
* | | | | Merge branch 'jc/doc-commit-header-continuation-line' | Junio C Hamano | 2021-10-26 | 1 | -4/+20 | |
|\ \ \ \ | ||||||
| * | | | | signature-format.txt: explain and illustrate multi-line headers | Junio C Hamano | 2021-10-13 | 1 | -4/+20 | |
* | | | | | Merge branch 'jh/builtin-fsmonitor-part1' | Junio C Hamano | 2021-10-14 | 1 | -0/+40 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | trace2: add trace2_child_ready() to report on background children | Jeff Hostetler | 2021-09-20 | 1 | -0/+40 | |
* | | | | | Merge branch 'ew/midx-doc-update' | Junio C Hamano | 2021-10-06 | 1 | -1/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | doc/technical: update note about core.multiPackIndex | Eric Wong | 2021-09-24 | 1 | -1/+3 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge branch 'jk/reduce-malloc-in-v2-servers' | Junio C Hamano | 2021-09-28 | 1 | -1/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | docs/protocol-v2: clarify some ls-refs ref-prefix details | Jeff King | 2021-09-15 | 1 | -1/+5 | |
| * | | | | | Merge branch 'ab/serve-cleanup' into jk/reduce-malloc-in-v2-servers | Junio C Hamano | 2021-09-14 | 2 | -0/+6 | |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge branch 'ab/retire-option-argument' | Junio C Hamano | 2021-09-23 | 1 | -5/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | parse-options API: remove OPTION_ARGUMENT feature | Ævar Arnfjörð Bjarmason | 2021-09-13 | 1 | -5/+0 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge branch 'jk/http-server-protocol-versions' | Junio C Hamano | 2021-09-23 | 1 | -1/+7 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | docs/protocol-v2: point readers transport config discussion | Jeff King | 2021-09-11 | 1 | -1/+7 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'ab/serve-cleanup' | Junio C Hamano | 2021-09-21 | 2 | -0/+6 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| * | | | | | upload-pack: document and rename --advertise-refs | Ævar Arnfjörð Bjarmason | 2021-08-05 | 2 | -0/+6 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'tb/multi-pack-bitmaps' | Junio C Hamano | 2021-09-21 | 2 | -21/+60 | |
|\ \ \ \ \ | |_|/ / / |/| | | | |