summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2025-02-18reftable/blocksource: stop using `xmmap()`Patrick Steinhardt-3/+8
2025-02-18reftable/stack: stop using `write_in_full()`Patrick Steinhardt-4/+24
2025-02-18reftable/stack: stop using `read_in_full()`Patrick Steinhardt-4/+14
2025-02-18diff: don't crash with empty argument to -G or -Sbrian m. carlson-0/+20
2025-02-18doc: use 'title' consistentlyM Hickford-8/+8
2025-02-18merge-tree: fix link formatting in html docsPhillip Wood-1/+2
2025-02-18merge-tree: improve docs for --stdinPhillip Wood-2/+6
2025-02-18merge-tree: only use basic merge configPhillip Wood-1/+1
2025-02-18merge-tree: remove redundant codePhillip Wood-5/+2
2025-02-18merge-tree --stdin: flush stdout to avoid deadlockPhillip Wood-0/+2
2025-02-18refspec: clarify function naming and documentationMeet Soni-24/+25
2025-02-18t5701: add setup test to remove side-effect dependencyUsman Akinyemi-3/+9
2025-02-18version: extend get_uname_info() to hide system detailsUsman Akinyemi-9/+11
2025-02-18version: refactor get_uname_info()Usman Akinyemi-11/+29
2025-02-18version: refactor redact_non_printables()Usman Akinyemi-6/+15
2025-02-18version: replace manual ASCII checks with isprint() for clarityUsman Akinyemi-1/+2
2025-02-18Makefile: set default goals in makefilesAdam Dinwoodie-11/+46
2025-02-14The eleventh batchJunio C Hamano-0/+14
2025-02-14Merge branch 'ps/doc-http-upload-archive-service'Junio C Hamano-0/+4
2025-02-14Merge branch 'kn/reflog-migration-fix-followup'Junio C Hamano-46/+118
2025-02-14Merge branch 'bf/fetch-set-head-fix'Junio C Hamano-13/+39
2025-02-14Merge branch 'op/worktree-is-main-bare-fix'Junio C Hamano-9/+46
2025-02-14Merge branch 'tc/clone-single-revision'Junio C Hamano-165/+357
2025-02-14Merge branch 'bc/doc-adoc-not-txt'Junio C Hamano-626/+627
2025-02-14config/remote.txt: improve wording for 'remote.<name>.followRemoteHEAD'Philippe Blain-6/+6
2025-02-14config/remote.txt: reunite 'severOption' description paragraphsPhilippe Blain-5/+5
2025-02-13merge-recursive: optimize time complexity for process_renamesMeet Soni-8/+7
2025-02-13Makefile: remove accidental recipe prefix in conditionalTaylor Blau-4/+4
2025-02-12The tenth batchJunio C Hamano-0/+22
2025-02-12Merge branch 'da/help-autocorrect-one-fix'Junio C Hamano-11/+18
2025-02-12Merge branch 'sc/help-autocorrect-one'Junio C Hamano-16/+35
2025-02-12Merge branch 'ms/remote-valid-remote-name'Junio C Hamano-11/+12
2025-02-12Merge branch 'ms/refspec-cleanup'Junio C Hamano-220/+244
2025-02-12Merge branch 'jp/doc-trailer-config'Junio C Hamano-135/+140
2025-02-12Merge branch 'zh/gc-expire-to'Junio C Hamano-2/+47
2025-02-12Merge branch 'js/libgit-rust'Junio C Hamano-81/+673
2025-02-12Merge branch 'ac/t5401-use-test-path-is-file'Junio C Hamano-8/+8
2025-02-12Merge branch 'ac/t6423-unhide-git-exit-status'Junio C Hamano-3/+6
2025-02-12Merge branch 'ps/repack-keep-unreachable-in-unpacked-repo'Junio C Hamano-1/+20
2025-02-12Merge branch 'ds/name-hash-tweaks'Junio C Hamano-16/+389
2025-02-12xdiff: avoid signed vs. unsigned comparisons in xutils.cDavid Aguilar-4/+2
2025-02-12xdiff: avoid signed vs. unsigned comparisons in xpatience.cDavid Aguilar-3/+1
2025-02-12xdiff: avoid signed vs. unsigned comparisons in xhistogram.cDavid Aguilar-6/+4
2025-02-12xdiff: avoid signed vs. unsigned comparisons in xemit.cDavid Aguilar-3/+1
2025-02-12xdiff: avoid signed vs. unsigned comparisons in xdiffi.cDavid Aguilar-2/+1
2025-02-12xdiff: move sign comparison warning guard into each fileDavid Aguilar-2/+9
2025-02-11doc: clarify the intent of the renormalize option in the merge machineryElijah Newren-4/+5
2025-02-11doc: centrally document various ways tospell `true` and `false`Junio C Hamano-7/+10
2025-02-11rebase -i: reword empty commit after fast-forwardPhillip Wood-3/+43
2025-02-10builtin/update-server-info: remove the_repository global variableUsman Akinyemi-4/+4