summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-12-22Merge branch 'rs/replay-wrong-onto-fix'Junio C Hamano1-3/+3
2025-12-22Merge branch 'kh/doc-replay-updates'Junio C Hamano2-2/+11
2025-12-22Merge branch 'ps/odb-alternates-object-sources'Junio C Hamano1-149/+158
2025-12-21doc: convert git-remote to synopsis styleJean-Noël Avila1-53/+53
2025-12-21doc: convert git stage to use synopsis blockJean-Noël Avila1-2/+2
2025-12-21doc: convert git-status tables to AsciiDoc formatJean-Noël Avila1-85/+85
2025-12-21doc: convert git-status to synopsis styleJean-Noël Avila1-87/+95
2025-12-21doc: fix t0450-txt-doc-vs-help to select only first synopsis blockJean-Noël Avila1-1/+1
2025-12-20doc: correct minor wording issuesJean-Noël Avila3-10/+10
2025-12-20doc: fix asciidoc markup issues in several filesJean-Noël Avila3-9/+9
2025-12-20bundle-uri: validate that bundle entries have a uriSam Bostock2-1/+49
2025-12-19signoff-option: linkify the reference to gitfaqJunio C Hamano1-1/+1
2025-12-19rust: build correctly without GNU sedD. Ben Knoble1-1/+1
2025-12-19Merge branch 'ps/ci-rust' into dk/ci-rust-fixJunio C Hamano22-162/+544
2025-12-19refs: dereference the value of the required pointerGreg Funni1-1/+1
2025-12-19repository: remove duplicate free of cache->squash_msgGreg Funni1-1/+0
2025-12-19test_detect_ref_format: fix commentJohannes Schindelin1-1/+1
2025-12-18t5563: add missing end-of-line in HTTP headerJeff King1-2/+2
2025-12-18t5551: handle trailing slashes in expected cookies outputJeff King1-6/+9
2025-12-18Merge branch 'jc/object-read-stream-fix' into ps/read-object-info-improvementsJunio C Hamano3-22/+18
2025-12-18odb: do not use "blank" substitute for NULLJunio C Hamano3-22/+18
2025-12-18Merge branch 'ps/object-read-stream' into jc/object-read-stream-fixJunio C Hamano25-904/+1034
2025-12-18docs: note the type of core.attributesfileMatthew Hughes1-4/+3
2025-12-18builtin/repo: add object disk size info to structure tableJustin Tobler2-3/+41
2025-12-18builtin/repo: add disk size info to keyvalue stucture outputJustin Tobler3-1/+29
2025-12-18builtin/repo: add inflated object info to structure tableJustin Tobler4-34/+80
2025-12-18builtin/repo: add inflated object info to keyvalue structure outputJustin Tobler3-1/+39
2025-12-18builtin/repo: humanise count values in structure outputJustin Tobler4-41/+91
2025-12-18strbuf: split out logic to humanise byte valuesJustin Tobler3-35/+60
2025-12-18builtin/repo: group per-type object values into structJustin Tobler1-17/+25
2025-12-18Merge branch 'js/test-symlink-windows' into js/prep-symlink-windowsJunio C Hamano10-21/+60
2025-12-18t7800: work around the MSYS path conversion on WindowsJohannes Schindelin1-4/+4
2025-12-18t6423: introduce Windows-specific handling for symlinking to /dev/nullJohannes Schindelin1-2/+7
2025-12-18t1305: skip symlink tests that do not apply to WindowsJohannes Schindelin1-2/+2
2025-12-18t1006: accommodate for symlink support in MSYS2Johannes Schindelin1-7/+17
2025-12-18t0600: fix incomplete prerequisite for a test caseJohannes Schindelin1-1/+1
2025-12-18t0301: another fix for Windows compatibilityJohannes Schindelin1-1/+2
2025-12-18t0001: handle `diff --no-index` gracefullyJohannes Schindelin1-1/+5
2025-12-18mingw: special-case `open(symlink, O_CREAT | O_EXCL)`Johannes Schindelin1-0/+14
2025-12-18apply: symbolic links lack a "trustable executable bit"Johannes Schindelin1-1/+1
2025-12-18t9700: accommodate for Windows pathsJohannes Schindelin1-2/+7
2025-12-18commit: document that $command.signoff will not be addedJunio C Hamano2-0/+23
2025-12-17The 10th batchJunio C Hamano1-0/+4
2025-12-17Merge branch 'kh/doc-send-email-paragraph-fix'Junio C Hamano1-1/+0
2025-12-17Merge branch 'mh/doc-config-gui-gcwarning'Junio C Hamano1-0/+5
2025-12-17Merge branch 'kh/doc-pre-commit-fix'Junio C Hamano1-7/+4
2025-12-17Merge branch 'jc/capability-leak'Junio C Hamano3-0/+42
2025-12-16The ninth batchJunio C Hamano1-0/+10
2025-12-16Merge branch 'rs/ban-mktemp'Junio C Hamano10-33/+26
2025-12-16Merge branch 'gf/win32-pthread-cond-init'Junio C Hamano1-1/+1