<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git, branch v2.9.0-rc0</title>
<subtitle>Fork of git SCM with my patches.</subtitle>
<id>http://git.kilabit.info/git/atom?h=v2.9.0-rc0</id>
<link rel='self' href='http://git.kilabit.info/git/atom?h=v2.9.0-rc0'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/'/>
<updated>2016-05-23T22:02:48Z</updated>
<entry>
<title>Git 2.9-rc0</title>
<updated>2016-05-23T22:02:48Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-05-23T22:02:48Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=3a0f269e7c82aa3a87323cb7ae04ac5f129f036b'/>
<id>urn:sha1:3a0f269e7c82aa3a87323cb7ae04ac5f129f036b</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'svn-travis' of git://bogomips.org/git-svn</title>
<updated>2016-05-23T22:01:03Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-05-23T22:01:03Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=f4d7b2e4d5daaa5f730a821173f4c453f08554e9'/>
<id>urn:sha1:f4d7b2e4d5daaa5f730a821173f4c453f08554e9</id>
<content type='text'>
* 'svn-travis' of git://bogomips.org/git-svn:
  travis-ci: enable Git SVN tests t91xx on Linux
</content>
</entry>
<entry>
<title>Merge branch 'jc/rerere-multi'</title>
<updated>2016-05-23T21:54:38Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-05-23T21:54:37Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=ec34a8b135182ed41786cd87295d7086283dee64'/>
<id>urn:sha1:ec34a8b135182ed41786cd87295d7086283dee64</id>
<content type='text'>
* jc/rerere-multi:
  rerere: remove an null statement
  rerere: plug memory leaks upon "rerere forget" failure
</content>
</entry>
<entry>
<title>Merge branch 'da/difftool'</title>
<updated>2016-05-23T21:54:36Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-05-23T21:54:36Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=f895dd7422766f8ce95433619510e957e54f60cd'/>
<id>urn:sha1:f895dd7422766f8ce95433619510e957e54f60cd</id>
<content type='text'>
"git difftool" learned to handle unmerged paths correctly in
dir-diff mode.

* da/difftool:
  difftool: handle unmerged files in dir-diff mode
  difftool: initialize variables for readability
</content>
</entry>
<entry>
<title>Merge branch 'jk/test-z-n-unquoted'</title>
<updated>2016-05-23T21:54:35Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-05-23T21:54:35Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=dca05bb5913026fb64f6392675e7ab3ff643dcec'/>
<id>urn:sha1:dca05bb5913026fb64f6392675e7ab3ff643dcec</id>
<content type='text'>
t9xxx series has been updated primarily for readability, while
fixing small bugs in it.  A few scripted Porcelains have also been
updated to fix possible bugs around their use of "test -z" and
"test -n".

* jk/test-z-n-unquoted:
  always quote shell arguments to test -z/-n
  t9103: modernize test style
  t9107: switch inverted single/double quotes in test
  t9107: use "return 1" instead of "exit 1"
  t9100,t3419: enclose all test code in single-quotes
  t/lib-git-svn: drop $remote_git_svn and $git_svn_id
</content>
</entry>
<entry>
<title>Merge branch 'ar/diff-args-osx-precompose'</title>
<updated>2016-05-23T21:54:35Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-05-23T21:54:35Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=53c4b3ed0e4c43fcd95473733b61e560ee21b4bc'/>
<id>urn:sha1:53c4b3ed0e4c43fcd95473733b61e560ee21b4bc</id>
<content type='text'>
Many commands normalize command line arguments from NFD to NFC
variant of UTF-8 on OSX, but commands in the "diff" family did
not, causing "git diff $path" to complain that no such path is
known to Git.  They have been taught to do the normalization.

* ar/diff-args-osx-precompose:
  diff: run arguments through precompose_argv
</content>
</entry>
<entry>
<title>Merge branch 'jc/doc-lint'</title>
<updated>2016-05-23T21:54:34Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-05-23T21:54:34Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=fa4f29b8a8febd454fb589f96afa014d73f157c1'/>
<id>urn:sha1:fa4f29b8a8febd454fb589f96afa014d73f157c1</id>
<content type='text'>
Find common mistakes when writing gitlink: in our documentation and
drive the check from "make check-docs".

I am not entirely happy with the way the script chooses what input
file to validate, but it is not worse than not having anything, so
let's move it forward and have the logic improved later when people
care about it deeply.

* jc/doc-lint:
  ci: validate "linkgit:" in documentation
</content>
</entry>
<entry>
<title>Merge branch 'js/perf-rebase-i'</title>
<updated>2016-05-23T21:54:33Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-05-23T21:54:33Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=7b02771b4f98cff47504cc6210e7fe9c8138f307'/>
<id>urn:sha1:7b02771b4f98cff47504cc6210e7fe9c8138f307</id>
<content type='text'>
Add perf test for "rebase -i"

* js/perf-rebase-i:
  perf: run "rebase -i" under perf
  perf: make the tests work in worktrees
  perf: let's disable symlinks when they are not available
</content>
</entry>
<entry>
<title>Merge branch 'jc/test-parse-options-expect'</title>
<updated>2016-05-23T21:54:32Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-05-23T21:54:32Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=2997ea960f7da94d74742ed41006f0afdb2164e7'/>
<id>urn:sha1:2997ea960f7da94d74742ed41006f0afdb2164e7</id>
<content type='text'>
t0040 had too many unnecessary repetitions in its test data.  Teach
test-parse-options program so that a caller can tell what it
expects in its output, so that these repetitions can be cleaned up.

* jc/test-parse-options-expect:
  t0040: convert a few tests to use test-parse-options --expect
  t0040: remove unused test helpers
  test-parse-options: --expect=&lt;string&gt; option to simplify tests
  test-parse-options: fix output when callback option fails
</content>
</entry>
<entry>
<title>Merge branch 'pb/commit-verbose-config'</title>
<updated>2016-05-23T21:54:32Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-05-23T21:54:31Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=5d5f1c236b63596a59293a893d914dab1c8dd377'/>
<id>urn:sha1:5d5f1c236b63596a59293a893d914dab1c8dd377</id>
<content type='text'>
"git commit" learned to pay attention to "commit.verbose"
configuration variable and act as if "--verbose" option was
given from the command line.

* pb/commit-verbose-config:
  commit: add a commit.verbose config variable
  t7507-commit-verbose: improve test coverage by testing number of diffs
  parse-options.c: make OPTION_COUNTUP respect "unspecified" values
  t/t7507: improve test coverage
  t0040-parse-options: improve test coverage
  test-parse-options: print quiet as integer
  t0040-test-parse-options.sh: fix style issues
</content>
</entry>
</feed>
