git
2016-07-06  Junio C HamanoMerge branch 'nb/gnome-keyring-build' into maint
2016-07-06  Junio C HamanoMerge branch 'et/add-chmod-x' into maint
2016-07-06  Junio C HamanoMerge branch 'jk/avoid-unbounded-alloca' into maint
2016-07-06  Junio C HamanoMerge branch 'rj/compat-regex-size-max-fix' into maint
2016-07-06  Junio C HamanoMerge branch 'vs/prompt-avoid-unset-variable' into...
2016-07-06  Junio C HamanoMerge branch 'sg/reflog-past-root' into maint
2016-07-06  Junio C HamanoMerge branch 'dn/gpg-doc' into maint
2016-07-06  Junio C HamanoMerge branch 'ap/git-svn-propset-doc' into maint
2016-07-06  Junio C HamanoMerge branch 'tr/doc-tt' into maint
2016-07-06  Armin Kunaschikt7610: test for mktemp before test execution
2016-07-06  Jeff KingMakefile: use VCSSVN_LIB to refer to svn library
2016-07-06  Jeff KingMakefile: drop extra dependencies for test helpers
2016-07-06  David Turnermailmap: use main email address for dturner
2016-07-06  Jeff Kingt/lib-git-daemon: use test_match_signal
2016-07-06  Jeff Kingtest_must_fail: use test_match_signal
2016-07-06  Jeff Kingt0005: use test_match_signal as appropriate
2016-07-06  Jeff Kingtests: factor portable signal check out of t0005
2016-07-01  Charles Baileygrep: fix grepping for "intent to add" files
2016-07-01  Charles Baileyt7810-grep.sh: fix a whitespace inconsistency
2016-07-01  Charles Baileyt7810-grep.sh: fix duplicated test name
2016-07-01  Lukas Fleischersideband.c: refactor recv_sideband()
2016-07-01  Nguyễn Thái... grep.c: reuse "icase" variable
2016-07-01  Nguyễn Thái... diffcore-pickaxe: support case insensitive match on...
2016-07-01  Nguyễn Thái... diffcore-pickaxe: Add regcomp_or_die()
2016-07-01  Nguyễn Thái... grep/pcre: support utf-8
2016-07-01  Nguyễn Thái... gettext: add is_utf8_locale()
2016-07-01  Nguyễn Thái... grep/pcre: prepare locale-dependent tables for icase...
2016-07-01  Nguyễn Thái... grep: rewrite an if/else condition to avoid duplicate...
2016-07-01  Nguyễn Thái... grep/icase: avoid kwsset when -F is specified
2016-06-29  Johannes Schindelincommit -S: avoid invalid pointer with empty message
2016-06-29  Johannes Schindelinreset --hard: skip blank lines when reporting the commi...
2016-06-29  Johannes Schindelinsequencer: use skip_blank_lines() to find the commit...
2016-06-29  Johannes Schindelincommit -C: skip blank lines at the beginning of the...
2016-06-29  Johannes Schindelint3404: fix a grammo (commands are ran -> commands are...
2016-06-29  Patrick Steinhardtrebase -i: restore autostash on abort
2016-06-28  David A. Greenecontrib/subtree: Add a test for subtree rebase that...
2016-06-28  Johannes Schindelincolor.h: remove obsolete comment about limitations...
2016-06-28  Matthieu Moydoc: typeset HEAD and variants as literal
2016-06-28  Matthieu MoyCodingGuidelines: formatting HEAD in documentation
2016-06-28  Matthieu Moydoc: typeset long options with argument as literal
2016-06-28  Matthieu Moydoc: typeset '--' as literal
2016-06-28  Matthieu Moydoc: typeset long command-line options as literal
2016-06-28  Matthieu Moydoc: typeset short command-line options as literal
2016-06-28  Matthieu MoyDocumentation/git-mv.txt: fix whitespace indentation
2016-06-27  Junio C HamanoStart preparing for 2.9.1
2016-06-27  Junio C HamanoMerge branch 'rs/xdiff-hunk-with-func-line' into maint
2016-06-27  Junio C HamanoMerge branch 'jk/rev-list-count-with-bitmap' into maint
2016-06-27  Junio C HamanoMerge branch 'et/pretty-format-c-auto' into maint
2016-06-27  Junio C HamanoMerge branch 'ew/daemon-socket-keepalive' into maint
2016-06-27  Eric Wongxwrite: poll on non-blocking FDs
2016-06-27  Eric Wongxread: retry after poll on EAGAIN/EWOULDBLOCK
2016-06-27  Alex Henrieunpack-trees: fix English grammar in do-this-before...
2016-06-27  Eric Wonggc: fix off-by-one error with gc.autoPackLimit
2016-06-27  Nguyễn Thái... grep/icase: avoid kwsset on literal non-ascii strings
2016-06-27  Nguyễn Thái... test-regex: expose full regcomp() to the command line
2016-06-27  Nguyễn Thái... test-regex: isolate the bug test code
2016-06-27  Nguyễn Thái... grep: break down an "if" stmt in preparation for next...
2016-06-27  Nguyễn Thái... new-command.txt: correct the command description file
2016-06-22  Johannes Schindelint2300: "git --exec-path" is not usable in $PATH on...
2016-06-22  Johannes Schindelincommit.c: make find_commit_subject() more robust
2016-06-22  Johannes Schindelinpretty: make the skip_blank_lines() function public
2016-06-22  Jonathan Niederdoc: git-htmldocs.googlecode.com is no more
2016-06-22  Andrew Oakleygit-p4: correct hasBranchPrefix verbose output
2016-06-21  Charles Baileyt7810: fix duplicated test title
2016-06-21  Stefan Bellert5614: don't use subshells
2016-06-21  Armin Kunaschikt7800: readlink may not be available
2016-06-21  Johannes Schindelinperf: accommodate for MacOSX
2016-06-20  Jeff Kinglocal_tzoffset: detect errors from tm_to_time_t
2016-06-20  Jeff Kingt0006: test various date formats
2016-06-20  Jeff Kingt0006: rename test-date's "show" to "relative"
2016-06-20  Johannes Schindelinmingw: let the build succeed with DEVELOPER=1
2016-06-20  Junio C Hamanoclone: do not let --depth imply --shallow-submodules
2016-06-19  LE Manh Cuongsh-setup: enclose setting of ${VAR=default} in double...
2016-06-17  Michael J GruberDocumentation/technical: signed merge tag format
2016-06-17  Michael J GruberDocumentation/technical: signed commit format
2016-06-17  Michael J GruberDocumentation/technical: signed tag format
2016-06-17  Michael J GruberDocumentation/technical: describe signature formats
2016-06-17  Ed Masterebase: update comment about FreeBSD /bin/sh
2016-06-17  Dave NicolsonDocumentation: GPG capitalization
2016-06-17  Jeff Kingbisect: always call setup_revisions after init_revisions
2016-06-16  Nguyễn Thái... pretty.c: support <direction>|(<negative number>) forms
2016-06-16  Josef Kufnerpretty: pass graph width to pretty formatting for use...
2016-06-16  Lukas Fleischerupload-pack.c: make send_client_data() return void
2016-06-16  Lukas Fleischersideband.c: make send_sideband() return void
2016-06-16  Jeff Kingadd--interactive: respect diff.compactionHeuristic
2016-06-15  Alfred Perlsteingit-svn: document the 'git svn propset' command
2016-06-14  Junio C Hamanoblame, line-log: do not loop around deref_tag()
2016-06-14  Heiko Beckergnome-keyring: Don't hard-code pkg-config executable
2016-06-14  Keith McGuiganbuiltin/fetch.c: don't free remote->name after fetch
2016-06-14  Pranit Bauvastrbuf: describe the return value of strbuf_read_file
2016-06-14  Jeff Kingfetch: document that pruning happens before fetching
2016-06-13  Junio C HamanoGit 2.9 v2.9.0
2016-06-13  Junio C HamanoMerge tag 'l10n-2.9.0-rc0' of git://github.com/git...
2016-06-11  Changwoo Ryul10n: ko.po: Update Korean translation
2016-06-11  Jiang XinMerge branch 'russian-l10n' of https://github.com/DJm00...
2016-06-11  Dimitriy Ryazantcevl10n: ru.po: update Russian translation
2016-06-10  Junio C HamanoHopefully the final last-minute update before 2.9 final
2016-06-10  Junio C HamanoMerge branch 'jk/diff-compact-heuristic'
2016-06-10  Junio C HamanoMerge branch 'jk/shell-portability'
2016-06-10  Junio C HamanoMerge branch 'jc/t2300-setup'
next