Merge branch 'sg/test-i18ngrep' into next
[gitweb.git] / t /
2018-02-08 Merge branch 'sg/test-i18ngrep' into next
2018-02-08 Merge branch 'nd/fix-untracked-cache-invalidation'...
2018-02-08 Merge branch 'gs/rebase-allow-empty-message' into next
2018-02-08 Merge branch 'lw/daemon-log-destination' into next
2018-02-08 Merge branch 'nd/ignore-glob-doc-update' into next
2018-02-08 Merge branch 'nd/format-patch-stat-width' into next
2018-02-08 Merge branch 'tg/reset-hard-show-head-with-pretty'...
2018-02-08 Merge branch 'rs/cocci-strbuf-addf-to-addstr' into...
2018-02-08 Merge branch 'nd/trace-index-ops' into next
2018-02-08 Merge branch 'jt/binsearch-with-fanout' into next
2018-02-08 Merge branch 'cc/perf-aggregate' into next
2018-02-08 Merge branch 'bc/hash-algo' into next
2018-02-08 Merge branch 'ab/wildmatch-tests' into next
2018-02-08 Merge branch 'po/object-id' into next
2018-02-08 Merge branch 'sb/pull-rebase-submodule' into next
2018-02-08 Merge branch 'kg/packed-ref-cache-fix' into next
2018-02-08 Merge branch 'jt/fsck-code-cleanup' into next
2018-02-08 Merge branch 'en/merge-recursive-fixes' into next
2018-02-08 Merge branch 'jc/worktree-add-short-help' into next
2018-02-08 Merge branch 'ab/sha1dc-build' into next
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 Merge branch 'tz/doc-show-defaults-to-head' into next
2018-02-07 Merge branch 'ew/svn-branch-segfault-fix' into next
2018-02-07 Merge branch 'sg/travis-linux32-sanity' into next
2018-02-07 Merge branch 'nd/list-merge-strategy' into next
2018-02-07 Merge branch 'jt/long-running-process-doc' into next
2018-02-07 Merge branch 'jk/daemon-fixes' into next
2018-02-07 Merge branch 'pw/sequencer-in-process-commit' into...
2018-02-07 Merge branch 'nd/shared-index-fix' into next
2018-02-07 Merge branch 'po/http-push-error-message' into next
2018-02-07 Merge branch 'po/clang-format-functype-weight' into...
2018-02-07 Merge branch 'jc/mailinfo-cleanup-fix' into next
2018-02-07 Merge branch 'sg/cocci-move-array' into next
2018-02-07 Merge branch 'tg/split-index-fixes' into next
2018-02-07 Merge branch 'rs/strbuf-cocci-workaround' into next
2018-02-07 Merge branch 'mr/packed-ref-store-fix' into next
2018-02-07 Merge branch 'jt/http-redact-cookies' into next
2018-02-07 Merge branch 'ds/use-get-be64' into next
2018-02-07 Merge branch 'cc/sha1-file-name' into next
2018-02-07 Merge branch 'nd/trace-with-env' into next
2018-02-07 Merge branch 'pc/submodule-helper' into next
2018-02-07 Merge branch 'rb/hashmap-h-compilation-fix' into next
2018-02-07 Merge branch 'nd/diff-flush-before-warning' into next
2018-02-07 Merge branch 'tb/crlf-conv-flags' into next
2018-02-07 Merge branch 'rs/describe-unique-abbrev' into next
2018-02-07 Merge branch 'ks/submodule-doc-updates' into next
2018-02-07 Merge branch 'cl/t9001-cleanup' into next
2018-02-07 Merge branch 'gs/retire-mru' into next
2018-02-07 Merge branch 'ot/mru-on-list' into next
2018-02-07 dir.c: ignore paths containing .git when invalidating...
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
2018-01-25 t5570: use ls-remote instead of clone for interp tests
2018-01-24 dir.c: fix missing dir invalidation in untracked code
2018-01-24 status: add a failing test showing a core.untrackedCach...
2018-01-24 sequencer: run 'prepare-commit-msg' hook
2018-01-24 t7505: add tests for cherry-pick and rebase -i/-p
2018-01-24 t7505: style fixes
2018-01-24 read-cache: don't write index twice if we can't write...
2018-01-23 Merge branch 'jh/partial-clone' into next
2018-01-23 Merge branch 'jh/fsck-promisors' into next
2018-01-23 Merge branch 'ab/simplify-perl-makefile' into next
2018-01-23 Merge branch 'nd/add-i-ignore-submodules'
2018-01-23 Merge branch 'mm/send-email-fallback-to-local-mail...
2018-01-23 Merge branch 'ab/doc-cat-file-e-still-shows-errors'
2018-01-23 Merge branch 'as/read-tree-prefix-doc-fix'
2018-01-23 Merge branch 'ys/bisect-object-id-missing-conversion...
2018-01-23 Merge branch 'tg/stash-with-pathspec-fix'
2018-01-23 Merge branch 'sb/submodule-update-reset-fix'
2018-01-23 Merge branch 'bw/oidmap-autoinit'
2018-01-23 Merge branch 'ab/commit-m-with-fixup'
2018-01-23 Merge branch 'cc/codespeed'
2018-01-23 Merge branch 'ab/perf-grep-threads'
next