summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2018-11-02t6012: make rev-list tests more interestingLibravatar Derrick Stolee1-9/+36
2018-11-02test-reach: add rev-list testsLibravatar Derrick Stolee1-0/+84
2018-11-02test-reach: add run_three_modes methodLibravatar Derrick Stolee1-4/+8
2018-11-02prio-queue: add 'peek' operationLibravatar Derrick Stolee2-8/+32
2018-11-02tests: optionally skip `git rebase -p` testsLibravatar Johannes Schindelin14-36/+69
2018-11-02t3418: decouple test cases from a previous `rebase -p` test caseLibravatar Johannes Schindelin1-0/+1
2018-11-02t3404: decouple some test cases from outcomes of previous test casesLibravatar Johannes Schindelin1-7/+8
2018-11-02Merge branch 'js/rebase-i-shortopt'Libravatar Junio C Hamano2-2/+4
2018-11-02Merge branch 'js/rebase-i-break'Libravatar Junio C Hamano2-1/+10
2018-11-02Merge branch 'js/rebase-autostash-fix'Libravatar Junio C Hamano1-0/+10
2018-11-02Merge branch 'ag/rebase-i-in-c'Libravatar Junio C Hamano1-0/+10
2018-11-01rev-parse: clear --exclude list after 'git rev-parse --all'Libravatar Andreas Gruenbacher1-0/+12
2018-11-01fetch-pack: be more precise in parsing v2 responseLibravatar Jonathan Tan1-0/+50
2018-10-31t/helper: add test-submodule-nested-repo-configLibravatar Antonio Ospite4-0/+66
2018-10-31submodule: support reading .gitmodules when it's not in the working treeLibravatar Antonio Ospite3-1/+163
2018-10-31ls-remote: pass heads/tags prefixes to transportLibravatar Jeff King1-0/+9
2018-10-31ls-remote: do not send ref prefixes for patternsLibravatar Jeff King1-0/+9
2018-10-31Adjust for 2.19.x seriesLibravatar Junio C Hamano1-2/+21
2018-10-31check_stream_sha1(): handle input underflowLibravatar Jeff King1-0/+19
2018-10-31t1450: check large blob in trailing-garbage testLibravatar Jeff King1-2/+2
2018-10-31mingw: unset PERL5LIB by defaultLibravatar Johannes Schindelin1-0/+30
2018-10-31t7800: fix quotingLibravatar Johannes Schindelin1-1/+1
2018-10-31index-pack tests: don't leave test repo dirty at endLibravatar Ævar Arnfjörð Bjarmason1-1/+3
2018-10-31pack-objects tests: don't leave test .git corrupt at endLibravatar Ævar Arnfjörð Bjarmason1-17/+20
2018-10-31pack-objects test: modernize styleLibravatar Ævar Arnfjörð Bjarmason1-15/+15
2018-10-30Merge branch 'ss/rename-tests'Libravatar Junio C Hamano7-147/+137
2018-10-30Merge branch 'jc/receive-deny-current-branch-fix'Libravatar Junio C Hamano1-1/+7
2018-10-30Merge branch 'js/diff-notice-has-drive-prefix'Libravatar Junio C Hamano1-0/+10
2018-10-30Merge branch 'rj/header-guards'Libravatar Junio C Hamano1-2/+2
2018-10-30Merge branch 'jk/test-tool-help'Libravatar Junio C Hamano1-2/+13
2018-10-30Merge branch 'js/pack-objects-mutex-init-fix'Libravatar Junio C Hamano1-0/+32
2018-10-30Merge branch 'jk/run-command-notdot'Libravatar Junio C Hamano1-1/+12
2018-10-30Merge branch 'tb/filter-alternate-refs'Libravatar Junio C Hamano1-1/+1
2018-10-30Merge branch 'lm/range-diff-submodule-fix'Libravatar Junio C Hamano1-0/+29
2018-10-30Merge branch 'md/filter-trees'Libravatar Junio C Hamano4-0/+190
2018-10-30test-lib: introduce the '-V' short option for '--verbose-log'Libravatar SZEDER Gábor2-2/+3
2018-10-29wildmatch: change behavior of "foo**bar" in WM_PATHNAME modeLibravatar Nguyễn Thái Ngọc Duy1-2/+2
2018-10-29t3404-rebase-interactive: test abbreviated commandsLibravatar Johannes Sixt2-7/+7
2018-10-26Merge branch 'ld/p4-unshelve'Libravatar Junio C Hamano1-16/+59
2018-10-26Merge branch 'np/log-graph-octopus-fix'Libravatar Junio C Hamano1-0/+102
2018-10-26Merge branch 'sg/split-index-racefix'Libravatar Junio C Hamano2-21/+242
2018-10-26Merge branch 'ma/t7005-bash-workaround'Libravatar Junio C Hamano1-1/+1
2018-10-26rebase -i: recognize short commands without argumentsLibravatar Johannes Sixt2-2/+4
2018-10-26archive: initialize archivers earlierLibravatar Josh Steadmon2-1/+12
2018-10-25range-diff: allow to diff files regardless of submodule configLibravatar Lucas De Marchi1-0/+29
2018-10-25repack -ad: prune the list of shallow commitsLibravatar Johannes Schindelin1-1/+1
2018-10-25repack: point out a bug handling stale shallow infoLibravatar Johannes Schindelin1-0/+27
2018-10-25t5410: use longer path for sample scriptLibravatar Jeff King1-1/+1
2018-10-25t0061: adjust to test-tool transitionLibravatar Junio C Hamano1-1/+12
2018-10-25run-command: mark path lookup errors with ENOENTLibravatar Jeff King1-1/+12