Eighth batch for 2.14
[gitweb.git] / t /
2017-05-30 Merge branch 'ab/perf-wildmatch'
2017-05-30 Merge branch 'bw/pathspec-sans-the-index'
2017-05-30 Merge branch 'jc/name-rev-lw-tag'
2017-05-29 branch test: fix invalid config key access
2017-05-29 Merge branch 'jk/ignore-broken-tags-when-ignoring-missi...
2017-05-29 Merge branch 'jk/alternate-ref-optim'
2017-05-29 Merge branch 'bm/interpret-trailers-cut-line-is-eom'
2017-05-29 Merge branch 'tg/stash-push-fixup'
2017-05-29 Merge branch 'pw/rebase-i-regression-fix'
2017-05-29 Merge branch 'kn/ref-filter-branch-list'
2017-05-29 Merge branch 'km/log-showsignature-doc'
2017-05-29 Merge branch 'jk/update-links-in-docs'
2017-05-29 Merge branch 'ja/do-not-ask-needless-questions'
2017-05-29 Merge branch 'jk/doc-config-include'
2017-05-29 Merge branch 'sg/core-filemode-doc-typofix'
2017-05-29 Merge branch 'jk/bug-to-abort'
2017-05-29 Merge branch 'js/eol-on-ourselves'
2017-05-29 Merge branch 'jc/read-tree-empty-with-m'
2017-05-29 Merge branch 'js/plug-leaks'
2017-05-29 Merge branch 'jk/disable-pack-reuse-when-broken'
2017-05-29 Merge branch 'bc/object-id'
2017-05-29 Merge branch 'nd/split-index-unshare'
2017-05-29 Merge branch 'jk/diff-submodule-diff-inline'
2017-05-29 Merge branch 'jc/repack-threads'
2017-05-29 Merge branch 'bw/dir-c-stops-relying-on-the-index'
2017-05-29 Merge branch 'sb/checkout-recurse-submodules'
2017-05-29 Merge branch 'sb/reset-recurse-submodules'
2017-05-29 wildmatch test: remove redundant duplicate test
2017-05-26 grep: given --threads with NO_PTHREADS=YesPlease, warn
2017-05-26 pack-objects: fix buggy warning about threads
2017-05-26 pack-objects & index-pack: add test for --threads warning
2017-05-26 test-lib: add a PTHREADS prerequisite
2017-05-26 grep: change the internal PCRE macro names to be PCRE1
2017-05-26 perf: add a comparison test of log --grep regex engines...
2017-05-26 perf: add a comparison test of log --grep regex engines
2017-05-26 perf: add a comparison test of grep regex engines with -F
2017-05-26 perf: add a comparison test of grep regex engines
2017-05-26 wrapper.c: add and use fopen_or_warn()
2017-05-26 wrapper.c: add and use warn_on_fopen_errors()
2017-05-26 config.mak.uname: set FREAD_READS_DIRECTORIES for Linux...
2017-05-24 diff: use blob path for blob/file diffs
2017-05-24 diff: use pending "path" if it is available
2017-05-24 handle_revision_arg: record modes for "a..b" endpoints
2017-05-24 t4063: add tests of direct blob diffs
2017-05-24 handle_revision_arg: reset "dotdot" consistently
2017-05-23 clean: teach clean -d to preserve ignored paths
2017-05-23 ref_store: take a `msg` parameter when deleting references
2017-05-23 t3600: clean up permissions test properly
2017-05-23 Merge branch 'bc/object-id'
2017-05-23 t5531: fix test description
2017-05-23 Merge branch 'ab/fix-poison-tests'
2017-05-23 Merge branch 'tb/dedup-crlf-tests'
2017-05-23 Merge branch 'jt/push-options-doc'
2017-05-23 Merge branch 'ab/doc-replace-gmane-links'
2017-05-23 Merge branch 'rs/checkout-am-fix-unborn'
2017-05-23 Merge branch 'ls/travis-relays-for-windows-ci'
2017-05-23 Merge branch 'ah/log-decorate-default-to-auto'
2017-05-23 Merge branch 'bw/submodule-with-bs-path'
2017-05-22 dir: hide untracked contents of untracked dirs
2017-05-22 t7061: status --ignored should search untracked dirs
2017-05-22 t7300: clean -d should skip dirs with ignored files
2017-05-20 perf: emit progress output when unpacking & building
2017-05-20 perf: add a GIT_PERF_MAKE_COMMAND for when *_MAKE_OPTS...
2017-05-20 grep: add tests to fix blind spots with \0 patterns
2017-05-20 grep: prepare for testing binary regexes containing...
2017-05-20 grep: add a test helper function for less verbose ...
2017-05-20 grep: add tests for grep pattern types being passed...
2017-05-20 grep: amend submodule recursion test for regex engine...
2017-05-20 grep: add tests for --threads=N and grep.threads
2017-05-20 grep: change non-ASCII -i test to stop using --debug
2017-05-20 grep: add a test for backreferences in PCRE patterns
2017-05-20 grep: add a test asserting that --perl-regexp dies...
2017-05-20 log: make --regexp-ignore-case work with --perl-regexp
2017-05-20 log: add exhaustive tests for pattern style options...
2017-05-20 test-lib: rename the LIBPCRE prerequisite to PCRE
2017-05-20 revision.c: ignore broken tags with ignore_missing_links
2017-05-20 unpack-trees: preserve index extensions
2017-05-18 interpret-trailers: honor the cut line
2017-05-18 t5400: avoid concurrent writes into a trace file
2017-05-18 t5545: enhance test coverage when no http server is...
2017-05-18 test: allow skipping the remainder
2017-05-17 config: match both symlink & realpath versions in Inclu...
2017-05-16 Merge branch 'js/larger-timestamps'
2017-05-16 Merge branch 'jc/apply-fix-mismerge'
2017-05-16 Merge branch 'ab/aix-needs-compat-regex'
2017-05-16 Merge branch 'jn/credential-doc-on-clear'
2017-05-16 Merge branch 'jn/clone-add-empty-config-from-command...
2017-05-16 Merge branch 'bw/submodule-has-commits-update'
2017-05-16 Merge branch 'ls/travis-doc-asciidoctor'
2017-05-16 Merge branch 'rs/large-zip'
2017-05-16 Merge branch 'ab/clone-no-tags'
2017-05-16 Merge branch 'sk/status-short-branch-color-config'
2017-05-16 Merge branch 'jk/am-leakfix'
2017-05-16 Merge branch 'jt/use-trailer-api-in-commands'
2017-05-16 Merge branch 'nd/worktree-kill-parse-ref'
2017-05-16 Merge branch 'dt/gc-ignore-old-gc-logs'
2017-05-16 Merge branch 'jk/no-null-sha1-in-cache-tree'
2017-05-16 Merge branch 'dt/raise-core-packed-git-limit'
2017-05-16 send-email: support validate hook
2017-05-16 p0004: don't error out if test repo is too small
next