git
2017-03-13  Brandon Williamspathspec: allow escaped query values
2017-03-13  Brandon Williamspathspec: allow querying for attributes
2017-03-13  Jeff Kinghttp-walker: fix buffer underflow processing remote...
2017-03-13  Junio C HamanoThird batch after 2.12
2017-03-13  Junio C HamanoMerge branch 'ah/doc-ls-files-quotepath'
2017-03-13  Junio C HamanoMerge branch 'jc/diff-populate-filespec-size-only-fix'
2017-03-13  Junio C HamanoMerge branch 'vn/line-log-memcpy-size-fix'
2017-03-13  Junio C HamanoMerge branch 'jk/ewah-use-right-type-in-sizeof'
2017-03-13  Junio C HamanoMerge branch 'ax/line-log-range-merge-fix'
2017-03-13  Junio C HamanoMerge branch 'ss/remote-bzr-hg-placeholder-wo-python'
2017-03-13  Junio C HamanoMerge branch 'js/realpath-pathdup-fix'
2017-03-13  Junio C HamanoMerge branch 'jk/add-i-patch-do-prompt'
2017-03-13  Junio C HamanoMerge branch 'jh/mingw-openssl-sha1'
2017-03-12  René Scharfeblame: move blame_entry duplication to add_blame_entry()
2017-03-12  Nguyễn Thái... config: add conditional include
2017-03-12  Nguyễn Thái... config.txt: reflow the second include.path paragraph
2017-03-12  Nguyễn Thái... config.txt: clarify multiple key values in include...
2017-03-10  Jeff Kingt/interop: add test of old clients against modern git...
2017-03-10  Jeff Kingt: add an interoperability test harness
2017-03-10  Junio C HamanoSecond batch after 2.12
2017-03-10  Junio C HamanoMerge branch 'rs/log-email-subject'
2017-03-10  Junio C HamanoMerge branch 'tg/stash-push'
2017-03-10  Junio C HamanoMerge branch 'sb/submodule-init-url-selection'
2017-03-10  Junio C HamanoMerge branch 'rj/remove-unused-mktemp'
2017-03-10  Junio C HamanoMerge branch 'ew/markdown-url-in-readme'
2017-03-10  Junio C HamanoMerge branch 'ps/docs-diffcore'
2017-03-10  Junio C HamanoMerge branch 'jt/http-base-url-update-upon-redirect'
2017-03-10  Junio C HamanoMerge branch 'jk/http-auth'
2017-03-10  Junio C HamanoMerge branch 'jh/send-email-one-cc'
2017-03-10  Junio C HamanoMerge branch 'rs/strbuf-add-real-path'
2017-03-10  Junio C HamanoMerge branch 'rs/sha1-file-plug-fallback-base-leak'
2017-03-10  Junio C HamanoMerge branch 'rs/commit-parsing-optim'
2017-03-10  Junio C HamanoMerge branch 'jk/t6300-cleanup'
2017-03-10  Junio C HamanoMerge branch 'jk/parse-config-key-cleanup'
2017-03-10  Junio C HamanoMerge branch 'sb/parse-hide-refs-config-cleanup'
2017-03-10  Junio C HamanoMerge branch 'jt/upload-pack-error-report'
2017-03-10  Junio C HamanoMerge branch 'jk/ident-empty'
2017-03-10  Junio C HamanoMerge branch 'jc/config-case-cmdline-take-2'
2017-03-10  Jeff Kingref-filter: use separate cache for contains_tag_algo
2017-03-10  Jeff Kingref-filter: die on parse_commit errors
2017-03-10  Jeff Kingref-filter: use contains_result enum consistently
2017-03-10  Jeff Kingref-filter: move ref_cbdata definition into ref-filter.c
2017-03-10  Junio C Hamanobranch: honor --abbrev/--no-abbrev in --list mode
2017-03-08  Stefan Bellerrev-parse: add --show-superproject-working-tree
2017-03-08  Johannes Schindelinreal_pathdup(): fix callsites that wanted it to die...
2017-03-08  Johannes Schindelint1501: demonstrate NULL pointer access with invalid...
2017-03-07  Johannes Schindelinsetup_git_directory(): use is_dir_sep() helper
2017-03-07  Jeff Kingsend-pack: report signal death of pack-objects
2017-03-07  Jeff Kingsend-pack: read "unpack" status even on pack-objects...
2017-03-07  Jeff Kingsend-pack: improve unpack-status error messages
2017-03-07  Jeff Kingsend-pack: use skip_prefix for parsing unpack status
2017-03-07  Jeff Kingsend-pack: extract parsing of "unpack" response
2017-03-07  Jeff Kingreceive-pack: fix deadlock when we cannot create tmpdir
2017-03-07  Hiroshi Shirosakigit svn: fix authentication with 'branch'
2017-03-06  Christian CouderDocumentation/git-update-index: explain splitIndex.*
2017-03-06  Christian CouderDocumentation/config: add splitIndex.sharedIndexExpire
2017-03-06  Christian Couderread-cache: use freshen_shared_index() in read_index_from()
2017-03-06  Christian Couderread-cache: refactor read_index_from()
2017-03-06  Christian Coudert1700: test shared index file expiration
2017-03-06  Christian Couderread-cache: unlink old sharedindex files
2017-03-06  Jeff Kingewah: fix eword_t/uint64_t confusion
2017-03-06  Vegard Nossumline-log: use COPY_ARRAY to fix mis-sized memcpy
2017-03-06  Johannes SchindelinTravis: also test on 32-bit Linux
2017-03-06  Eric Wonghttp: release strbuf on disabled alternates
2017-03-06  Eric Wonghttp: inform about alternates-as-redirects behavior
2017-03-03  Johannes Schindelint7006: replace dubious test
2017-03-03  Devin J. Pohlyp7000: add test for filter-branch with --prune-empty
2017-03-03  Devin J. Pohlyfilter-branch: fix --prune-empty on parentless commits
2017-03-03  Devin J. Pohlyt7003: ensure --prune-empty removes entire branch when...
2017-03-03  Devin J. Pohlyt7003: ensure --prune-empty can prune root commit
2017-03-03  Allan Xavierline-log.c: prevent crash during union of too many...
2017-03-03  Sebastian Schuberthcontrib: git-remote-{bzr,hg} placeholders don't need...
2017-03-03  Jeff Kingt/perf: add fallback for pre-bin-wrappers versions...
2017-03-03  Jeff Kingt/perf: use $MODERN_GIT for all repo-copying steps
2017-03-03  Jonathan Tant/perf: export variable used in other blocks
2017-03-02  Andreas HeidukDocumentation: improve description for core.quotePath
2017-03-02  Matt McCutchenfetch-pack: add specific error for fetching an unadvert...
2017-03-02  Matt McCutchenfetch_refs_via_pack: call report_unmatched_refs
2017-03-02  Matt McCutchenfetch-pack: move code to report unmatched refs to a...
2017-03-02  Jeff Kingcheckout: restrict @-expansions when finding branch
2017-03-02  Jeff Kingstrbuf_check_ref_format(): expand only local branches
2017-03-02  Jeff Kingbranch: restrict @-expansions when deleting
2017-03-02  Jeff Kingt3204: test git-branch @-expansion corner cases
2017-03-02  Jeff Kinginterpret_branch_name: allow callers to restrict expansions
2017-03-02  Jeff Kingstrbuf_branchname: add docstring
2017-03-02  Jeff Kingstrbuf_branchname: drop return value
2017-03-02  Jeff Kinginterpret_branch_name: move docstring to header file
2017-03-02  Jeff Kinginterpret_branch_name(): handle auto-namelen for @{-1}
2017-03-02  Junio C Hamanodiff: do not short-cut CHECK_SIZE_ONLY check in diff_po...
2017-03-02  Jeff Kingadd--interactive: fix missing file prompt for patch...
2017-03-01  René Scharfepretty: use fmt_output_email_subject()
2017-03-01  Eric WongREADME: create HTTP/HTTPS links from URLs in Markdown
2017-03-01  Ævar Arnfjörð... gitweb tests: skip tests when we don't have Time::HiRes
2017-03-01  Ævar Arnfjörð... gitweb tests: change confusing "skip_all" phrasing
2017-03-01  Christian Couderconfig: add git_config_get_expiry() from gc.c
2017-03-01  Christian Couderread-cache: touch shared index files when used
2017-03-01  Christian Coudersha1_file: make check_and_freshen_file() non static
2017-03-01  Christian CouderDocumentation/config: add splitIndex.maxPercentChange
2017-03-01  Christian Coudert1700: add tests for splitIndex.maxPercentChange
2017-03-01  Christian Couderread-cache: regenerate shared index if necessary
next