git
2017-03-21  Junio C HamanoMerge branch 'rs/commit-parsing-optim' into maint
2017-03-21  Junio C HamanoMerge branch 'jk/show-branch-lift-name-len-limit' into...
2017-03-21  Junio C HamanoMerge branch 'jk/tempfile-ferror-fclose-confusion'...
2017-03-21  Junio C HamanoMerge branch 'rl/remote-allow-missing-branch-name-merge...
2017-03-21  Junio C HamanoMerge branch 'dt/gc-ignore-old-gc-logs' into maint
2017-03-21  Junio C HamanoMerge branch 'jt/upload-pack-error-report' into maint
2017-03-21  Junio C HamanoMerge branch 'rs/sha1-file-plug-fallback-base-leak...
2017-03-21  Junio C HamanoMerge branch 'ss/remote-bzr-hg-placeholder-wo-python...
2017-03-21  Junio C HamanoMerge branch 'jc/diff-populate-filespec-size-only-fix...
2017-03-21  Junio C HamanoMerge branch 'jk/http-walker-buffer-underflow-fix'...
2017-03-21  Junio C HamanoMerge branch 'mg/status-porcelain-no-i18n' into maint
2017-03-21  Junio C HamanoMerge branch 'ps/docs-diffcore' into maint
2017-03-21  Junio C HamanoMerge branch 'ew/markdown-url-in-readme' into maint
2017-03-21  Junio C HamanoMerge branch 'rj/remove-unused-mktemp' into maint
2017-03-21  Junio C HamanoMerge branch 'jk/ewah-use-right-type-in-sizeof' into...
2017-03-20  Junio C HamanoGit 2.12.1 v2.12.1
2017-03-20  Ævar Arnfjörð... push: mention "push.default=tracking" in the documentation
2017-03-20  Nguyễn Thái... git-commit.txt: list post-rewrite in HOOKS section
2017-03-20  Ævar Arnfjörð... doc: change erroneous --[no]-whatever into --[no-]whatever
2017-03-18  SZEDER Gáborpickaxe: fix segfault with '-S<...> --pickaxe-regex'
2017-03-18  Jeff Kingrun-command: fix segfault when cleaning forked async...
2017-03-18  René Scharfeshortlog: don't set after_subject to an empty string
2017-03-18  SZEDER Gábortests: make the 'test_pause' helper work in non-verbose...
2017-03-18  SZEDER Gábortests: create an interactive gdb session with the ...
2017-03-18  René Scharferevision: remove declaration of path_name()
2017-03-18  René Scharfehttp-push: don't check return value of lookup_unknown_o...
2017-03-18  René Scharfereceive-pack: simplify run_update_post_hook()
2017-03-17  Stefan Bellerwt-status: simplify by using for_each_string_list_item
2017-03-16  Junio C HamanoPreparing for 2.12.1
2017-03-16  Junio C HamanoMerge branch 'js/realpath-pathdup-fix' into maint
2017-03-16  Junio C HamanoMerge branch 'mm/two-more-xstrfmt' into maint
2017-03-16  Junio C HamanoMerge branch 'vn/line-log-memcpy-size-fix' into maint
2017-03-16  Junio C HamanoMerge branch 'ax/line-log-range-merge-fix' into maint
2017-03-16  Junio C HamanoMerge branch 'jk/add-i-patch-do-prompt' into maint
2017-03-16  Junio C HamanoMerge branch 'jt/http-base-url-update-upon-redirect...
2017-03-16  Junio C HamanoMerge branch 'js/travis-32bit-linux' into maint
2017-03-16  Junio C HamanoMerge branch 'jh/mingw-openssl-sha1' into maint
2017-03-16  Junio C HamanoMerge branch 'jk/http-auth' into maint
2017-03-16  Jeff Kingindex-pack: make pointer-alias fallbacks safer
2017-03-16  Jeff Kingreplace snprintf with odb_pack_name()
2017-03-16  Jeff Kingodb_pack_keep(): stop generating keepfile name
2017-03-16  Jeff Kingsha1_file.c: make pack-name helper globally accessible
2017-03-16  Jeff Kingmove odb_* declarations out of git-compat-util.h
2017-03-15  Jeff Kingrev-parse: simplify parsing of ref options
2017-03-15  Jeff Kingrev-parse: add helper for parsing "--foo/--foo="
2017-03-15  Jeff Kingrev-parse: use skip_prefix when parsing options
2017-03-15  Stefan Bellersubmodule-config: correct error reporting for invalid...
2017-03-14  Michael J Grubergit-status: make porcelain more robust
2017-03-13  Jeff Kinghttp-walker: fix buffer underflow processing remote...
2017-03-12  René Scharfeblame: move blame_entry duplication to add_blame_entry()
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-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  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-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  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  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  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-02-28  Ramsay Joneswrapper.c: remove unused gitmkstemps() function
2017-02-28  Ramsay Joneswrapper.c: remove unused git_mkstemp() function
2017-02-28  Jonathan Tanhttp: attempt updating base URL only if no error
2017-02-28  Patrick Steinhardtdocs/diffcore: unquote "Complete Rewrites" in headers
2017-02-28  Patrick Steinhardtdocs/diffcore: fix grammar in diffcore-rename header
2017-02-27  Ævar Arnfjörð... cvs tests: skip tests that call "cvs commit" when runni...
2017-02-27  Jeff Kingt6300: avoid creating refs/heads/HEAD
2017-02-27  René Scharfecommit: don't check for space twice when looking for...
2017-02-27  René Scharfecommit: be more precise when searching for headers
next