t7610-mergetool: use test_cmp instead of test $(cat file) = $txt
[gitweb.git] / t /
2019-05-08 perf-lib.sh: forbid the use of GIT_TEST_INSTALLED
2019-05-08 perf tests: add "bindir" prefix to git tree test results
2019-05-08 perf-lib.sh: remove GIT_TEST_INSTALLED from perf-lib.sh
2019-05-08 perf-lib.sh: make "./run <revisions>" use the correct...
2019-05-08 perf aggregate: remove GIT_TEST_INSTALLED from --codespeed
2019-05-08 perf README: correct docs for 3c8f12c96c regression
2019-05-07 t5580: verify that alternates can be UNC paths
2019-05-07 t4253-am-keep-cr-dos: avoid using pipes
2019-05-07 branch: make create_branch accept a merge base rev
2019-05-07 t2018: cleanup in current test
2019-05-07 parse-options: don't emit "ambiguous option" for aliases
2019-05-05 t/perf: add perf script for partial clones
2019-04-25 Merge branch 'js/macos-gettext-build'
2019-04-25 Merge branch 'bs/sendemail-tighten-anything-by'
2019-04-25 Merge branch 'bc/send-email-qp-cr'
2019-04-25 Merge branch 'nd/submodule-foreach-quiet'
2019-04-25 Merge branch 'js/iso8895-test-on-apfs'
2019-04-25 Merge branch 'jc/gettext-test-fix'
2019-04-25 Merge branch 'jk/fetch-reachability-error-fix'
2019-04-25 Merge branch 'jk/xmalloc'
2019-04-25 Merge branch 'km/t3000-retitle'
2019-04-25 Merge branch 'js/untracked-cache-allocfix'
2019-04-25 Merge branch 'js/t3301-unbreak-notes-test'
2019-04-25 Merge branch 'tz/doc-apostrophe-no-longer-needed'
2019-04-25 Merge branch 'sg/blame-in-bare-start-at-head'
2019-04-25 Merge branch 'tg/ls-files-debug-format-fix'
2019-04-25 Merge branch 'po/describe-not-necessarily-7'
2019-04-25 Merge branch 'po/rerere-doc-fmt'
2019-04-25 Merge branch 'sg/overlong-progress-fix'
2019-04-25 Merge branch 'jt/batch-fetch-blobs-in-diff'
2019-04-25 Merge branch 'ab/gc-docs'
2019-04-25 Merge branch 'dl/submodule-set-branch'
2019-04-25 Merge branch 'jk/revision-rewritten-parents-in-prio...
2019-04-25 Merge branch 'dk/blame-keep-origin-blob'
2019-04-25 Merge branch 'bc/hash-transition-16'
2019-04-25 Merge branch 'en/fast-import-parsing-fix'
2019-04-25 Merge branch 'jt/fetch-no-update-shallow-in-proto-v2'
2019-04-25 Merge branch 'jt/fetch-pack-wanted-refs-optim'
2019-04-25 Merge branch 'ab/test-lib-pass-trace2-env'
2019-04-25 Merge branch 'sg/index-pack-progress'
2019-04-25 Merge branch 'ab/commit-graph-fixes'
2019-04-25 Merge branch 'ab/gc-reflog'
2019-04-25 Merge branch 'nd/checkout-m'
2019-04-25 Merge branch 'js/difftool-no-index'
2019-04-25 Merge branch 'pw/cherry-pick-continue'
2019-04-25 Merge branch 'nd/commit-a-with-paths-msg-update'
2019-04-25 Merge branch 'jk/server-info-rabbit-hole'
2019-04-25 Merge branch 'nd/diff-parseopt-4'
2019-04-25 Merge branch 'jk/unused-params-even-more'
2019-04-25 Merge branch 'sg/test-atexit'
2019-04-25 Merge branch 'ag/sequencer-reduce-rewriting-todo'
2019-04-25 Merge branch 'bp/post-index-change-hook'
2019-04-25 t7610: add mergetool --gui tests
2019-04-25 t7610: unsuppress output
2019-04-24 t/perf: depend on perl JSON only when using --codespeed
2019-04-23 p5302: create the repo in each index-pack test
2019-04-22 Merge branch 'da/smerge'
2019-04-22 Merge branch 'dl/flex-str-cocci'
2019-04-22 Merge branch 'js/spell-out-options-in-tests'
2019-04-22 Merge branch 'nd/read-tree-reset-doc'
2019-04-22 Merge branch 'nd/interpret-trailers-docfix'
2019-04-22 Merge branch 'sg/asciidoctor-in-ci'
2019-04-22 Merge branch 'tz/asciidoctor-fixes'
2019-04-22 Merge branch 'js/check-docs-exe'
2019-04-22 Merge branch 'nd/include-if-wildmatch'
2019-04-22 Merge branch 'cb/doco-mono'
2019-04-22 Merge branch 'tg/stash-in-c-show-default-to-p-fix'
2019-04-22 Merge branch 'js/stash-in-c-pathspec-fix'
2019-04-22 Merge branch 'tb/stash-in-c-unused-param-fix'
2019-04-22 Merge branch 'ps/stash-in-c'
2019-04-21 worktree: update is_bare heuristics
2019-04-19 Merge branch 'ag/sequencer-reduce-rewriting-todo' into...
2019-04-19 t5304: add a test for pruning with bitmaps
2019-04-19 Turn `git serve` into a test helper
2019-04-19 test-tool: handle the `-C <directory>` option just...
2019-04-19 cherry-pick/revert: add scissors line on merge conflict
2019-04-18 merge: add scissors line on merge conflict
2019-04-18 merge: cleanup messages like commit
2019-04-18 t7502: clean up style
2019-04-18 t7604: clean up style
2019-04-18 t3507: clean up style
2019-04-18 t7600: clean up style
2019-04-18 sequencer: fix cleanup with --signoff and -x
2019-04-18 clone: send server options when using protocol v2
2019-04-18 transport: die if server options are unsupported
2019-04-18 ref-filter: use correct branch for %(push:track)
2019-04-17 fix cherry-pick/revert status after commit
2019-04-17 commit/reset: try to clean up sequencer state
2019-04-16 Merge branch 'sg/t5318-cleanup'
2019-04-16 Merge branch 'jt/t5551-protocol-v2-does-not-have-half...
2019-04-16 Merge branch 'jk/http-walker-status-fix'
2019-04-16 Merge branch 'jh/midx-verify-too-many-packs'
2019-04-16 Merge branch 'bb/unicode-12'
2019-04-16 Merge branch 'jk/refs-double-abort'
2019-04-16 Merge branch 'nd/checkout-m-doc-update'
2019-04-16 Merge branch 'tb/trace2-va-list-fix'
2019-04-16 Merge branch 'tz/completion'
2019-04-16 Merge branch 'ma/doc-diff-doc-vs-doctor-comparison'
2019-04-16 Merge branch 'tz/t4038-bash-redirect-target-workaround'
2019-04-16 Merge branch 'ab/drop-scripted-rebase'
next