summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-02-18diff: don't crash with empty argument to -G or -Sbrian m. carlson2-0/+20
2025-02-18doc: use 'title' consistentlyM Hickford2-8/+8
2025-02-18merge-tree: fix link formatting in html docsPhillip Wood1-1/+2
2025-02-18merge-tree: improve docs for --stdinPhillip Wood1-2/+6
2025-02-18merge-tree: only use basic merge configPhillip Wood1-1/+1
2025-02-18merge-tree: remove redundant codePhillip Wood1-5/+2
2025-02-18merge-tree --stdin: flush stdout to avoid deadlockPhillip Wood1-0/+2
2025-02-18refspec: clarify function naming and documentationMeet Soni3-24/+25
2025-02-18t5701: add setup test to remove side-effect dependencyUsman Akinyemi1-3/+9
2025-02-18version: extend get_uname_info() to hide system detailsUsman Akinyemi3-9/+11
2025-02-18version: refactor get_uname_info()Usman Akinyemi3-11/+29
2025-02-18version: refactor redact_non_printables()Usman Akinyemi1-6/+15
2025-02-18version: replace manual ASCII checks with isprint() for clarityUsman Akinyemi1-1/+2
2025-02-18Makefile: set default goals in makefilesAdam Dinwoodie15-11/+46
2025-02-14The eleventh batchJunio C Hamano1-0/+14
2025-02-14Merge branch 'ps/doc-http-upload-archive-service'Junio C Hamano1-0/+4
2025-02-14Merge branch 'kn/reflog-migration-fix-followup'Junio C Hamano9-46/+118
2025-02-14Merge branch 'bf/fetch-set-head-fix'Junio C Hamano3-13/+39
2025-02-14Merge branch 'op/worktree-is-main-bare-fix'Junio C Hamano2-9/+46
2025-02-14Merge branch 'tc/clone-single-revision'Junio C Hamano8-164/+356
2025-02-14Merge branch 'bc/doc-adoc-not-txt'Junio C Hamano925-623/+624
2025-02-14config/remote.txt: improve wording for 'remote.<name>.followRemoteHEAD'Philippe Blain1-6/+6
2025-02-14config/remote.txt: reunite 'severOption' description paragraphsPhilippe Blain1-5/+5
2025-02-13merge-recursive: optimize time complexity for process_renamesMeet Soni1-8/+7
2025-02-13Makefile: remove accidental recipe prefix in conditionalTaylor Blau1-4/+4
2025-02-12The tenth batchJunio C Hamano1-0/+22
2025-02-12Merge branch 'da/help-autocorrect-one-fix'Junio C Hamano3-11/+18
2025-02-12Merge branch 'sc/help-autocorrect-one'Junio C Hamano2-16/+35
2025-02-12Merge branch 'ms/remote-valid-remote-name'Junio C Hamano4-11/+12
2025-02-12Merge branch 'ms/refspec-cleanup'Junio C Hamano6-220/+244
2025-02-12Merge branch 'jp/doc-trailer-config'Junio C Hamano3-135/+140
2025-02-12Merge branch 'zh/gc-expire-to'Junio C Hamano3-2/+47
2025-02-12Merge branch 'js/libgit-rust'Junio C Hamano24-81/+673
2025-02-12Merge branch 'ac/t5401-use-test-path-is-file'Junio C Hamano1-8/+8
2025-02-12Merge branch 'ac/t6423-unhide-git-exit-status'Junio C Hamano1-3/+6
2025-02-12Merge branch 'ps/repack-keep-unreachable-in-unpacked-repo'Junio C Hamano2-1/+20
2025-02-12Merge branch 'ds/name-hash-tweaks'Junio C Hamano22-16/+389
2025-02-12xdiff: avoid signed vs. unsigned comparisons in xutils.cDavid Aguilar1-4/+2
2025-02-12xdiff: avoid signed vs. unsigned comparisons in xpatience.cDavid Aguilar1-3/+1
2025-02-12xdiff: avoid signed vs. unsigned comparisons in xhistogram.cDavid Aguilar1-6/+4
2025-02-12xdiff: avoid signed vs. unsigned comparisons in xemit.cDavid Aguilar1-3/+1
2025-02-12xdiff: avoid signed vs. unsigned comparisons in xdiffi.cDavid Aguilar1-2/+1
2025-02-12xdiff: move sign comparison warning guard into each fileDavid Aguilar5-2/+9
2025-02-11doc: clarify the intent of the renormalize option in the merge machineryElijah Newren3-4/+5
2025-02-11doc: centrally document various ways tospell `true` and `false`Junio C Hamano3-7/+10
2025-02-11rebase -i: reword empty commit after fast-forwardPhillip Wood3-3/+43
2025-02-10builtin/update-server-info: remove the_repository global variableUsman Akinyemi1-4/+4
2025-02-10thunderbird-patch-inline: avoid bashismbrian m. carlson1-1/+1
2025-02-10The ninth batchJunio C Hamano1-0/+16
2025-02-10Merge branch 'jk/ci-coverity-update'Junio C Hamano1-1/+1