summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-15Merge branch 'rj/t0612-no-longer-leaks'Junio C Hamano1-0/+1
2024-07-15t-strvec: improve check_strvec() outputRené Scharfe1-32/+14
2024-07-13merge-recursive: honor diff.algorithmAntonin Delpeuch15-15/+150
2024-07-13var(win32): do report the GIT_SHELL_PATH that is actually usedJohannes Schindelin2-2/+3
2024-07-13run-command: declare the `git_shell_path()` function globallyJohannes Schindelin2-1/+6
2024-07-13run-command(win32): resolve the path to the Unix shell earlyJohannes Schindelin1-4/+6
2024-07-13mingw(is_msys2_sh): handle forward slashes in the `sh.exe` path, tooJohannes Schindelin1-1/+1
2024-07-13win32: override `fspathcmp()` with a directory separator-aware versionJohannes Schindelin5-4/+53
2024-07-13strvec: declare the `strvec_push_nodup()` function globallyJohannes Schindelin2-1/+4
2024-07-13run-command: refactor getting the Unix shell path into its own functionJohannes Schindelin1-5/+10
2024-07-12cmake: fix build of `t-oidtree`Johannes Schindelin1-1/+2
2024-07-12t-reftable-merged: add test for REFTABLE_FORMAT_ERRORChandra Pratap1-0/+3
2024-07-12t-reftable-merged: use reftable_ref_record_equal to compare ref recordsChandra Pratap1-1/+1
2024-07-12t-reftable-merged: add tests for reftable_merged_table_max_update_indexChandra Pratap1-0/+2
2024-07-12t-reftable-merged: improve the const-correctness of helper functionsChandra Pratap1-10/+9
2024-07-12t-reftable-merged: improve the test t_merged_single_record()Chandra Pratap1-5/+10
2024-07-12t: harmonize t-reftable-merged.c with coding guidelinesChandra Pratap1-40/+28
2024-07-12t: move reftable/merged_test.c to the unit testing frameworkChandra Pratap4-56/+59
2024-07-12builtin/push: call set_refspecs after validating remoteKarthik Nayak2-14/+24
2024-07-12Git 2.46-rc0v2.46.0-rc0Junio C Hamano2-1/+7
2024-07-12Merge branch 'rs/simplify-submodule-helper-super-prefix-invocation'Junio C Hamano1-11/+6
2024-07-12Merge branch 'as/pathspec-h-typofix'Junio C Hamano1-1/+1
2024-07-11doc: update http.cookieFile with in-memory cookie processingPiotr Szlazak1-1/+5
2024-07-11test-lib: GIT_TEST_SANITIZE_LEAK_LOG enabled by defaultRubén Justo3-47/+17
2024-07-10t/.gitattributes: ignore whitespace in chainlint expect filesJeff King1-1/+1
2024-07-10t: convert some here-doc test bodiesJeff King2-117/+117
2024-07-10test-lib: allow test snippets as here-docsJeff King2-5/+35
2024-07-10chainlint.pl: add tests for test body in heredocJeff King8-0/+50
2024-07-10chainlint.pl: recognize test bodies defined via heredocEric Sunshine1-5/+22
2024-07-10chainlint.pl: check line numbers in expected outputJeff King74-894/+913
2024-07-10chainlint.pl: force CRLF conversion when opening input filesJeff King1-1/+1
2024-07-10chainlint.pl: do not spawn more threads than we have scriptsJeff King1-0/+1
2024-07-10chainlint.pl: only start threads if jobs > 1Jeff King1-1/+2
2024-07-10chainlint.pl: add test_expect_success call to test snippetsJeff King73-3/+145
2024-07-09http.c: cookie file tighteningJunio C Hamano1-0/+9
2024-07-09http: allow authenticating proactivelybrian m. carlson3-6/+192
2024-07-09doc: mention that proxies must be completely transparentbrian m. carlson1-0/+5
2024-07-09gitfaq: add entry about syncing working treesbrian m. carlson1-0/+52
2024-07-09gitfaq: give advice on using eol attribute in gitattributesbrian m. carlson1-4/+17
2024-07-09gitfaq: add documentation on proxiesbrian m. carlson1-0/+36
2024-07-08ci: unify bash calling conventionJunio C Hamano1-1/+1
2024-07-08The ninteenth batchJunio C Hamano1-0/+28
2024-07-08Merge branch 'ds/sparse-lstat-caching'Junio C Hamano1-52/+164
2024-07-08Merge branch 'xx/bundie-uri-fixes'Junio C Hamano8-14/+243
2024-07-08Merge branch 'ps/leakfixes-more'Junio C Hamano130-272/+591
2024-07-08Merge branch 'tb/path-filter-fix'Junio C Hamano14-58/+736
2024-07-08Merge branch 'db/date-underflow-fix'Junio C Hamano2-7/+56
2024-07-08Merge branch 'rj/pager-die-upon-exec-failure'Junio C Hamano2-13/+6
2024-07-08Merge branch 'ss/doc-eol-attr-fix'Junio C Hamano1-1/+1
2024-07-08Merge branch 'jc/archive-prefix-with-add-virtual-file'Junio C Hamano1-4/+6