git
2017-01-09  Brandon Williamspathspec: simpler logic to prefix original pathspec...
2017-01-09  Brandon Williamspathspec: always show mnemonic and name in unsupported_...
2017-01-09  Brandon Williamspathspec: remove unused variable from unsupported_magic
2017-01-09  Brandon Williamspathspec: copy and free owned memory
2017-01-09  Brandon Williamspathspec: remove the deprecated get_pathspec function
2017-01-09  Brandon Williamsls-tree: convert show_recursive to use the pathspec...
2017-01-09  Brandon Williamsdir: convert fill_directory to use the pathspec struct...
2017-01-09  Brandon Williamsdir: remove struct path_simplify
2017-01-09  Brandon Williamsmv: remove use of deprecated 'get_pathspec()'
2016-11-29  Junio C HamanoGit 2.11 v2.11.0
2016-11-29  Junio C HamanoMerge branch 'jk/common-main'
2016-11-29  Junio C HamanoMerge tag 'l10n-2.11.0-rnd3.1' of git://github.com...
2016-11-29  Jeff Kingcommon-main: stop munging argv[0] path
2016-11-29  Jiang XinMerge branch 'russian-l10n' of https://github.com/DJm00...
2016-11-29  Dimitriy Ryazantcevl10n: ru.po: update Russian translation
2016-11-29  Alex Henriel10n: ca.po: update translation
2016-11-28  Marc BranchaudRelNotes: spelling and phrasing fixups
2016-11-28  Junio C HamanoMerge tag 'l10n-2.11.0-rnd3' of git://github.com/git...
2016-11-28  Ralf Thielowl10n: de.po: translate 210 new messages
2016-11-25  Jiang Xinl10n: fix unmatched single quote in error message
2016-11-23  Junio C HamanoGit 2.11-rc3 v2.11.0-rc3
2016-11-23  Junio C HamanoMerge branch 'jc/setup-cleanup-fix'
2016-11-23  Junio C HamanoMerge branch 'jt/trailer-with-cruft'
2016-11-23  Junio C HamanoMerge branch 'js/rebase-i-commentchar-fix'
2016-11-23  Junio C HamanoMerge branch 'jc/for-each-ref-head-segfault-fix'
2016-11-22  Junio C HamanoMerge tag 'l10n-2.11.0-rnd2' of git://github.com/git...
2016-11-22  Junio C HamanoMerge branch 'js/prepare-sequencer'
2016-11-22  Junio C Hamanoarchive: read local configuration
2016-11-22  Junio C Hamanomailinfo: read local configuration
2016-11-22  Jiang Xinl10n: Fixed typo of git fetch-pack command
2016-11-22  Jiang Xinl10n: git.pot: v2.11.0 round 2 (1 new, 1 removed)
2016-11-22  Jiang XinMerge branch 'master' of git://github.com/git-l10n...
2016-11-21  Jonathan Tandoc: mention user-configured trailers
2016-11-21  Johannes Schindelinrebase -i: handle core.commentChar=auto
2016-11-21  Johannes Schindelinstripspace: respect repository config
2016-11-21  Johannes Schindelinrebase -i: highlight problems with core.commentchar
2016-11-21  Jiang Xini18n: fix unmatched single quote in error message
2016-11-21  Jiang Xinl10n: zh_CN: for git v2.11.0 l10n round 1
2016-11-18  Junio C Hamanofor-each-ref: do not segv with %(HEAD) on an unborn...
2016-11-17  Junio C HamanoGit 2.11-rc2 v2.11.0-rc2
2016-11-17  Junio C HamanoMerge branch 'tk/diffcore-delta-remove-unused'
2016-11-17  Junio C HamanoMerge branch 'jk/create-branch-remove-unused-param'
2016-11-17  Junio C HamanoMerge branch 'nd/worktree-lock'
2016-11-14  Tobias Klauserdiffcore-delta: remove unused parameter to diffcore_cou...
2016-11-14  Ben Northgit-worktree.txt: fix typo "to"/"two", and add comma
2016-11-13  Vasco Almeidal10n: pt_PT: update Portuguese translation
2016-11-11  Junio C HamanoGit 2.11.0-rc1 v2.11.0-rc1
2016-11-11  Junio C HamanoMerge branch 'rt/fetch-pack-error-message-fix'
2016-11-11  Junio C HamanoMerge branch 'ps/common-info-doc'
2016-11-11  Junio C HamanoMerge branch 'js/pwd-var-vs-pwd-cmd-fix'
2016-11-11  Junio C HamanoMerge branch 'ls/macos-update'
2016-11-11  Junio C HamanoMerge branch 'js/prepare-sequencer'
2016-11-11  Junio C HamanoMerge branch 'ls/filter-process'
2016-11-11  Junio C HamanoMerge branch 'as/merge-attr-sleep'
2016-11-11  Ralf Thielowfetch-pack.c: correct command at the beginning of an...
2016-11-11  Junio C Hamanot0021: remove debugging cruft
2016-11-11  Johannes Sixtt6026: clarify the point of "kill $(cat sleep.pid)"
2016-11-11  Johannes Sixtt0021, t5615: use $PWD instead of $(pwd) in PATH-like...
2016-11-11  Patrick Steinhardtdoc: fix location of 'info/' with $GIT_COMMON_DIR
2016-11-10  Johannes Schindelint6026: ensure that long-running script really is
2016-11-10  Junio C HamanoRevert "t6026-merge-attr: don't fail if sleep exits...
2016-11-10  Junio C HamanoRevert "t6026-merge-attr: ensure that the merge driver...
2016-11-10  Junio C HamanoMerge branch 'jk/alt-odb-cleanup'
2016-11-10  Junio C HamanoMerge branch 'jk/filter-process-fix'
2016-11-10  Junio C HamanoMerge branch 'ls/filter-process'
2016-11-10  Andreas Schwabt6026-merge-attr: ensure that the merge driver was...
2016-11-10  Lars Schneidertravis-ci: disable GIT_TEST_HTTPD for macOS
2016-11-10  Lars SchneiderMakefile: set NO_OPENSSL on macOS by default
2016-11-09  Jeff Kingcreate_branch: drop unused "head" parameter
2016-11-09  Jiang XinMerge branch 'fr_v2.11.0_rnd1' of git://github.com...
2016-11-09  Jeff Kingsequencer: silence -Wtautological-constant-out-of-range...
2016-11-08  Andreas Schwabt6026-merge-attr: don't fail if sleep exits early
2016-11-08  Jeff Kingalternates: re-allow relative paths from environment
2016-11-08  Johannes Sixtt0021: compute file size with a single process instead...
2016-11-08  Johannes Sixtt0021: expect more variations in the output of uniq -c
2016-11-06  jfbul10n: fr.po fix grammar mistakes
2016-11-05  Jean-Noel Avilal10n: fr.po v2.11.0_rnd1
2016-11-05  Peter Kreftingl10n: sv.po: Update Swedish translation (2913t0f0u)
2016-11-05  Jiang XinMerge branch 'ko/merge-l10n' of https://github.com...
2016-11-04  Tran Ngoc Quanl10n: vi.po: Updated translation to v2.11.0 (2913t)
2016-11-03  Changwoo Ryul10n: ko.po: Update Korean translation
2016-11-03  Jeff Kingt0021: fix filehandle usage on older perl
2016-11-03  Jeff Kingt0021: use $PERL_PATH for rot13-filter.pl
2016-11-03  Jeff Kingt0021: put $TEST_ROOT in $PATH
2016-11-03  Jeff Kingt0021: use write_script to create rot13 shell script
2016-11-02  Jiang XinMerge branch 'russian-l10n' of https://github.com/DJm00...
2016-11-01  Junio C HamanoA bit of updates post -rc0
2016-11-01  Junio C HamanoMerge branch 'cc/split-index-typofix'
2016-11-01  Junio C HamanoMerge branch 'jk/no-looking-at-dotgit-outside-repo'
2016-11-01  Junio C HamanoMerge branch 'rs/cocci'
2016-11-01  Christian Coudersplit-index: s/eith/with/ typo fix
2016-11-01  René Scharfecocci: avoid self-references in object_id transformations
2016-11-01  René Scharfesha1_name: make wraparound of the index into ring-buffe...
2016-11-01  Jiang Xinl10n: git.pot: v2.11.0 round 1 (209 new, 53 removed)
2016-10-31  Junio C HamanoGit 2.11-rc0 v2.11.0-rc0
2016-10-31  Junio C HamanoMerge branch 'nd/test-helpers'
2016-10-31  Junio C HamanoMerge branch 'sc/fmt-merge-msg-doc-markup-fix'
2016-10-31  Junio C HamanoMerge branch 'ak/sh-setup-dot-source-i18n-fix'
2016-10-31  Junio C HamanoMerge branch 'rs/commit-pptr-simplify'
2016-10-31  Junio C HamanoMerge branch 'jk/rebase-config-insn-fmt-docfix'
next