summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-22Merge branch 'kh/doc-replay-updates'Junio C Hamano
2025-12-22Merge branch 'ps/odb-alternates-object-sources'Junio C Hamano
2025-12-21doc: convert git-remote to synopsis styleJean-Noël Avila
2025-12-21doc: convert git stage to use synopsis blockJean-Noël Avila
2025-12-21doc: convert git-status tables to AsciiDoc formatJean-Noël Avila
2025-12-21doc: convert git-status to synopsis styleJean-Noël Avila
2025-12-21doc: fix t0450-txt-doc-vs-help to select only first synopsis blockJean-Noël Avila
2025-12-20doc: correct minor wording issuesJean-Noël Avila
2025-12-20doc: fix asciidoc markup issues in several filesJean-Noël Avila
2025-12-20bundle-uri: validate that bundle entries have a uriSam Bostock
2025-12-19signoff-option: linkify the reference to gitfaqJunio C Hamano
2025-12-19rust: build correctly without GNU sedD. Ben Knoble
2025-12-19Merge branch 'ps/ci-rust' into dk/ci-rust-fixJunio C Hamano
2025-12-19refs: dereference the value of the required pointerGreg Funni
2025-12-19repository: remove duplicate free of cache->squash_msgGreg Funni
2025-12-19test_detect_ref_format: fix commentJohannes Schindelin
2025-12-18t5563: add missing end-of-line in HTTP headerJeff King
2025-12-18t5551: handle trailing slashes in expected cookies outputJeff King
2025-12-18odb: do not use "blank" substitute for NULLJunio C Hamano
2025-12-18Merge branch 'ps/object-read-stream' into jc/object-read-stream-fixJunio C Hamano
2025-12-18docs: note the type of core.attributesfileMatthew Hughes
2025-12-18builtin/repo: add object disk size info to structure tableJustin Tobler
2025-12-18builtin/repo: add disk size info to keyvalue stucture outputJustin Tobler
2025-12-18builtin/repo: add inflated object info to structure tableJustin Tobler
2025-12-18builtin/repo: add inflated object info to keyvalue structure outputJustin Tobler
2025-12-18builtin/repo: humanise count values in structure outputJustin Tobler
2025-12-18strbuf: split out logic to humanise byte valuesJustin Tobler
2025-12-18builtin/repo: group per-type object values into structJustin Tobler
2025-12-18t7800: work around the MSYS path conversion on WindowsJohannes Schindelin
2025-12-18t6423: introduce Windows-specific handling for symlinking to /dev/nullJohannes Schindelin
2025-12-18t1305: skip symlink tests that do not apply to WindowsJohannes Schindelin
2025-12-18t1006: accommodate for symlink support in MSYS2Johannes Schindelin
2025-12-18t0600: fix incomplete prerequisite for a test caseJohannes Schindelin
2025-12-18t0301: another fix for Windows compatibilityJohannes Schindelin
2025-12-18t0001: handle `diff --no-index` gracefullyJohannes Schindelin
2025-12-18mingw: special-case `open(symlink, O_CREAT | O_EXCL)`Johannes Schindelin
2025-12-18apply: symbolic links lack a "trustable executable bit"Johannes Schindelin
2025-12-18t9700: accommodate for Windows pathsJohannes Schindelin
2025-12-18commit: document that $command.signoff will not be addedJunio C Hamano
2025-12-17The 10th batchJunio C Hamano
2025-12-17Merge branch 'kh/doc-send-email-paragraph-fix'Junio C Hamano
2025-12-17Merge branch 'mh/doc-config-gui-gcwarning'Junio C Hamano
2025-12-17Merge branch 'kh/doc-pre-commit-fix'Junio C Hamano
2025-12-17Merge branch 'jc/capability-leak'Junio C Hamano
2025-12-16The ninth batchJunio C Hamano
2025-12-16Merge branch 'rs/ban-mktemp'Junio C Hamano
2025-12-16Merge branch 'gf/win32-pthread-cond-init'Junio C Hamano
2025-12-16Merge branch 'ps/object-read-stream'Junio C Hamano
2025-12-16diff-files: fix copy detectionRené Scharfe
2025-12-16Merge branch 'rs/diff-index-find-copies-harder-optim' into rs/diff-files-r-fi...Junio C Hamano