summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2019-11-10Merge branch 'dl/apply-3way-diff3'Libravatar Junio C Hamano1-26/+29
2019-11-10Merge branch 'sg/dir-trie-fixes'Libravatar Junio C Hamano1-0/+2
2019-11-10Merge branch 'wb/midx-progress'Libravatar Junio C Hamano1-0/+69
2019-11-10Merge branch 'en/merge-recursive-directory-rename-fixes'Libravatar Junio C Hamano3-313/+501
2019-11-10Merge branch 'dd/notes-copy-default-dst-to-head'Libravatar Junio C Hamano1-4/+42
2019-11-10Merge branch 'pw/post-commit-from-sequencer'Libravatar Junio C Hamano2-228/+396
2019-11-10Merge branch 'dl/format-patch-cover-from-desc'Libravatar Junio C Hamano2-1/+176
2019-11-10Merge branch 'jt/fetch-pack-record-refs-in-the-dot-promisor'Libravatar Junio C Hamano1-0/+8
2019-11-04Merge branch 'ds/commit-graph-on-fetch'Libravatar Junio C Hamano1-0/+16
2019-10-30Merge branch 'wb/fsmonitor-bitmap-fix'Libravatar Junio C Hamano1-3/+5
2019-10-30t7519-status-fsmonitor: improve commentsLibravatar William Baker1-3/+5
2019-10-25commit-graph: fix writing first commit-graph during fetchLibravatar Derrick Stolee1-1/+1
2019-10-25t5510-fetch.sh: demonstrate fetch.writeCommitGraph bugLibravatar Derrick Stolee1-0/+16
2019-10-24Merge branch 'ds/feature-macros'Libravatar Junio C Hamano1-0/+4
2019-10-24Merge branch 'bw/format-patch-o-create-leading-dirs'Libravatar Junio C Hamano1-5/+8
2019-10-24Merge branch 'dl/submodule-set-branch'Libravatar Junio C Hamano1-3/+3
2019-10-24repo-settings: read an int for index.versionLibravatar Derrick Stolee1-0/+4
2019-10-24apply: respect merge.conflictStyle in --3wayLibravatar Denton Liu1-1/+1
2019-10-24t4108: demonstrate bug in applyLibravatar Denton Liu1-2/+11
2019-10-24t4108: use `test_config` instead of `git config`Libravatar Denton Liu1-1/+1
2019-10-24t4108: remove git command upstream of pipeLibravatar Denton Liu1-6/+7
2019-10-24t4108: replace create_file with test_write_linesLibravatar Denton Liu1-17/+10
2019-10-23Merge branch 'bc/smart-http-atomic-push'Libravatar Junio C Hamano1-2/+38
2019-10-23Merge branch 'wb/fsmonitor-bitmap-fix'Libravatar Junio C Hamano2-0/+41
2019-10-23Merge branch 'sb/userdiff-dts'Libravatar Junio C Hamano4-1/+31
2019-10-23Merge branch 'sg/progress-fix'Libravatar Junio C Hamano1-1/+1
2019-10-23path.c: don't call the match function without value in trie_find()Libravatar SZEDER Gábor1-0/+2
2019-10-23multi-pack-index: add [--[no-]progress] option.Libravatar William Baker1-0/+69
2019-10-23t604[236]: do not run setup in separate testsLibravatar Elijah Newren3-319/+393
2019-10-23merge-recursive: fix merging a subdirectory into the root directoryLibravatar Elijah Newren1-0/+114
2019-10-23t7419: change test_must_fail to ! for grepLibravatar Denton Liu1-3/+3
2019-10-23t4014: make output-directory tests self-containedLibravatar Bert Wesarg1-5/+8
2019-10-21userdiff: fix some corner cases in dts regexLibravatar Stephen Boyd4-1/+31
2019-10-21test-progress: fix test failures on big-endian systemsLibravatar SZEDER Gábor1-1/+1
2019-10-18Merge branch 'jj/stash-reset-only-toplevel'Libravatar Junio C Hamano1-1/+41
2019-10-18Merge branch 'bw/format-patch-o-create-leading-dirs'Libravatar Junio C Hamano1-0/+23
2019-10-18Merge branch 'ta/t1308-typofix'Libravatar Junio C Hamano1-4/+4
2019-10-18notes: fix minimum number of parameters to "copy" subcommandLibravatar Doan Tran Cong Danh1-2/+38
2019-10-18t3301: test diagnose messages for too few/many paramtersLibravatar Doan Tran Cong Danh1-2/+4
2019-10-17remote-curl: pass on atomic capability to remote sideLibravatar brian m. carlson1-2/+38
2019-10-16fetch-pack: write fetched refs to .promisorLibravatar Jonathan Tan1-0/+8
2019-10-16sequencer: run post-commit hookLibravatar Phillip Wood1-0/+19
2019-10-16t3404: remove uneeded calls to set_fake_editorLibravatar Phillip Wood2-20/+33
2019-10-16t3404: set $EDITOR in subshellLibravatar Phillip Wood1-204/+342
2019-10-16t3404: remove unnecessary subshellLibravatar Phillip Wood1-4/+2
2019-10-16format-patch: teach --cover-from-description optionLibravatar Denton Liu2-1/+176
2019-10-15Merge branch 'dl/format-patch-doc-test-cleanup'Libravatar Junio C Hamano1-2/+3
2019-10-15Merge branch 'dl/t0000-skip-test-test'Libravatar Junio C Hamano1-0/+38
2019-10-15Merge branch 'tg/range-diff-output-update'Libravatar Junio C Hamano2-1/+70
2019-10-15Merge branch 'gs/sq-quote-buf-pretty'Libravatar Junio C Hamano1-0/+7