summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2024-10-23Require Perl 5.26.0brian m. carlson-18/+18
2024-10-23INSTALL: document requirement for libcurl 7.61.0brian m. carlson-8/+3
2024-10-23git-curl-compat: remove check for curl 7.56.0brian m. carlson-10/+0
2024-10-23git-curl-compat: remove check for curl 7.53.0brian m. carlson-10/+0
2024-10-23git-curl-compat: remove check for curl 7.52.0brian m. carlson-23/+0
2024-10-23git-curl-compat: remove check for curl 7.44.0brian m. carlson-14/+0
2024-10-23git-curl-compat: remove check for curl 7.43.0brian m. carlson-16/+0
2024-10-23git-curl-compat: remove check for curl 7.39.0brian m. carlson-20/+0
2024-10-23git-curl-compat: remove check for curl 7.34.0brian m. carlson-28/+0
2024-10-23git-curl-compat: remove check for curl 7.25.0brian m. carlson-32/+0
2024-10-23git-curl-compat: remove check for curl 7.21.5brian m. carlson-7/+0
2024-10-23t9101: ensure no whitespace after redirectSeyi Kuforiji-17/+17
2024-10-22t7011: ensure no whitespace after redirectSeyi Kuforiji-11/+11
2024-10-22The third batchTaylor Blau-0/+8
2024-10-22Merge branch 'cw/worktree-relative'Taylor Blau-64/+312
2024-10-22Merge branch 'ps/cache-tree-w-broken-index-entry'Taylor Blau-43/+97
2024-10-22doc: consolidate extensions in git-config documentationCaleb White-64/+62
2024-10-22t6050: avoid pipes with upstream Git commandsChizoba ODINAKA-47/+86
2024-10-22grep: disable lookahead on errorRené Scharfe-10/+29
2024-10-22t1016: clean up styleAndrew Kreimer-2/+2
2024-10-21t4205: fix typo in 'NUL termination with --stat'Kousik Sanagavarapu-1/+1
2024-10-21SubmittingPatches: tags -> trailersKristoffer Haugsbakk-3/+3
2024-10-21cmake: set up proper dependencies for generated clar headersPatrick Steinhardt-38/+12
2024-10-21cmake: fix compilation of clar-based unit testsPatrick Steinhardt-1/+1
2024-10-21Makefile: extract script to generate clar declarationsPatrick Steinhardt-3/+17
2024-10-21Makefile: adjust sed command for generating "clar-decls.h"Alejandro R. Sedeño-1/+1
2024-10-21t/unit-tests: update clar to 206accbPatrick Steinhardt-124/+189
2024-10-21Documentation: mutually link update-ref and symbolic-refKristoffer Haugsbakk-0/+8
2024-10-21Documentation/git-update-ref.txt: discuss symbolic refsKristoffer Haugsbakk-0/+6
2024-10-21Documentation/git-update-ref.txt: remove confusing paragraphKristoffer Haugsbakk-4/+0
2024-10-21Documentation/git-update-ref.txt: demote symlink to last sectionKristoffer Haugsbakk-8/+11
2024-10-21Documentation/git-update-ref.txt: remove safety paragraphsKristoffer Haugsbakk-15/+0
2024-10-21Documentation/git-update-ref.txt: drop “flag”Kristoffer Haugsbakk-1/+1
2024-10-21ref-filter: format iteratively with lexicographic refname sortingPatrick Steinhardt-8/+21
2024-10-21global: Fix duplicate word typosSven Strickroth-11/+11
2024-10-21notes: teach the -e option to edit messages in editorAbraham Samuel Adekunle-5/+76
2024-10-21doc: document how uploadpack.allowAnySHA1InWant impact other allow optionsPiotr Szlazak-1/+5
2024-10-18clang-format: align consecutive macro definitionsKarthik Nayak-0/+3
2024-10-18clang-format: re-adjust line break penaltiesKarthik Nayak-6/+7
2024-10-18credential-cache: treat ECONNABORTED like ECONNRESETRamsay Jones-1/+1
2024-10-18The third batchTaylor Blau-0/+13
2024-10-18Merge branch 'ps/maintenance-start-crash-fix'Taylor Blau-2/+21
2024-10-18Merge branch 'xx/protocol-v2-doc-markup-fix'Taylor Blau-2/+2
2024-10-18Merge branch 'tc/bundle-uri-leakfix'Taylor Blau-5/+13
2024-10-18Merge branch 'kh/checkout-ignore-other-docfix'Taylor Blau-5/+5
2024-10-18Merge branch 'kh/merge-tree-doc'Taylor Blau-3/+9
2024-10-18Merge branch 'ng/rebase-merges-branch-name-as-label'Taylor Blau-26/+53
2024-10-18Merge branch 'kn/loose-object-layer-wo-global-hash'Taylor Blau-4/+3
2024-10-18Merge branch 'jc/doc-refspec-syntax'Taylor Blau-3/+4
2024-10-18Merge branch 'aa/t7300-modernize'Taylor Blau-185/+185