fetch: add --[no-]show-forced-updates argument
[gitweb.git] / t /
2019-03-14 git-daemon: use 'test_atexit` to stop 'git-daemon'
2019-03-14 test-lib: introduce 'test_atexit'
2019-03-14 t/lib-git-daemon: make sure to kill the 'git-daemon...
2019-03-14 test-lib: fix interrupt handling with 'dash' and '...
2019-03-13 t4150: remove unused variable
2019-03-12 mingw: respect core.hidedotfiles = false in git-init...
2019-03-11 line-log: detect unsupported formats
2019-03-11 Sync with maint
2019-03-11 Merge branch 'js/rebase-recreate-merge'
2019-03-11 Merge branch 'js/untravis-windows'
2019-03-11 Merge branch 'rd/gc-prune-doc-fix'
2019-03-11 Merge branch 'js/find-lib-h-with-ls-files-when-possible'
2019-03-11 Merge branch 'rj/hdr-check-gcrypt-fix'
2019-03-11 Merge branch 'jk/guard-bswap-header'
2019-03-11 Merge branch 'rd/attr.c-comment-typofix'
2019-03-11 Merge branch 'yb/utf-16le-bom-spellfix'
2019-03-08 t3600: use helpers to replace test -d/f/e/s <path>
2019-03-08 t3600: modernize style
2019-03-08 test functions: add function `test_file_not_empty`
2019-03-08 Make sure refs/rewritten/ is per-worktree
2019-03-08 built-in stash: handle :(glob) pathspecs again
2019-03-08 line-log: suppress diff output with "-s"
2019-03-07 t5552: compensate for v2 filtering ref adv.
2019-03-07 tests: fix protocol version for overspecifications
2019-03-07 t5700: only run with protocol version 1
2019-03-07 t5512: compensate for v0 only sending HEAD symrefs
2019-03-07 t5503: fix overspecification of trace expectation
2019-03-07 tests: always test fetch of unreachable with v0
2019-03-07 t5601: check ssh command only with protocol v0
2019-03-07 tests: define GIT_TEST_PROTOCOL_VERSION
2019-03-07 Merge branch 'jt/http-auth-proto-v2-fix'
2019-03-07 Merge branch 'jk/diff-no-index-initialize'
2019-03-07 Merge branch 'nd/no-more-check-racy'
2019-03-07 Merge branch 'rd/doc-hook-used-in-sample'
2019-03-07 Merge branch 'nd/diff-parseopt-2'
2019-03-07 Merge branch 'en/merge-options-doc'
2019-03-07 Merge branch 'nd/completion-more-parameters'
2019-03-07 Merge branch 'ab/receive-pack-use-after-free-fix'
2019-03-07 Merge branch 'dl/doc-submodule-wo-subcommand'
2019-03-07 Merge branch 'jk/unused-params'
2019-03-07 Merge branch 'jh/trace2'
2019-03-07 Merge branch 'jk/prune-optim'
2019-03-07 Merge branch 'js/doc-symref-in-proto-v1'
2019-03-07 Merge branch 'nd/split-index-null-base-fix'
2019-03-07 Merge branch 'rj/prune-packed-excess-args'
2019-03-07 Merge branch 'jc/test-yes-doc'
2019-03-07 Merge branch 'en/combined-all-paths'
2019-03-07 Merge branch 'sc/pack-redundant'
2019-03-07 Merge branch 'du/branch-show-current'
2019-03-07 Merge branch 'dl/complete-submodule-absorbgitdirs'
2019-03-07 Merge branch 'wh/author-committer-ident-config'
2019-03-07 Merge branch 'aw/pretty-trailers'
2019-03-07 Merge branch 'nd/diff-parseopt'
2019-03-07 Merge branch 'tg/checkout-no-overlay'
2019-03-07 tests: add a special setup where stash.useBuiltin is off
2019-03-07 stash: make push -q quiet
2019-03-07 stash: add tests for `git stash show` config
2019-03-07 stash: rename test cases to be more descriptive
2019-03-07 t3903: add test for --intent-to-add file
2019-03-07 t3903: modernize style
2019-03-07 stash: improve option parsing test coverage
2019-03-07 ident: don't require calling prepare_fallback_ident...
2019-03-05 fsck: always compute USED flags for unreachable objects
2019-03-05 rev-list: allow cached objects in existence check
2019-03-04 built-in rebase: set ORIG_HEAD just once, before the...
2019-03-04 built-in rebase: demonstrate that ORIG_HEAD is not...
2019-03-04 tests: introduce --stress-jobs=<N>
2019-03-04 tests: let --stress-limit=<N> imply --stress
2019-03-03 remote-curl: use post_rpc() for protocol v2 also
2019-02-28 bisect: make diff-tree output prettier
2019-02-24 Merge branch 'yn/checkout-doc-fix'
2019-02-24 diff: reuse diff setup for --no-index case
2019-02-24 Merge tag 'l10n-2.21.0-rnd2' of git://github.com/git...
2019-02-23 Merge branch 'ab/bsd-fixes'
2019-02-23 Merge branch 'ab/workaround-dash-bug-in-test'
2019-02-22 trace2: t/helper/test-trace2, t0210.sh, t0211.sh, t0212.sh
2019-02-22 trace2: create new combined trace facility
2019-02-22 commit-graph tests: test a graph that's too small
2019-02-22 commit-graph tests: split up corrupt_graph_and_verify()
2019-02-22 format-patch: notice failure to open cover letter for...
2019-02-22 commit-graph tests: fix unportable "dd" invocation
2019-02-22 tests: fix unportable "\?" and "\+" regex syntax
2019-02-19 Merge branch 'js/test-tool-gen-nuls'
2019-02-19 Merge branch 'mk/t5562-no-input-to-too-large-an-input...
2019-02-19 Merge branch 'mk/t5562-do-not-reuse-output-files'
2019-02-19 t5562: do not reuse output files
2019-02-19 tests: teach the test-tool to generate NUL bytes and...
2019-02-19 t5562: do not depend on /dev/zero
2019-02-19 Revert "t5562: replace /dev/zero with a pipe from gener...
2019-02-15 read-cache: add post-index-change hook
2019-02-15 Merge branch 'master' of git://git./git/git
2019-02-14 t5304: rename "sha1" variables to "oid"
2019-02-14 prune: use bitmaps for reachability traversal
2019-02-14 prune: lazily perform reachability traversal
2019-02-14 Merge branch 'ea/rebase-compat-doc-fix'
2019-02-14 Merge branch 'jc/no-grepping-for-strerror-in-tests'
2019-02-14 Merge branch 'jt/fetch-v2-sideband'
2019-02-14 Merge branch 'en/rebase-merge-on-sequencer'
2019-02-14 t/lib-httpd: pass GIT_TEST_SIDEBAND_ALL through Apache
2019-02-14 t1404: do not rely on the exact phrasing of strerror()
next