summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2020-11-30Merge branch 'js/t2106-cleanup'Libravatar Junio C Hamano1-14/+17
2020-11-30refspec: make @ a synonym of HEADLibravatar Felipe Contreras2-51/+58
2020-11-30tests: push: trivial cleanupLibravatar Felipe Contreras1-2/+1
2020-11-30tests: push: improve cleanup of HEAD testsLibravatar Felipe Contreras1-1/+3
2020-11-30perf/fsmonitor: use test_must_be_empty helperLibravatar Nipunn Koorapati1-2/+1
2020-11-30maintenance: fix SEGFAULT when no repositoryLibravatar Rafael Silva1-0/+8
2020-11-25Merge branch 'sg/tests-prereq'Libravatar Junio C Hamano2-4/+25
2020-11-25Merge branch 'sg/t5310-jgit-wants-sha1'Libravatar Junio C Hamano1-2/+2
2020-11-25Merge branch 'pk/subsub-fetch-fix'Libravatar Junio C Hamano1-0/+63
2020-11-25Merge branch 'jx/t5411-flake-fix'Libravatar Junio C Hamano8-42/+476
2020-11-25Merge branch 'fc/bash-completion-alias-of-alias'Libravatar Junio C Hamano1-0/+19
2020-11-25maintenance: use 'git config --fixed-value'Libravatar Derrick Stolee1-0/+12
2020-11-25config: implement --fixed-value with --get*Libravatar Derrick Stolee1-0/+22
2020-11-25config: plumb --fixed-value into config APILibravatar Derrick Stolee1-0/+50
2020-11-25config: add --fixed-value option, un-implementedLibravatar Derrick Stolee1-0/+24
2020-11-25t1300: add test for --replace-all with value-patternLibravatar Derrick Stolee1-0/+14
2020-11-25t1300: test "set all" mode with value-patternLibravatar Derrick Stolee1-0/+39
2020-11-25midx.c: protect against disappearing packsLibravatar Taylor Blau1-1/+7
2020-11-25packfile.c: protect against disappearing indexesLibravatar Taylor Blau1-2/+22
2020-11-25help.c: help.autocorrect=never means "do not compute suggestions"Libravatar Drew DeVault1-8/+22
2020-11-24t3404: do not depend on any specific default branch nameLibravatar Johannes Schindelin1-44/+45
2020-11-23t3301: test proper exit response to no-value notes.displayRef.Libravatar Nate Avers1-0/+5
2020-11-21Merge branch 'en/strmap'Libravatar Junio C Hamano1-5/+4
2020-11-21Merge branch 'jk/diff-release-filespec-fix'Libravatar Junio C Hamano1-0/+13
2020-11-21Merge branch 'jk/rev-parse-end-of-options'Libravatar Junio C Hamano2-0/+38
2020-11-21Merge branch 'jc/format-patch-name-max'Libravatar Junio C Hamano1-0/+54
2020-11-19pull: colorize the hint about setting `pull.rebase`Libravatar Johannes Schindelin1-2/+5
2020-11-19t4015: let the test pass with any default branch nameLibravatar Johannes Schindelin1-3/+3
2020-11-19t1309: use a neutral branch name in the `onbranch` test casesLibravatar Johannes Schindelin1-2/+2
2020-11-18Merge branch 'jc/blame-ignore-fix'Libravatar Junio C Hamano1-2/+2
2020-11-18Merge branch 'pb/blame-funcname-range-userdiff'Libravatar Junio C Hamano1-0/+18
2020-11-18Merge branch 'en/merge-ort-api-null-impl'Libravatar Junio C Hamano3-0/+213
2020-11-18Merge branch 'ds/maintenance-part-3'Libravatar Junio C Hamano6-1/+232
2020-11-18Merge branch 'pw/rebase-i-orig-head'Libravatar Junio C Hamano1-0/+11
2020-11-18Merge branch 'jk/format-patch-output'Libravatar Junio C Hamano1-0/+33
2020-11-18Merge branch 'jc/line-log-takes-no-pathspec'Libravatar Junio C Hamano1-0/+22
2020-11-18Merge branch 'nk/perf-fsmonitor'Libravatar Junio C Hamano1-31/+63
2020-11-18Merge branch 'en/merge-tests'Libravatar Junio C Hamano13-386/+807
2020-11-18Merge branch 'js/default-branch-name-adjust-t5515'Libravatar Junio C Hamano128-305/+308
2020-11-18Merge branch 'dd/upload-pack-stateless-eof'Libravatar Junio C Hamano1-0/+17
2020-11-18t3040: remove stale noteLibravatar Johannes Schindelin1-3/+0
2020-11-18tests: fix description of 'test_set_prereq'Libravatar SZEDER Gábor1-1/+1
2020-11-18tests: make sure nested lazy prereqs work reliablyLibravatar SZEDER Gábor2-3/+24
2020-11-18t2106: ensure that the checkout fails for the expected reasonLibravatar Johannes Schindelin1-1/+2
2020-11-18t2106: make test independent of the current main branch nameLibravatar Johannes Schindelin1-1/+1
2020-11-18t2106: adjust style to the current conventionsLibravatar Johannes Schindelin1-14/+16
2020-11-16pull: check for local submodule modifications with the right rangeLibravatar Philippe Blain1-0/+29
2020-11-16t5572: describe '--rebase' tests a little moreLibravatar Philippe Blain1-2/+10
2020-11-16t5572: add notes on a peculiar testLibravatar Philippe Blain1-0/+15
2020-11-16add -i: verify in the tests that colors can be overriddenLibravatar Johannes Schindelin1-0/+84