summaryrefslogtreecommitdiffstats
path: root/t
AgeCommit message (Expand)AuthorLines
2025-06-23submodule: look up remotes by URL firstJacob Keller-0/+32
2025-06-23submodule--helper: improve logic for fallback remote nameJacob Keller-0/+29
2025-06-23repack: exclude cruft pack(s) from the MIDX where possibleTaylor Blau-0/+145
2025-06-23pack-objects: introduce '--stdin-packs=follow'Taylor Blau-0/+120
2025-06-23pack-objects: use standard option incompatibility functionsTaylor Blau-1/+1
2025-06-23t7422: replace confusing printf with echoJeff King-1/+2
2025-06-18Merge branch 'rj/meson-tap-parse-fixup'Junio C Hamano-0/+3
2025-06-18Merge branch 'ly/pack-bitmap-root-leakfix'Junio C Hamano-0/+17
2025-06-17Merge branch 'ps/meson-tap-parse'Junio C Hamano-115/+119
2025-06-17Merge branch 'jk/diff-no-index-with-pathspec'Junio C Hamano-0/+75
2025-06-17Merge branch 'vd/cat-file-objectmode-update'Junio C Hamano-32/+79
2025-06-17Merge branch 'rc/userdiff-r'Junio C Hamano-0/+22
2025-06-17Merge branch 'ds/path-walk-2'Junio C Hamano-21/+156
2025-06-16t2400: replace 'test -[efd]' with 'test_path_is_*'Rodrigo Michelassi-10/+10
2025-06-15Sync with 2.49.1Junio C Hamano-0/+67
2025-06-13merge/pull: extend merge.stat configuration variable to cover --compact-summaryJunio C Hamano-0/+46
2025-06-13merge/pull: add the "--compact-summary" optionJunio C Hamano-1/+27
2025-06-13cat-file: fix mailmap application for different author and committerSiddharth Asthana-0/+33
2025-06-12Sync with 2.48.2Junio C Hamano-0/+67
2025-06-12builtin/stash: provide a way to import stashes from a refbrian m. carlson-0/+101
2025-06-11stash: fix incorrect branch name in stash messageK Jayatheerth-0/+32
2025-06-09revision: fix memory leak in prepare_show_merge()Lidong Yan-0/+24
2025-06-09rebase: write script before initializing stateØystein Walle-0/+10
2025-06-09test-lib: add missing prerequisites for DarwinRamsay Jones-0/+3
2025-06-09pack-bitmap: remove checks before bitmap_freeLidong Yan-0/+17
2025-06-09Merge branch 'mm/test-in-absolute-home'Junio C Hamano-0/+2
2025-06-07stash: allow "git stash [<options>] --patch <pathspec>" to assume pushPhillip Wood-2/+2
2025-06-07stash: allow "git stash -p <pathspec>" to assume push againPhillip Wood-0/+22
2025-06-05Merge branch 'js/t5410-tee-hang-workaround'Junio C Hamano-2/+15
2025-06-05t5410: avoid hangs in CI runs in the win+Meson test jobsJohannes Schindelin-2/+15
2025-06-03cat-file.c: add batch handling for submodulesVictoria Dye-0/+25
2025-06-03cat-file: add %(objectmode) atomVictoria Dye-16/+22
2025-06-03t1006: update 'run_tests' to test generic object specifiersVictoria Dye-20/+36
2025-06-03Merge branch 'sj/ref-contents-check-fix'Junio C Hamano-0/+19
2025-06-03builtin/maintenance: fix locking race when handling "gc" taskPatrick Steinhardt-6/+6
2025-06-03builtin/maintenance: mark "--task=" and "--schedule=" as incompatiblePatrick Steinhardt-1/+6
2025-06-02fsck: ignore missing "refs" directory for linked worktreesshejialuo-0/+19
2025-06-02Merge branch 'jc/signed-fast-export-is-experimental'Junio C Hamano-16/+4
2025-06-02meson: introduce kwargs variable for testsPatrick Steinhardt-3/+3
2025-06-02test-lib: fail on unexpectedly passing testsPatrick Steinhardt-3/+10
2025-06-02t7815: fix unexpectedly passing test on macOSPatrick Steinhardt-1/+4
2025-06-02t/test-lib: fix TAP format for BASH_XTRACEFD warningPatrick Steinhardt-1/+1
2025-06-02t/test-lib: don't print shell traces to stdoutPatrick Steinhardt-18/+21
2025-06-02t983*: use prereq to check for Python-specific git-p4(1) supportPatrick Steinhardt-22/+26
2025-06-02t9822: use prereq to check for ISO-8859-1 supportPatrick Steinhardt-4/+9
2025-06-02t: silence output from `test_create_repo()`Patrick Steinhardt-20/+31
2025-06-02t: stop announcing prereqsPatrick Steinhardt-43/+14
2025-05-30t: run tests from a normalized working directoryMark Mentovai-0/+2
2025-05-30Merge branch 'mm/apply-reverse-mode-of-deleted-path'Junio C Hamano-5/+226
2025-05-29userdiff: add support for R programming languageRodrigo Carvalho-0/+22