change hardcoded master branch in readme enumeration to HEAD
[gitweb.git] / t /
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'
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'
next