summaryrefslogtreecommitdiffstats
path: root/t
AgeCommit message (Expand)AuthorLines
2024-10-24merge: replace atoi() with strtol_i() for marker size validationUsman Akinyemi-0/+8
2024-10-24daemon: replace atoi() with strtoul_ui() and strtol_i()Usman Akinyemi-0/+25
2024-10-24t: fix typosAndrew Kreimer-37/+37
2024-10-23t7001: add failure test which triggers assertionKristoffer Haugsbakk-0/+12
2024-10-23Merge branch 'ps/reftable-strbuf' into ps/reftable-detachTaylor Blau-210/+218
2024-10-23Require Perl 5.26.0brian m. carlson-4/+4
2024-10-23t9101: ensure no whitespace after redirectSeyi Kuforiji-17/+17
2024-10-22t7011: ensure no whitespace after redirectSeyi Kuforiji-11/+11
2024-10-22Merge branch 'cw/worktree-relative'Taylor Blau-0/+77
2024-10-22Merge branch 'ps/cache-tree-w-broken-index-entry'Taylor Blau-8/+11
2024-10-22t6050: avoid pipes with upstream Git commandsChizoba ODINAKA-47/+86
2024-10-22grep: disable lookahead on errorRené Scharfe-0/+9
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-21Makefile: extract script to generate clar declarationsPatrick Steinhardt-0/+16
2024-10-21t/unit-tests: update clar to 206accbPatrick Steinhardt-124/+189
2024-10-21notes: teach the -e option to edit messages in editorAbraham Samuel Adekunle-0/+63
2024-10-18Merge branch 'ps/maintenance-start-crash-fix'Taylor Blau-0/+16
2024-10-18Merge branch 'ng/rebase-merges-branch-name-as-label'Taylor Blau-8/+8
2024-10-18Merge branch 'aa/t7300-modernize'Taylor Blau-185/+185
2024-10-17t/unit-tests: check for `reftable_buf` allocation errorsPatrick Steinhardt-44/+44
2024-10-17reftable/blocksource: adapt interface namePatrick Steinhardt-21/+21
2024-10-17reftable: convert from `strbuf` to `reftable_buf`Patrick Steinhardt-179/+180
2024-10-17reftable: stop using `strbuf_addf()`Patrick Steinhardt-31/+38
2024-10-17t: fix typosAndrew Kreimer-14/+14
2024-10-17builtin/shortlog: explicitly set hash algo when there is no repoWolfgang Müller-0/+4
2024-10-16t7300: work around platform-specific behaviour with long paths on MinGWPatrick Steinhardt-1/+1
2024-10-16t5500, t5601: skip tests which exercise paths with '[::1]' on CygwinPatrick Steinhardt-6/+19
2024-10-16t3404: work around platform-specific behaviour on macOS 10.15Patrick Steinhardt-14/+12
2024-10-16t1401: make invocation of tar(1) work with Win32-provided onePatrick Steinhardt-1/+1
2024-10-16t/lib-gpg: fix setup of GNUPGHOME in MinGWPatrick Steinhardt-1/+1
2024-10-16t/lib-gitweb: test against the build version of gitwebPatrick Steinhardt-2/+2
2024-10-16t/test-lib: wire up NO_ICONV prerequisitePatrick Steinhardt-106/+222
2024-10-16t/test-lib: fix quoting of TEST_RESULTS_SAN_FILEPatrick Steinhardt-1/+1
2024-10-15Merge branch 'xx/remote-server-option-config'Taylor Blau-0/+133
2024-10-14t3404: replace test with test_line_count()Usman Akinyemi-14/+14
2024-10-14t3404: avoid losing exit status with focus on `git show` and `git cat-file`Usman Akinyemi-23/+48
2024-10-11t/README: add missing value for GIT_TEST_DEFAULT_REF_FORMATBence Ferdinandy-2/+3
2024-10-10Merge branch 'ps/leakfixes-part-8'Junio C Hamano-0/+36
2024-10-10Merge branch 'ds/line-log-asan-fix'Junio C Hamano-0/+28
2024-10-10Merge branch 'ps/reftable-alloc-failures'Junio C Hamano-53/+97
2024-10-10Merge branch 'ja/doc-synopsis-markup'Junio C Hamano-7/+4
2024-10-10t: fix typosAndrew Kreimer-4/+4
2024-10-10t/helper: fix a typoAndrew Kreimer-1/+1
2024-10-10t/perf: fix typosAndrew Kreimer-3/+3
2024-10-10t/unit-tests: fix typosAndrew Kreimer-2/+2
2024-10-10builtin/gc: fix crash when running `git maintenance start`Patrick Steinhardt-0/+16
2024-10-09t7300-clean.sh: use test_path_* helper functions for error loggingAbraham Samuel Adekunle-185/+185
2024-10-09t7300: work around platform-specific behaviour with long paths on MinGWPatrick Steinhardt-1/+1
2024-10-09rebase-merges: try and use branch names as labelsNicolas Guichard-8/+8