index-pack: prefetch missing REF_DELTA bases
[gitweb.git] / t /
2019-04-01 config: correct '**' matching in includeIf patterns
2019-04-01 gc: handle & check gc.reflogExpire config
2019-04-01 reflog tests: assert lack of early exit with expiry...
2019-04-01 commit-graph write: don't die if the existing graph...
2019-04-01 commit-graph verify: detect inability to read the graph
2019-04-01 commit-graph: don't early exit(1) on e.g. "git status"
2019-04-01 commit-graph: fix segfault on e.g. "git status"
2019-04-01 fast-import: fix erroneous handling of get-mark with...
2019-04-01 t9300: demonstrate bug with get-mark and empty orphan...
2019-04-01 t/lib-submodule-update: use appropriate length constant
2019-03-24 diff --no-index: use parse_options() instead of diff_op...
2019-03-24 t5318-commit-graph: remove unused variable
2019-03-24 checkout: prevent losing staged changes with --merge
2019-03-24 read-tree: add --quiet
2019-03-24 t5551: mark half-auth no-op fetch test as v0-only
2019-03-24 http: normalize curl results for dumb loose and alterna...
2019-03-22 refs/files-backend: handle packed transaction prepare...
2019-03-22 trace2: write to directory targets
2019-03-21 unpack-trees: fix oneway_merge accidentally carry over...
2019-03-21 completion: fix multiple command removals
2019-03-21 t9902: test multiple removals via completion.commands
2019-03-21 stash: setup default diff output format if necessary
2019-03-20 test-date: drop unused "now" parameter from parse_dates()
2019-03-20 Merge branch 'br/commit-tree-parseopt'
2019-03-20 Merge branch 'jk/config-type-color-ends-with-lf'
2019-03-20 Merge branch 'ma/clear-repository-format'
2019-03-20 Merge branch 'jk/virtual-objects-do-exist'
2019-03-20 Merge branch 'jk/no-sigpipe-during-network-transport'
2019-03-20 Merge branch 'jk/fsck-doc'
2019-03-20 Merge branch 'js/stress-test-ui-tweak'
2019-03-20 Merge branch 'js/rebase-orig-head-fix'
2019-03-20 Merge branch 'jk/bisect-final-output'
2019-03-20 Merge branch 'ab/makefile-help-devs-more'
2019-03-20 rebase: remove the rebase.useBuiltin setting
2019-03-18 cherry-pick --continue: remember options
2019-03-18 cherry-pick: demonstrate option amnesia
2019-03-18 t4038-diff-combined: quote paths with whitespace
2019-03-18 reflog tests: test for the "points nowhere" warning
2019-03-18 reflog tests: make use of "test_config" idiom
2019-03-18 perf-lib.sh: rely on test-lib.sh for --tee handling
2019-03-18 pack-objects: default to writing bitmap hash-cache
2019-03-18 t5310: correctly remove bitmaps for jgit test
2019-03-18 repack: enable bitmaps by default on bare repos
2019-03-18 difftool: allow running outside Git worktrees with...
2019-03-18 parse-options: make OPT_ARGUMENT() more useful
2019-03-18 Merge git://ozlabs.org/~paulus/gitk
2019-03-14 get_oid(): when an object was not found, try harder
2019-03-14 rebase -i: demonstrate obscure loose object cache bug
2019-03-14 t9811-git-p4-label-import: fix pipeline negation
2019-03-14 git p4 test: disable '-x' tracing in the p4d watchdog...
2019-03-14 git p4 test: simplify timeout handling
2019-03-14 git p4 test: clean up the p4d cleanup functions
2019-03-14 git p4 test: use 'test_atexit' to kill p4d and the...
2019-03-14 t0301-credential-cache: use 'test_atexit' to stop the...
2019-03-14 tests: use 'test_atexit' to stop httpd
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'
next