fetch: send server options when using protocol v2
[gitweb.git] / builtin /
2018-03-21 Merge branch 'master' of https://github.com/Softcatala...
2018-03-20 -Wuninitialized: remove some 'init-self' workarounds
2018-03-15 Merge remote-tracking branch 'git-po/maint'
2018-03-15 Merge branch 'tl/userdiff-csharp-async'
2018-03-15 Merge branch 'sg/cvs-tests-with-x'
2018-03-15 Merge branch 'ab/man-sec-list'
2018-03-15 Merge branch 'ab/perl-fixes'
2018-03-15 Merge branch 'cl/send-email-reply-to'
2018-03-15 Merge branch 'np/send-email-header-parsing'
2018-03-15 worktree prune: improve prune logic when worktree is...
2018-03-15 worktree: delete dead code
2018-03-15 fetch-pack: perform a fetch using v2
2018-03-15 fetch: pass ref prefixes when fetching
2018-03-15 ls-remote: pass ref prefixes when requesting a remote...
2018-03-15 transport: convert transport_get_remote_refs to take...
2018-03-15 connect: request remote refs using v2
2018-03-15 serve: introduce git-serve
2018-03-15 shortlog: disallow left-over arguments outside repo
2018-03-15 index-pack: support checking objects but not links
2018-03-14 protocol: introduce enum protocol_version value protocol_v2
2018-03-14 connect: discover protocol version outside of get_remot...
2018-03-14 upload-pack: convert to a builtin
2018-03-14 Merge branch 'nd/parseopt-completion'
2018-03-14 Merge branch 'nd/object-allocation-comments'
2018-03-14 Merge branch 'jk/smart-http-protocol-doc-fix'
2018-03-14 Merge branch 'jk/add-i-diff-filter'
2018-03-14 Merge branch 'nd/worktree-move'
2018-03-14 Merge branch 'pw/add-p-recount'
2018-03-14 Merge branch 'ab/pre-auto-gc-battery'
2018-03-14 Merge branch 'sg/test-x'
2018-03-14 Merge branch 'rj/test-i18ngrep'
2018-03-14 Merge branch 'ma/roll-back-lockfiles'
2018-03-14 Merge branch 'nd/diff-stat-with-summary'
2018-03-14 Convert lookup_replace_object to struct object_id
2018-03-14 sha1_file: convert read_sha1_file to struct object_id
2018-03-14 sha1_file: convert read_object_with_reference to object_id
2018-03-14 tree-walk: convert tree entry functions to object_id
2018-03-14 builtin/notes: convert static functions to object_id
2018-03-14 builtin/fmt-merge-msg: convert remaining code to object_id
2018-03-14 sha1_file: convert sha1_object_info* to object_id
2018-03-14 sha1_file: convert assert_sha1_type to object_id
2018-03-14 builtin/mktree: convert to struct object_id
2018-03-14 streaming: convert open_istream to use struct object_id
2018-03-14 sha1_file: convert check_sha1_signature to struct object_id
2018-03-14 sha1_file: convert read_loose_object to use struct...
2018-03-14 builtin/index-pack: convert struct ref_delta_entry...
2018-03-14 builtin/mktag: convert to struct object_id
2018-03-14 Convert find_unique_abbrev* to struct object_id
2018-03-14 strbuf: convert strbuf_add_unique_abbrev to use struct...
2018-03-14 tree: convert read_tree_recursive to struct object_id
2018-03-14 resolve-undo: convert struct resolve_undo_info to object_id
2018-03-14 cache-tree: convert write_*_as_tree to object_id
2018-03-14 builtin/write-tree: convert to struct object_id
2018-03-13 shortlog: add usage-string for stdin-reading
2018-03-08 Merge branch 'ag/userdiff-go-funcname'
2018-03-08 Merge branch 'ab/gc-auto-in-commit'
2018-03-08 Merge branch 'bp/untracked-cache-noflush'
2018-03-08 Merge branch 'rs/perf-repeat-thrice-by-default'
2018-03-08 Merge branch 'mk/doc-pretty-fill'
2018-03-08 Merge branch 'jc/test-must-be-empty'
2018-03-08 Merge branch 'ds/mark-parents-uninteresting-optim'
2018-03-08 Merge branch 'ds/find-unique-abbrev-optim'
2018-03-08 Merge branch 'sg/subtree-signed-commits'
2018-03-08 Merge branch 'rv/grep-cleanup'
2018-03-08 Merge branch 'ot/ref-filter-cleanup'
2018-03-08 Merge branch 'jh/status-no-ahead-behind'
2018-03-08 Merge branch 'sg/travis-build-during-script-phase'
2018-03-06 Merge branch 'bw/perl-timegm-timelocal-fix'
2018-03-06 Merge branch 'jk/strbuf-read-file-close-error'
2018-03-06 Merge branch 'bw/c-plus-plus'
2018-03-06 Merge branch 'rs/strbuf-read-file-or-whine'
2018-03-06 Merge branch 'ms/non-ascii-ticks'
2018-03-06 Merge branch 'jk/test-helper-v-output-fix'
2018-03-06 Merge branch 'jk/cached-commit-buffer'
2018-03-06 Merge branch 'bw/doc-submodule-recurse-config-with...
2018-03-06 Merge branch 'jc/allow-ff-merging-kept-tags'
2018-03-06 Merge branch 'ab/simplify-perl-makefile'
2018-03-06 Merge branch 'pw/add-p-single'
2018-03-06 Merge branch 'sg/t6300-modernize'
2018-03-06 Merge branch 'sb/color-h-cleanup'
2018-03-06 Merge branch 'nd/rebase-show-current-patch'
2018-03-06 Merge branch 'xz/send-email-batch-size'
2018-03-06 Merge branch 'ab/fetch-prune'
2018-03-06 Merge branch 'sm/mv-dry-run-update'
2018-03-06 Merge branch 'nm/tag-edit'
2018-03-06 object.h: update flag allocation comment
2018-03-01 write_locked_index(): add flag to avoid writing unchang...
2018-03-01 commit: run git gc --auto just before the post-commit...
2018-02-28 Merge branch 'jk/push-options-via-transport-fix'
2018-02-28 Merge branch 'tz/do-not-clean-spec-file'
2018-02-28 Merge branch 'tg/worktree-create-tracking'
2018-02-28 Merge branch 'gs/test-unset-xdg-cache-home'
2018-02-28 Merge branch 'tk/apply-dev-null-verify-name-fix'
2018-02-28 Merge branch 'sb/status-doc-fix'
2018-02-28 Merge branch 'es/worktree-add-post-checkout-hook'
2018-02-28 Merge branch 'nd/am-quit'
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
next