wildmatch: remove unused wildopts parameter
[gitweb.git] / t /
2017-06-04 Merge branch 'ab/aix-needs-compat-regex' into maint
2017-06-04 Merge branch 'pw/rebase-i-regression-fix' into maint
2017-06-04 Merge branch 'jk/url-insteadof-config'
2017-06-04 Merge branch 'ah/doc-rev-parse-short-default'
2017-06-04 Merge branch 'rf/completion-config-commit'
2017-06-04 Merge branch 'ab/c-translators-comment-style'
2017-06-04 Merge branch 'jk/unbreak-am-h'
2017-06-04 Merge branch 'ab/t3070-test-dedup'
2017-06-04 Merge branch 'ah/doc-filter-branch-export-env'
2017-06-04 Merge branch 'sd/t3200-typofix'
2017-06-04 Merge branch 'ab/sha1dc-maint'
2017-06-02 Merge branch 'ab/grep-preparatory-cleanup'
2017-06-02 Merge branch 'jk/diff-blob'
2017-06-02 Merge branch 'sl/clean-d-ignored-fix'
2017-06-02 Merge branch 'sb/t5531-update-desc'
2017-06-02 Merge branch 'ah/doc-pretty-format-fix'
2017-06-02 Merge branch 'ah/doc-interpret-trailers-ifexists'
2017-06-02 Merge branch 'rs/mingw-path-lookup-simplify'
2017-06-02 Merge branch 'ab/ref-filter-no-contains'
2017-06-02 Merge branch 'jt/send-email-validate-hook'
2017-06-02 Merge branch 'dk/send-email-avoid-net-smtp-ssl-when...
2017-06-02 Merge branch 'js/bs-is-a-dir-sep-on-windows'
2017-06-02 send-email: check for repo before invoking hook
2017-06-02 mingw_fopen: report ENOENT for invalid file names
2017-06-02 mingw: verify that paths are not mistaken for remote...
2017-06-01 grep: add support for PCRE v2
2017-06-01 pull: ff --rebase --autostash works in dirty repo
2017-06-01 builtin/fetch.c: respect 'submodule.recurse' option
2017-06-01 builtin/push.c: respect 'submodule.recurse' option
2017-06-01 builtin/grep.c: respect 'submodule.recurse' option
2017-06-01 Introduce 'submodule.recurse' option for worktree manip...
2017-05-30 submodule test invocation: only pass additional arguments
2017-05-30 Merge branch 'ab/grep-preparatory-cleanup' into sb...
2017-05-30 Merge branch 'dt/unpack-save-untracked-cache-extension'
2017-05-30 Merge branch 'js/larger-timestamps'
2017-05-30 Merge branch 'dk/send-email-avoid-net-smtp-ssl-when...
2017-05-30 Merge branch 'jc/skip-test-in-the-middle'
2017-05-30 Merge branch 'ab/conditional-config-with-symlinks'
2017-05-30 Merge branch 'jt/fetch-allow-tip-sha1-implicitly'
2017-05-30 Merge branch 'jt/send-email-validate-hook'
2017-05-30 Merge branch 'jh/memihash-opt'
2017-05-30 Merge branch 'bp/sub-process-convert-filter'
2017-05-30 Merge branch 'bw/forking-and-threading'
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 verify_filename(): treat ":(magic)" as a pathspec
2017-05-29 check_filename(): handle ":^" path magic
2017-05-29 t4208: add check for ":/" without matching file
2017-05-29 wildmatch test: remove redundant duplicate test
2017-05-26 log: add -P as a synonym for --perl-regexp
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'
next