Merge branch 'tz/relnotes-1.7-on-perl' into next
[gitweb.git] / t / t5510-fetch.sh
2018-02-28 Merge branch 'nd/am-quit'
2018-02-28 Sync with master
2018-02-27 Merge branch 'ps/contains-id-error-message' into next
2018-02-27 Merge branch 'bw/perl-timegm-timelocal-fix' into next
2018-02-27 Merge branch 'jk/strbuf-read-file-close-error' into...
2018-02-27 Merge branch 'bw/c-plus-plus' into next
2018-02-27 Merge branch 'rs/strbuf-read-file-or-whine' into next
2018-02-27 Merge branch 'ms/non-ascii-ticks' into next
2018-02-27 Merge branch 'jk/test-helper-v-output-fix' into next
2018-02-27 Merge branch 'jk/cached-commit-buffer' into next
2018-02-27 Merge branch 'bw/doc-submodule-recurse-config-with...
2018-02-27 Merge branch 'jc/allow-ff-merging-kept-tags' into next
2018-02-27 Merge branch 'ab/simplify-perl-makefile' into next
2018-02-27 Merge branch 'pw/add-p-single' into next
2018-02-27 Merge branch 'sg/t6300-modernize' into next
2018-02-27 Merge branch 'sb/color-h-cleanup' into next
2018-02-27 Merge branch 'nd/rebase-show-current-patch' into next
2018-02-27 Merge branch 'xz/send-email-batch-size' into next
2018-02-27 Merge branch 'ab/fetch-prune' into next
2018-02-27 Merge branch 'sm/mv-dry-run-update' into next
2018-02-27 Merge branch 'nm/tag-edit' into next
2018-02-27 Sync with 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-21 Merge branch 'nd/am-quit' into next
2018-02-21 Merge branch 'es/worktree-add-post-checkout-hook' into...
2018-02-21 Merge branch 'sb/status-doc-fix' into next
2018-02-21 Merge branch 'tk/apply-dev-null-verify-name-fix' into...
2018-02-21 Merge branch 'gs/test-unset-xdg-cache-home' into next
2018-02-21 Merge branch 'tg/worktree-create-tracking' into next
2018-02-21 Merge branch 'tz/do-not-clean-spec-file' into next
2018-02-21 Merge branch 'jk/push-options-via-transport-fix' into...
2018-02-21 Merge branch 'sg/test-i18ngrep'
2018-02-15 Sync with master
2018-02-15 Merge branch 'jt/binsearch-with-fanout' into next
2018-02-14 Merge branch 'bp/fsmonitor' into next
2018-02-14 Merge branch 'jk/sq-dequote-on-bogus-input' into next
2018-02-14 Merge branch 'jk/test-hashmap-updates' into next
2018-02-14 Merge branch 'rd/typofix' into next
2018-02-14 Merge branch 'bc/doc-interpret-trailers-grammofix'...
2018-02-14 Merge branch 'as/ll-i18n' into next
2018-02-14 Merge branch 'sg/doc-test-must-fail-args' into next
2018-02-14 Merge branch 'sb/describe-blob' into next
2018-02-14 Merge branch 'rs/check-ignore-multi' into next
2018-02-14 Merge branch 'rj/sparse-updates' into next
2018-02-14 Merge branch 'jk/t0002-simplify' into next
2018-02-14 Merge branch 'ab/untracked-cache-invalidation-docs...
2018-02-14 Merge branch 'js/packet-read-line-check-null' into...
2018-02-14 Merge branch 'js/fix-merge-arg-quoting-in-rebase-p...
2018-02-14 Merge branch 'jk/gettext-poison' into next
2018-02-14 Merge branch 'jk/doc-do-not-write-extern' into next
2018-02-14 Merge branch 'bp/name-hash-dirname-fix' into next
2018-02-14 Merge branch 'jc/blame-missing-path' into next
2018-02-14 Sync with master
2018-02-09 fetch: make the --prune-tags work with <url>
2018-02-09 fetch: add a --prune-tags option and fetch.pruneTags...
2018-02-09 fetch tests: add scaffolding for the new fetch.pruneTags
2018-02-09 fetch tests: fetch <url> <spec> as well as fetch [...
2018-02-09 fetch tests: expand case/esac for later change
2018-02-09 fetch tests: double quote a variable for interpolation
2018-02-09 fetch tests: test --prune and refspec interaction
2018-02-09 fetch tests: add a tag to be deleted to the pruning...
2018-02-09 fetch tests: re-arrange arguments for future readability
2018-02-09 fetch tests: refactor in preparation for testing tag...
2018-02-09 Merge branch 'bc/hash-algo' into next
2018-02-08 Merge branch 'sg/test-i18ngrep' into next
2018-02-08 t5510: consolidate 'grep' and 'test_i18ngrep' patterns
2018-01-09 Merge branch 'js/misc-git-gui-stuff' of ../git-gui
2017-12-27 Merge branch 'es/clone-shared-worktree'
2017-12-27 Merge branch 'jk/cvsimport-quoting'
2017-12-27 Merge branch 'rs/am-builtin-leakfix'
2017-12-05 Merge branch 'ls/no-double-utf8-author-name' of .....
2017-11-22 Merge branch 'jn/reproducible-build' of ../git-gui...
2017-11-09 Merge branch 'tz/fsf-address-update' of ../git-gui...
2017-11-06 Merge branch 'ex/deprecate-empty-pathspec-as-match...
2017-10-28 Merge branch 'sg/rev-list-doc-reorder-fix'
2017-10-23 Merge branch 'jc/fetch-refspec-doc-update' into maint
2017-10-19 Merge branch 'jc/fetch-refspec-doc-update'
2017-09-22 Merge branch 'jk/safe-pipe-capture' into maint-2.10
2017-09-22 Merge branch 'jk/cvsimport-quoting' into maint-2.10
2017-09-22 Merge branch 'jc/cvsserver' into maint-2.10
2017-09-22 Merge branch 'jk/git-shell-drop-cvsserver' into maint...
next