checkout & worktree: introduce checkout.defaultRemote
[gitweb.git] / t /
2018-02-27 t: prevent '-x' tracing from interfering with test...
2018-02-27 Sync with maint
2018-02-27 Merge branch 'ys/bisect-object-id-missing-conversion...
2018-02-27 Merge branch 'sb/submodule-update-reset-fix' into maint
2018-02-27 Merge branch 'ab/commit-m-with-fixup' into maint
2018-02-27 Merge branch 'nd/ita-wt-renames-in-status' into maint
2018-02-27 Merge branch 'jt/binsearch-with-fanout'
2018-02-27 Merge branch 'rd/typofix'
2018-02-27 Merge branch 'jk/test-hashmap-updates'
2018-02-27 Merge branch 'jk/sq-dequote-on-bogus-input'
2018-02-27 Merge branch 'bp/fsmonitor'
2018-02-27 Merge branch 'bc/doc-interpret-trailers-grammofix'
2018-02-27 Merge branch 'as/ll-i18n'
2018-02-27 Merge branch 'sg/doc-test-must-fail-args'
2018-02-27 Merge branch 'sb/describe-blob'
2018-02-27 Merge branch 'rs/check-ignore-multi'
2018-02-27 Merge branch 'rj/sparse-updates'
2018-02-27 Merge branch 'jk/t0002-simplify'
2018-02-27 Merge branch 'js/packet-read-line-check-null'
2018-02-27 Merge branch 'js/fix-merge-arg-quoting-in-rebase-p'
2018-02-27 Merge branch 'jk/gettext-poison'
2018-02-27 Merge branch 'jk/doc-do-not-write-extern'
2018-02-27 Merge branch 'bp/name-hash-dirname-fix'
2018-02-27 Merge branch 'jc/blame-missing-path'
2018-02-27 Merge branch 'ab/untracked-cache-invalidation-docs'
2018-02-27 Merge branch 'nd/fix-untracked-cache-invalidation'
2018-02-22 t: send verbose test-helper output to fd 4
2018-02-22 revision: drop --show-all option
2018-02-21 config: change default of `pager.config` to "on"
2018-02-21 config: respect `pager.config` in list/get-mode only
2018-02-21 t7006: add tests for how git config paginates
2018-02-21 Merge branch 'sg/test-i18ngrep'
2018-02-21 Merge branch 'gs/rebase-allow-empty-message'
2018-02-21 Merge branch 'lw/daemon-log-destination'
2018-02-21 Merge branch 'nd/format-patch-stat-width'
2018-02-21 Merge branch 'merge' of https://github.com/ChrisADR...
2018-02-20 remote-curl: unquote incoming push-options
2018-02-20 t5545: factor out http repository setup
2018-02-20 t3701: use test_write_lines and write_script
2018-02-20 t3701: indent here documents
2018-02-16 test-lib.sh: unset XDG_CACHE_HOME
2018-02-16 merge: allow fast-forward when merging a tracked tag
2018-02-15 Sync with 2.16.2
2018-02-15 Merge branch 'ab/doc-cat-file-e-still-shows-errors...
2018-02-15 Merge branch 'as/read-tree-prefix-doc-fix' into maint
2018-02-15 Merge branch 'nd/add-i-ignore-submodules' into maint
2018-02-15 Merge branch 'tg/stash-with-pathspec-fix' into maint
2018-02-15 Merge branch 'jk/abort-clone-with-existing-dest' into...
2018-02-15 Merge branch 'jc/merge-symlink-ours-theirs' into maint
2018-02-15 Merge branch 'rs/lose-leak-pending' into maint
2018-02-15 Merge branch 'jm/svn-pushmergeinfo-fix' into maint
2018-02-15 Merge branch 'dk/describe-all-output-fix' into maint
2018-02-15 Merge branch 'ab/perf-grep-threads' into maint
2018-02-15 Merge branch 'bc/hash-algo'
2018-02-15 Merge branch 'nd/ignore-glob-doc-update'
2018-02-15 Merge branch 'tg/reset-hard-show-head-with-pretty'
2018-02-15 Merge branch 'rs/cocci-strbuf-addf-to-addstr'
2018-02-15 Merge branch 'nd/trace-index-ops'
2018-02-15 Merge branch 'cc/perf-aggregate'
2018-02-15 Merge branch 'ab/wildmatch-tests'
2018-02-15 Merge branch 'po/object-id'
2018-02-15 Merge branch 'sb/pull-rebase-submodule'
2018-02-15 Merge branch 'kg/packed-ref-cache-fix'
2018-02-15 Merge branch 'jt/fsck-code-cleanup'
2018-02-15 Merge branch 'en/merge-recursive-fixes'
2018-02-15 Merge branch 'jc/worktree-add-short-help'
2018-02-15 Merge branch 'ab/sha1dc-build'
2018-02-15 worktree: add: fix 'post-checkout' not knowing new...
2018-02-15 apply: handle Subversion diffs with /dev/null gracefully
2018-02-15 apply: demonstrate a problem applying svn diffs
2018-02-14 merge-recursive: check for file level conflicts then...
2018-02-14 directory rename detection: tests for handling overwrit...
2018-02-14 directory rename detection: tests for handling overwrit...
2018-02-14 directory rename detection: miscellaneous testcases...
2018-02-14 directory rename detection: testcases exploring possibl...
2018-02-14 directory rename detection: more involved edge/corner...
2018-02-14 directory rename detection: testcases checking which...
2018-02-14 directory rename detection: files/directories in the...
2018-02-14 directory rename detection: partially renamed directory...
2018-02-14 directory rename detection: testcases to avoid taking...
2018-02-14 directory rename detection: directory splitting testcases
2018-02-14 directory rename detection: basic testcases
2018-02-14 Correct mispellings of ".gitmodule" to ".gitmodules"
2018-02-14 t/: correct obvious typo "detahced"
2018-02-14 am: support --quit
2018-02-14 sq_dequote: fix extra consumption of source string
2018-02-14 test-hashmap: use "unsigned int" for hash storage
2018-02-14 test-hashmap: simplify alloc_test_entry
2018-02-14 test-hashmap: use strbuf_getline rather than fgets
2018-02-14 test-hashmap: use xsnprintf rather than snprintf
2018-02-14 test-hashmap: check allocation computation for overflow
2018-02-14 test-hashmap: use ALLOC_ARRAY rather than bare malloc
2018-02-13 Merge branch 'tz/doc-show-defaults-to-head'
2018-02-13 Merge branch 'ew/svn-branch-segfault-fix'
2018-02-13 Merge branch 'sg/travis-linux32-sanity'
2018-02-13 Merge branch 'pw/sequencer-in-process-commit'
2018-02-13 Merge branch 'nd/list-merge-strategy'
2018-02-13 Merge branch 'jt/long-running-process-doc'
2018-02-13 Merge branch 'jk/daemon-fixes'
2018-02-13 Merge branch 'nd/shared-index-fix'
next