summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2024-04-15reftable/block: merge `block_iter_seek()` and `block_reader_seek()`Patrick Steinhardt-16/+8
2024-04-15reftable/block: rename `block_reader_start()`Patrick Steinhardt-6/+6
2024-04-15launch_editor: waiting message on errorRubén Justo-4/+3
2024-04-15fast-import: make comments more preciseThalia Archibald-3/+3
2024-04-15fast-import: forbid escaped NUL in pathsThalia Archibald-0/+4
2024-04-15fast-import: document C-style escapes for pathsThalia Archibald-5/+11
2024-04-15fast-import: improve documentation for path quotingThalia Archibald-12/+18
2024-04-15fast-import: remove dead strbufThalia Archibald-5/+0
2024-04-15fast-import: allow unquoted empty path for rootThalia Archibald-176/+190
2024-04-15fast-import: directly use strbufs for pathsThalia Archibald-37/+27
2024-04-15fast-import: tighten path unquotingThalia Archibald-44/+322
2024-04-12The eighteenth batchJunio C Hamano-0/+10
2024-04-12Merge branch 'tb/midx-write'Junio C Hamano-1539/+1559
2024-04-12Merge branch 'rs/t-prio-queue-cleanup'Junio C Hamano-34/+17
2024-04-12Merge branch 'ps/reftable-binsearch-updates'Junio C Hamano-97/+182
2024-04-12Merge branch 'jc/checkout-detach-wo-tracking-report'Junio C Hamano-2/+6
2024-04-12Merge branch 'rs/imap-send-use-xsnprintf'Junio C Hamano-20/+4
2024-04-12Merge branch 'js/merge-tree-3-trees'Junio C Hamano-1/+1
2024-04-12merge-tree: fix argument type of the `--merge-base` optionJohannes Schindelin-1/+1
2024-04-12Documentation: fix typos describing date formatXing Xin-2/+2
2024-04-12t0612: add tests to exercise Git/JGit reftable compatibilityPatrick Steinhardt-0/+132
2024-04-12t0610: fix non-portable variable assignmentPatrick Steinhardt-3/+3
2024-04-12t06xx: always execute backend-specific testsPatrick Steinhardt-18/+8
2024-04-12ci: install JGit dependencyPatrick Steinhardt-1/+14
2024-04-12ci: make Perforce binaries executable for all usersPatrick Steinhardt-1/+1
2024-04-12ci: merge scripts which install dependenciesPatrick Steinhardt-53/+31
2024-04-12ci: fix setup of custom path for GitLab CIPatrick Steinhardt-1/+3
2024-04-12ci: merge custom PATH directoriesPatrick Steinhardt-15/+10
2024-04-12ci: convert "install-dependencies.sh" to use "/bin/sh"Patrick Steinhardt-17/+12
2024-04-12ci: drop duplicate package installation for "linux-gcc-default"Patrick Steinhardt-9/+8
2024-04-12ci: skip sudo when we are already rootPatrick Steinhardt-0/+11
2024-04-12ci: expose distro name in dockerized GitHub jobsPatrick Steinhardt-0/+4
2024-04-12ci: rename "runs_on_pool" to "distro"Patrick Steinhardt-4/+4
2024-04-12repository: avoid leaking `fsmonitor` dataJohannes Schindelin-0/+2
2024-04-11typo: replace 'commitish' with 'committish'Pi Fisher-13/+13
2024-04-10remote-curl: add Transfer-Encoding header only for older curlJeff King-0/+12
2024-04-10INSTALL: bump libcurl version to 7.21.3Jeff King-1/+1
2024-04-10http: reset POSTFIELDSIZE when clearing curl handleJeff King-0/+1
2024-04-10The seventeenth batchJunio C Hamano-0/+4
2024-04-10Merge branch 'jc/t2104-style-update'Junio C Hamano-15/+15
2024-04-10Merge branch 'kn/clarify-update-ref-doc'Junio C Hamano-67/+67
2024-04-10Merge branch 'vs/complete-with-set-u-fix'Junio C Hamano-2/+2
2024-04-10Merge branch 'rs/mem-pool-size-t-safety'Junio C Hamano-2/+4
2024-04-10Merge branch 'ds/typofix-core-config-doc'Junio C Hamano-1/+1
2024-04-10send-email: move newline characters out of a few translatable stringsDragan Simic-4/+7
2024-04-10t9604: Fix test for musl libc and new DebianĐoàn Trần Công Danh-6/+23
2024-04-09t2104: style fixesJunio C Hamano-15/+15
2024-04-09t3428: restore coverage for "apply" backendPhillip Wood-2/+2
2024-04-09t3428: use test_commit_messagePhillip Wood-14/+7
2024-04-09t3428: modernize test setupPhillip Wood-21/+21