travis-ci: run tests with '-x' tracing
[gitweb.git] / t /
2018-02-28 t/README: add a note about don't saving stderr of compo...
2018-02-28 t1510-repo-setup: mark as untraceable with '-x'
2018-02-28 t9903-bash-prompt: don't check the stderr of __git_ps1()
2018-02-28 t5570-git-daemon: don't check the stderr of a subshell
2018-02-28 t5526: use $TRASH_DIRECTORY to specify the path of...
2018-02-28 t5500-fetch-pack: don't check the stderr of a subshell
2018-02-28 t3030-merge-recursive: don't check the stderr of a...
2018-02-27 t1507-rev-parse-upstream: don't check the stderr of...
2018-02-27 t: add means to disable '-x' tracing for individual...
2018-02-27 t: prevent '-x' tracing from interfering with test...
2018-02-21 Merge branch 'sg/test-i18ngrep'
2018-02-21 Merge branch 'gs/rebase-allow-empty-message'
2018-02-21 Merge branch 'lw/daemon-log-destination'
2018-02-21 Merge branch 'nd/format-patch-stat-width'
2018-02-15 Sync with 2.16.2
2018-02-15 Merge branch 'ab/doc-cat-file-e-still-shows-errors...
2018-02-15 Merge branch 'as/read-tree-prefix-doc-fix' into maint
2018-02-15 Merge branch 'nd/add-i-ignore-submodules' into maint
2018-02-15 Merge branch 'tg/stash-with-pathspec-fix' into maint
2018-02-15 Merge branch 'jk/abort-clone-with-existing-dest' into...
2018-02-15 Merge branch 'jc/merge-symlink-ours-theirs' into maint
2018-02-15 Merge branch 'rs/lose-leak-pending' into maint
2018-02-15 Merge branch 'jm/svn-pushmergeinfo-fix' into maint
2018-02-15 Merge branch 'dk/describe-all-output-fix' into maint
2018-02-15 Merge branch 'ab/perf-grep-threads' into maint
2018-02-15 Merge branch 'bc/hash-algo'
2018-02-15 Merge branch 'nd/ignore-glob-doc-update'
2018-02-15 Merge branch 'tg/reset-hard-show-head-with-pretty'
2018-02-15 Merge branch 'rs/cocci-strbuf-addf-to-addstr'
2018-02-15 Merge branch 'nd/trace-index-ops'
2018-02-15 Merge branch 'cc/perf-aggregate'
2018-02-15 Merge branch 'ab/wildmatch-tests'
2018-02-15 Merge branch 'po/object-id'
2018-02-15 Merge branch 'sb/pull-rebase-submodule'
2018-02-15 Merge branch 'kg/packed-ref-cache-fix'
2018-02-15 Merge branch 'jt/fsck-code-cleanup'
2018-02-15 Merge branch 'en/merge-recursive-fixes'
2018-02-15 Merge branch 'jc/worktree-add-short-help'
2018-02-15 Merge branch 'ab/sha1dc-build'
2018-02-13 Merge branch 'tz/doc-show-defaults-to-head'
2018-02-13 Merge branch 'ew/svn-branch-segfault-fix'
2018-02-13 Merge branch 'sg/travis-linux32-sanity'
2018-02-13 Merge branch 'nd/list-merge-strategy'
2018-02-13 Merge branch 'jt/long-running-process-doc'
2018-02-13 Merge branch 'jk/daemon-fixes'
2018-02-13 Merge branch 'pw/sequencer-in-process-commit'
2018-02-13 Merge branch 'nd/shared-index-fix'
2018-02-13 Merge branch 'po/http-push-error-message'
2018-02-13 Merge branch 'po/clang-format-functype-weight'
2018-02-13 Merge branch 'jc/mailinfo-cleanup-fix'
2018-02-13 Merge branch 'sg/cocci-move-array'
2018-02-13 Merge branch 'tg/split-index-fixes'
2018-02-13 Merge branch 'rs/strbuf-cocci-workaround'
2018-02-13 Merge branch 'mr/packed-ref-store-fix'
2018-02-13 Merge branch 'jt/http-redact-cookies'
2018-02-13 Merge branch 'ds/use-get-be64'
2018-02-13 Merge branch 'cc/sha1-file-name'
2018-02-13 Merge branch 'nd/trace-with-env'
2018-02-13 Merge branch 'pc/submodule-helper'
2018-02-13 Merge branch 'rb/hashmap-h-compilation-fix'
2018-02-13 Merge branch 'nd/diff-flush-before-warning'
2018-02-13 Merge branch 'tb/crlf-conv-flags'
2018-02-13 Merge branch 'rs/describe-unique-abbrev'
2018-02-13 Merge branch 'ks/submodule-doc-updates'
2018-02-13 Merge branch 'cl/t9001-cleanup'
2018-02-13 Merge branch 'gs/retire-mru'
2018-02-13 Merge branch 'ot/mru-on-list'
2018-02-13 Merge branch 'jh/partial-clone'
2018-02-13 Merge branch 'jh/fsck-promisors'
2018-02-13 Merge branch 'ab/simplify-perl-makefile'
2018-02-08 t: make 'test_i18ngrep' more informative on failure
2018-02-08 t: validate 'test_i18ngrep's parameters
2018-02-08 t: move 'test_i18ncmp' and 'test_i18ngrep' to 'test...
2018-02-08 t5536: let 'test_i18ngrep' read the file without redire...
2018-02-08 t5510: consolidate 'grep' and 'test_i18ngrep' patterns
2018-02-08 t4001: don't run 'git status' upstream of a pipe
2018-02-08 t6022: don't run 'git merge' upstream of a pipe
2018-02-08 t5812: add 'test_i18ngrep's missing filename parameter
2018-02-08 t5541: add 'test_i18ngrep's missing filename parameter
2018-02-07 rebase: add --allow-empty-message option
2018-02-02 perf/aggregate: sort JSON fields in output
2018-02-02 perf/aggregate: add --reponame option
2018-02-02 perf/aggregate: add --subsection option
2018-02-02 format-patch: reduce patch diffstat width to 72
2018-01-30 wildmatch test: mark test as EXPENSIVE_ON_WINDOWS
2018-01-30 test-lib: add an EXPENSIVE_ON_WINDOWS prerequisite
2018-01-30 wildmatch test: create & test files on disk in addition...
2018-01-30 wildmatch test: perform all tests under all wildmatch...
2018-01-30 wildmatch test: use test_must_fail, not ! for test...
2018-01-30 wildmatch test: remove dead fnmatch() test code
2018-01-30 wildmatch test: use a paranoia pattern from nul_match()
2018-01-30 wildmatch test: don't try to vertically align our output
2018-01-30 wildmatch test: use more standard shell style
2018-01-30 wildmatch test: indent with tabs, not spaces
2018-01-30 dir: convert struct sha1_stat to use object_id
2018-01-25 daemon: fix length computation in newline stripping
2018-01-25 t/lib-git-daemon: add network-protocol helpers
2018-01-25 daemon: handle NULs in extended attribute string
2018-01-25 daemon: fix off-by-one in logging extended attributes
2018-01-25 t/lib-git-daemon: record daemon log
next