summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2024-11-03t1016: clean up styleAndrew Kreimer1-127/+125
2024-11-02t5300: move --window clamp test next to unclampedJonathan Tan1-5/+5
2024-11-02t0410: use from-scratch serverJonathan Tan1-1/+1
2024-11-02t0410: make test description clearerJonathan Tan1-2/+2
2024-11-01Merge branch 'jk/dumb-http-finalize'Taylor Blau3-3/+35
2024-11-01Merge branch 'ak/more-typofixes'Taylor Blau26-37/+37
2024-11-01Merge branch 'rs/grep-lookahead'Taylor Blau1-0/+9
2024-11-01Merge branch 'ak/t1016-cleanup'Taylor Blau1-2/+2
2024-11-01Merge branch 'ua/atoi'Taylor Blau2-0/+33
2024-11-01Merge branch 'sa/notes-edit'Taylor Blau1-0/+63
2024-11-01Merge branch 'sk/t9101-cleanup'Taylor Blau1-17/+17
2024-11-01Merge branch 'kh/mv-breakage'Taylor Blau1-0/+12
2024-11-01Merge branch 'ua/t3404-cleanup'Taylor Blau1-25/+50
2024-11-01Merge branch 'ps/platform-compat-fixes'Taylor Blau26-131/+258
2024-11-01rev-list: skip bitmap traversal for --left-rightJeff King1-0/+12
2024-10-30Merge branch 'sk/t7011-cleanup'Taylor Blau1-11/+11
2024-10-30Merge branch 'co/t6050-pipefix'Taylor Blau1-47/+86
2024-10-30Merge branch 'ks/t4205-fixup'Taylor Blau1-1/+1
2024-10-30Merge branch 'ps/reftable-strbuf'Taylor Blau9-210/+218
2024-10-30t7300: work around platform-specific behaviour with long paths on MinGWPatrick Steinhardt1-1/+1
2024-10-28t6006: fix prereq handling with `test_format ()`Patrick Steinhardt1-4/+4
2024-10-25packfile: use object_id in find_pack_entry_one()Jeff King1-1/+1
2024-10-25dumb-http: store downloaded pack idx as tempfileJeff King1-1/+11
2024-10-25t5550: count fetches in "previously-fetched .idx" testJeff King1-2/+16
2024-10-25midx: avoid duplicate packed_git entriesJeff King1-0/+8
2024-10-25Merge branch 'wm/shortlog-hash'Taylor Blau1-0/+4
2024-10-25Merge branch 'bf/t-readme-mention-reftable'Taylor Blau1-2/+3
2024-10-25Merge branch 'ak/typofix'Taylor Blau9-14/+14
2024-10-25Merge branch 'ak/typofixes'Taylor Blau9-10/+10
2024-10-25Merge branch 'ps/ci-gitlab-windows'Taylor Blau1-1/+1
2024-10-25Merge branch 'db/submodule-fetch-with-remote-name-fix'Taylor Blau1-0/+20
2024-10-24merge: replace atoi() with strtol_i() for marker size validationUsman Akinyemi1-0/+8
2024-10-24daemon: replace atoi() with strtoul_ui() and strtol_i()Usman Akinyemi1-0/+25
2024-10-24t: fix typosAndrew Kreimer26-37/+37
2024-10-23t7001: add failure test which triggers assertionKristoffer Haugsbakk1-0/+12
2024-10-23Merge branch 'ps/reftable-strbuf' into ps/reftable-detachTaylor Blau9-210/+218
2024-10-23Require Perl 5.26.0brian m. carlson4-4/+4
2024-10-23t9101: ensure no whitespace after redirectSeyi Kuforiji1-17/+17
2024-10-22t7011: ensure no whitespace after redirectSeyi Kuforiji1-11/+11
2024-10-22Merge branch 'cw/worktree-relative'Taylor Blau3-0/+77
2024-10-22Merge branch 'ps/cache-tree-w-broken-index-entry'Taylor Blau1-8/+11
2024-10-22t6050: avoid pipes with upstream Git commandsChizoba ODINAKA1-47/+86
2024-10-22grep: disable lookahead on errorRené Scharfe1-0/+9
2024-10-22t1016: clean up styleAndrew Kreimer1-2/+2
2024-10-21t4205: fix typo in 'NUL termination with --stat'Kousik Sanagavarapu1-1/+1
2024-10-21Makefile: extract script to generate clar declarationsPatrick Steinhardt1-0/+16
2024-10-21t/unit-tests: update clar to 206accbPatrick Steinhardt11-124/+189
2024-10-21notes: teach the -e option to edit messages in editorAbraham Samuel Adekunle1-0/+63
2024-10-18Merge branch 'ps/maintenance-start-crash-fix'Taylor Blau1-0/+16
2024-10-18Merge branch 'ng/rebase-merges-branch-name-as-label'Taylor Blau2-8/+8