Sync with Git 2.17-rc2
[gitweb.git] / builtin /
2018-03-15 shortlog: disallow left-over arguments outside repo
2018-03-15 index-pack: support checking objects but not links
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-09 Merge branch 'tl/userdiff-csharp-async' into next
2018-03-09 Merge branch 'sg/cvs-tests-with-x' into next
2018-03-09 Merge branch 'ab/man-sec-list' into next
2018-03-09 Merge branch 'ab/perl-fixes' into next
2018-03-09 Merge branch 'cl/send-email-reply-to' into next
2018-03-09 Merge branch 'np/send-email-header-parsing' into next
2018-03-08 Sync with master
2018-03-08 Merge branch 'nd/object-allocation-comments' into next
2018-03-08 Merge branch 'jk/smart-http-protocol-doc-fix' into...
2018-03-08 Merge branch 'jk/add-i-diff-filter' into next
2018-03-08 Merge branch 'nd/parseopt-completion' into next
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 Sync with master
2018-03-06 Merge branch 'pw/add-p-recount' into next
2018-03-06 Merge branch 'ab/pre-auto-gc-battery' into next
2018-03-06 Merge branch 'sg/test-x' into next
2018-03-06 Merge branch 'rj/test-i18ngrep' into next
2018-03-06 Merge branch 'ma/roll-back-lockfiles' into next
2018-03-06 Merge branch 'en/rename-directory-detection' into next
2018-03-06 Merge branch 'nd/diff-stat-with-summary' into next
2018-03-06 Merge branch 'nd/worktree-move' into next
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 Revert "Merge branch 'ps/contains-id-error-message...
2018-03-06 object.h: update flag allocation comment
2018-03-02 Merge branch 'bp/untracked-cache-noflush' into next
2018-03-02 Merge branch 'ab/gc-auto-in-commit' into next
2018-03-02 Merge branch 'ag/userdiff-go-funcname' into next
2018-03-02 Merge branch 'rs/perf-repeat-thrice-by-default' into...
2018-03-02 Merge branch 'mk/doc-pretty-fill' into next
2018-03-02 Merge branch 'jc/test-must-be-empty' into next
2018-03-02 Merge branch 'ds/mark-parents-uninteresting-optim'...
2018-03-02 Merge branch 'ds/find-unique-abbrev-optim' into next
2018-03-02 Merge branch 'sg/subtree-signed-commits' into next
2018-03-02 Merge branch 'rv/grep-cleanup' into next
2018-03-02 Merge branch 'ot/ref-filter-cleanup' into next
2018-03-02 Merge branch 'nd/worktree-move' into next
2018-03-02 Merge branch 'nd/parseopt-completion' into next
next