git
2019-04-16  Junio C HamanoMerge branch 'jt/t5551-protocol-v2-does-not-have-half...
2019-04-16  Junio C HamanoMerge branch 'jk/http-walker-status-fix'
2019-04-16  Junio C HamanoMerge branch 'jh/midx-verify-too-many-packs'
2019-04-16  Junio C HamanoMerge branch 'bb/unicode-12'
2019-04-16  Junio C HamanoMerge branch 'jk/refs-double-abort'
2019-04-16  Junio C HamanoMerge branch 'nd/checkout-m-doc-update'
2019-04-16  Junio C HamanoMerge branch 'tb/trace2-va-list-fix'
2019-04-16  Junio C HamanoMerge branch 'tz/completion'
2019-04-16  Junio C HamanoMerge branch 'ma/doc-diff-doc-vs-doctor-comparison'
2019-04-16  Junio C HamanoMerge branch 'tz/t4038-bash-redirect-target-workaround'
2019-04-16  Junio C HamanoMerge branch 'ab/drop-scripted-rebase'
2019-04-16  Junio C HamanoMerge branch 'jk/perf-lib-tee'
2019-04-16  Junio C HamanoMerge branch 'ab/doc-misc-typofixes'
2019-04-16  Junio C HamanoMerge branch 'mh/pack-protocol-doc-fix'
2019-04-16  Junio C HamanoMerge branch 'tg/glossary-overlay'
2019-04-16  Junio C HamanoMerge branch 'nd/checkout-f-while-conflicted-fix'
2019-04-16  Junio C HamanoMerge branch 'pw/rerere-autoupdate'
2019-04-16  Junio C HamanoMerge branch 'jc/format-patch-error-check'
2019-04-16  Junio C HamanoMerge branch 'js/get-short-oid-drop-cache'
2019-04-16  Junio C HamanoMerge branch 'dl/subtree-limit-to-one-rev'
2019-04-16  Junio C HamanoMerge branch 'js/init-db-update-for-mingw'
2019-04-16  Junio C HamanoMerge branch 'js/remote-curl-i18n'
2019-04-16  Junio C HamanoMerge branch 'js/anonymize-remote-curl-diag'
2019-04-16  Junio C HamanoMerge branch 'ma/asciidoctor-fixes-more'
2019-04-16  Junio C HamanoMerge branch 'ma/asciidoctor-fixes'
2019-04-16  Junio C HamanoMerge branch 'jt/test-protocol-version'
2019-04-16  Junio C HamanoMerge branch 'nd/diff-parseopt-3'
2019-04-16  Nguyễn Thái... sha1-name.c: remove the_repo from get_oid_mb()
2019-04-16  Nguyễn Thái... sha1-name.c: remove the_repo from other get_oid_*
2019-04-16  Nguyễn Thái... sha1-name.c: remove the_repo from maybe_die_on_misspelt...
2019-04-16  Nguyễn Thái... submodule-config.c: use repo_get_oid for reading .gitmo...
2019-04-16  Nguyễn Thái... sha1-name.c: add repo_get_oid()
2019-04-16  Nguyễn Thái... sha1-name.c: remove the_repo from get_oid_with_context_1()
2019-04-16  Nguyễn Thái... sha1-name.c: remove the_repo from resolve_relative_path()
2019-04-16  Nguyễn Thái... sha1-name.c: remove the_repo from diagnose_invalid_inde...
2019-04-16  Nguyễn Thái... sha1-name.c: remove the_repo from handle_one_ref()
2019-04-16  Nguyễn Thái... sha1-name.c: remove the_repo from get_oid_1()
2019-04-16  Nguyễn Thái... sha1-name.c: remove the_repo from get_oid_basic()
2019-04-16  Nguyễn Thái... sha1-name.c: remove the_repo from get_describe_name()
2019-04-16  Nguyễn Thái... sha1-name.c: remove the_repo from get_oid_oneline()
2019-04-16  Nguyễn Thái... sha1-name.c: add repo_interpret_branch_name()
2019-04-16  Nguyễn Thái... sha1-name.c: remove the_repo from interpret_branch_mark()
2019-04-16  Nguyễn Thái... sha1-name.c: remove the_repo from interpret_nth_prior_c...
2019-04-16  Nguyễn Thái... sha1-name.c: remove the_repo from get_short_oid()
2019-04-16  Nguyễn Thái... sha1-name.c: add repo_for_each_abbrev()
2019-04-16  Nguyễn Thái... sha1-name.c: store and use repo in struct disambiguate_...
2019-04-16  Nguyễn Thái... sha1-name.c: add repo_find_unique_abbrev_r()
2019-04-16  Nguyễn Thái... sha1-name.c: remove the_repo from find_abbrev_len_packed()
2019-04-16  Nguyễn Thái... sha1-name.c: remove the_repo from sort_ambiguous()
2019-04-16  Nguyễn Thái... commit.c: add repo_get_commit_tree()
2019-04-16  Nguyễn Thái... commit.cocci: refactor code, avoid double rewrite
2019-04-16  Jeff Kingupdate_info_refs(): drop unused force parameter
2019-04-16  Jeff Kingserver-info: drop objdirlen pointer arithmetic
2019-04-16  Jeff Kingserver-info: drop nr_alloc struct member
2019-04-16  Jeff Kingserver-info: use strbuf to read old info/packs file
2019-04-16  Jeff Kingserver-info: simplify cleanup in parse_pack_def()
2019-04-16  Jeff Kingserver-info: fix blind pointer arithmetic
2019-04-16  Jeff Kinghttp: simplify parsing of remote objects/info/packs
2019-04-16  Jeff Kingpackfile: fix pack basename computation
2019-04-16  Jeff Kingmidx: check both pack and index names for containment
2019-04-16  Jeff Kingt5319: drop useless --buffer from cat-file
2019-04-16  Jeff Kingt5319: fix bogus cat-file argument
2019-04-16  Jeff Kingpack-revindex: open index if necessary
2019-04-16  Jeff Kingpackfile.h: drop extern from function declarations
2019-04-15  Johannes Schindelinremote-testgit: move it into the support directory...
2019-04-15  Jeff Kingfetch: do not consider peeled tags as advertised tips
2019-04-15  Jeff Kingremote.c: make singular free_ref() public
2019-04-15  Jeff Kingfetch: use free_refs()
2019-04-15  Jeff Kingpkt-line: prepare buffer before handling ERR packets
2019-04-15  Jeff Kingupload-pack: send ERR packet for non-tip objects
2019-04-15  Jeff Kingt5530: check protocol response for "not our ref"
2019-04-15  Jeff Kingt5516: drop ok=sigpipe from unreachable-want tests
2019-04-15  Junio C Hamanogettext tests: export the restored GIT_TEST_GETTEXT_POISON
2019-04-15  SZEDER Gáborprogress: break too long progress bar lines
2019-04-15  SZEDER Gáborprogress: clear previous progress update dynamically
2019-04-15  Johannes SchindelinmacOS: make sure that gettext is found
2019-04-15  Johannes Schindelint9822: skip tests if file names cannot be ISO-8859...
2019-04-15  Nguyễn Thái... submodule foreach: fix "<command> --quiet" not being...
2019-04-15  Johannes Schindelintests: disallow the use of abbreviated options (by...
2019-04-15  Christian Couderreplace: peel tag when passing a tag first to --graft
2019-04-15  Christian Couderreplace: peel tag when passing a tag as parent to ...
2019-04-14  brian m. carlsonsend-email: default to quoted-printable when CR is...
2019-04-12  Jonathan Tanpack-objects: write objects packed to trace2
2019-04-12  Jeff Kingprogress: use xmalloc/xcalloc
2019-04-12  Jeff Kingxdiff: use xmalloc/xrealloc
2019-04-12  Jeff Kingxdiff: use git-compat-util
2019-04-12  Jeff Kingtest-prio-queue: use xmalloc
2019-04-12  Denton Liutag: advise on nested tags
2019-04-12  Kyle Meyert3000 (ls-files -o): widen description to reflect curre...
2019-04-12  Johannes Schindelinuntracked cache: fix off-by-one
2019-04-10  Jeff Kingrev-list: detect broken root trees
2019-04-10  Jeff Kingrev-list: let traversal die when --missing is not in use
2019-04-10  Jeff Kingget_commit_tree(): return NULL for broken tree
2019-04-10  Taylor Blaulist-objects.c: handle unexpected non-tree entries
2019-04-10  Taylor Blaulist-objects.c: handle unexpected non-blob entries
2019-04-10  Taylor Blaut: introduce tests for unexpected object types
2019-04-10  Kyle Meyeradd: error appropriately on repository with no commits
2019-04-10  Kyle Meyerdir: do not traverse repositories with no commits
2019-04-10  Kyle Meyersubmodule: refuse to add repository with no commits
2019-04-10  Denton Liusubmodule: teach set-branch subcommand
next