summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2020-11-18t2106: make test independent of the current main branch nameJohannes Schindelin1-1/+1
2020-11-18t2106: adjust style to the current conventionsJohannes Schindelin1-14/+16
2020-11-16pull: check for local submodule modifications with the right rangePhilippe Blain1-0/+29
2020-11-16t5572: describe '--rebase' tests a little morePhilippe Blain1-2/+10
2020-11-16t5572: add notes on a peculiar testPhilippe Blain1-0/+15
2020-11-16add -i: verify in the tests that colors can be overriddenJohannes Schindelin1-0/+84
2020-11-16update-ref: disallow "start" for ongoing transactionsPatrick Steinhardt1-0/+11
2020-11-16p1400: use `git-update-ref --stdin` to test multiple transactionsPatrick Steinhardt1-13/+7
2020-11-16update-ref: allow creation of multiple transactionsPatrick Steinhardt1-0/+50
2020-11-16t1400: avoid touching refs on filesystemPatrick Steinhardt1-35/+42
2020-11-16t5310-pack-bitmaps: skip JGit tests with SHA256SZEDER Gábor1-2/+2
2020-11-12submodules: fix of regression on fetching of non-init subsub-repoPeter Kaestle1-0/+63
2020-11-11receive-pack: log received client session IDJosh Steadmon1-6/+14
2020-11-11upload-pack, serve: log received client session IDJosh Steadmon1-6/+12
2020-11-11transport: log received server session IDJosh Steadmon1-0/+64
2020-11-11Merge branch 'js/test-file-size'Junio C Hamano5-42/+24
2020-11-11Merge branch 'js/test-whitespace-fixes'Junio C Hamano7-112/+113
2020-11-11Merge branch 'rs/worktree-list-show-locked'Junio C Hamano1-1/+1
2020-11-11Use new HASHMAP_INIT macro to simplify hashmap initializationElijah Newren1-2/+1
2020-11-11receive-pack: use default version 0 for proc-receiveJiang Xin3-6/+132
2020-11-11receive-pack: gently write messages to proc-receiveJiang Xin3-24/+329
2020-11-11t5411: new helper filter_out_user_friendly_and_stable_outputJiang Xin3-14/+17
2020-11-11t7800: simplify difftool testJinoh Kang1-19/+9
2020-11-10rev-parse: handle --end-of-optionsJeff King2-0/+29
2020-11-10rev-parse: don't accept options after dashdashJeff King1-0/+9
2020-11-10blame: silently ignore invalid ignore file objectsRené Scharfe1-2/+2
2020-11-09completion: bash: support recursive aliasesFelipe Contreras1-0/+19
2020-11-09format-patch: make output filename configurableJunio C Hamano1-0/+54
2020-11-09Merge branch 'js/default-branch-name-adjust-t5411'Junio C Hamano32-723/+726
2020-11-09Merge branch 'fc/zsh-completion'Junio C Hamano1-1/+1
2020-11-09Merge branch 'jk/sideband-more-error-checking'Junio C Hamano1-0/+12
2020-11-09Merge branch 'ab/git-remote-exit-code'Junio C Hamano1-8/+8
2020-11-09Merge branch 'pb/ref-filter-with-crlf'Junio C Hamano1-0/+126
2020-11-09Merge branch 'jk/checkout-index-errors'Junio C Hamano2-1/+20
2020-11-09Merge branch 'jk/perl-warning'Junio C Hamano1-0/+6
2020-11-09Merge branch 'nk/diff-files-vs-fsmonitor'Junio C Hamano5-48/+68
2020-11-09Merge branch 'as/tests-cleanup'Junio C Hamano2-2/+4
2020-11-09Merge branch 'en/dir-rename-tests'Junio C Hamano1-46/+544
2020-11-09t9603: use tabs for indentationJohannes Schindelin1-12/+12
2020-11-09t5570: remove trailing paddingJohannes Schindelin1-6/+6
2020-11-09t5400,t5402: consistently indent with tabs, not with spacesJohannes Schindelin2-84/+85
2020-11-09t3427: adjust stale commentJohannes Schindelin1-1/+1
2020-11-09t3406: indent with tabs, not spacesJohannes Schindelin1-8/+8
2020-11-09t1004: insert missing "branch" in a messageJohannes Schindelin1-1/+1
2020-11-06tests: consolidate the `file_size` function into `test-lib-functions.sh`Johannes Schindelin5-42/+24
2020-11-06diff: allow passing NULL to diff_free_filespec_data()Jinoh Kang1-0/+23
2020-11-04rebase -i: stop overwriting ORIG_HEAD bufferPhillip Wood1-0/+11
2020-11-04format-patch: support --output optionJeff King1-3/+23
2020-11-04format-patch: refactor output selectionJeff King1-0/+13
2020-11-04log: diagnose -L used with pathspec as an errorJunio C Hamano1-0/+22