summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2025-09-08promisor-remote: use string_list_split() in mark_remotes_as_accepted()Christian Couder-8/+7
2025-09-08promisor-remote: allow a client to check fieldsChristian Couder-8/+154
2025-09-08promisor-remote: use string_list_split() in filter_promisor_remote()Christian Couder-7/+6
2025-09-08promisor-remote: refactor how we parse advertised fieldsChristian Couder-29/+57
2025-09-08promisor-remote: use string constants for 'name' and 'url' tooChristian Couder-4/+19
2025-09-08promisor-remote: allow a server to advertise more fieldsChristian Couder-25/+221
2025-09-08promisor-remote: refactor to get rid of 'struct strvec'Christian Couder-41/+66
2025-09-06git-gui: sync Makefiles with git.gitAdam Dinwoodie-0/+4
2025-09-06Merge branch 'ml/misc-simplifications'Johannes Sixt-28/+8
2025-09-06Merge branch 'js/ask-yesno'Johannes Sixt-0/+71
2025-09-05upload-pack: don't ACK non-commits repeatedly in protocol v2Patrick Steinhardt-10/+48
2025-09-05t5530: modernize testsPatrick Steinhardt-28/+5
2025-09-05midx-write: simplify error casesDerrick Stolee-17/+9
2025-09-05midx-write: reenable signed comparison errorsDerrick Stolee-17/+18
2025-09-05midx-write: use uint32_t for preferred_pack_idxDerrick Stolee-11/+15
2025-09-05midx-write: use cleanup when incremental midx failsDerrick Stolee-6/+12
2025-09-05midx-write: put failing response value backDerrick Stolee-1/+5
2025-09-05midx-write: only load initialized packsDerrick Stolee-27/+36
2025-09-04commit-graph: pass graphs that are to be merged as parameterPatrick Steinhardt-8/+10
2025-09-04commit-graph: return commit graph from `repo_find_commit_pos_in_graph()`Patrick Steinhardt-15/+23
2025-09-04commit-graph: return the prepared commit graph from `prepare_commit_graph()`Patrick Steinhardt-50/+32
2025-09-04revision: drop explicit check for commit graphPatrick Steinhardt-3/+0
2025-09-04blame: drop explicit check for commit graphPatrick Steinhardt-3/+0
2025-09-04alloc: fix dangling pointer in alloc_state cleanupノウラ | Flare-20/+20
2025-09-04object-name: declare pointer type of extend_abbrev_len()'s 2nd parameterRené Scharfe-3/+2
2025-09-04repo: add the field objects.formatLucas Seiki Oshiro-0/+16
2025-09-04repo: add the flag -z as an alias for --format=nulLucas Seiki Oshiro-14/+42
2025-09-03t0450: add allowlist for builtins with missing .adocToon Claes-2/+20
2025-09-03docs: fix typo in worktree.adoc 'extension'Mikhail Malinouski-1/+1
2025-09-02describe: use oidset in finish_depth_computation()René Scharfe-12/+22
2025-09-02doc: remove extra backtick for inline-verbatimKristoffer Haugsbakk-1/+1
2025-09-02doc: add missing backtick for inline-verbatimKristoffer Haugsbakk-2/+2
2025-09-02t: add test for git refs exists subcommandMeet Soni-0/+11
2025-09-02t1422: refactor tests to be shareableMeet Soni-75/+78
2025-09-02t1403: split 'show-ref --exists' tests into a separate fileMeet Soni-66/+85
2025-09-02builtin/refs: add 'exists' subcommandMeet Soni-0/+55
2025-09-02Merge branch 'ps/object-store-midx-dedup-info' into ps/packfile-storeJunio C Hamano-248/+254
2025-09-02gitlab-ci: disable realtime monitoring to unbreak Windows jobsPatrick Steinhardt-0/+3
2025-09-02doc: fix formatting of function-wrap shell aliasKyle E. Mitchell-1/+1
2025-09-02The sixth batchJunio C Hamano-0/+9
2025-09-02Merge branch 'ds/doc-ggg-pr-fork-clarify'Junio C Hamano-4/+7
2025-09-02Merge branch 'js/doc-sending-patch-via-thunderbird'Junio C Hamano-3/+9
2025-09-02Merge branch 'kh/doc-config-typofix'Junio C Hamano-1/+1
2025-09-02Merge branch 'kh/doc-interpret-trailers-markup-fix'Junio C Hamano-4/+4
2025-09-02Merge branch 'ja/asciidoc-doctor-verbatim-fixes'Junio C Hamano-2/+2
2025-09-01git-gui: fix error handling of Revert Changes commandJohannes Sixt-1/+6
2025-08-29doc: rephrase the purpose of the staging areaJulia Evans-2/+2
2025-08-29range-diff: add configurable memory limit for cost matrixPaulo Casaretto-4/+44
2025-08-29The fifth batchJunio C Hamano-0/+16
2025-08-29Merge branch 'js/doc-gitk-history'Junio C Hamano-4/+4