<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git, branch v2.8.1</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://www.git.shady.money/git/atom?h=v2.8.1</id>
<link rel='self' href='https://www.git.shady.money/git/atom?h=v2.8.1'/>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/'/>
<updated>2016-04-03T17:14:12Z</updated>
<entry>
<title>Git 2.8.1</title>
<updated>2016-04-03T17:14:12Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-04-03T17:11:35Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/commit/?id=d95553a6b8c5153f541adcfc3346004e8249b0e6'/>
<id>urn:sha1:d95553a6b8c5153f541adcfc3346004e8249b0e6</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'mm/readme-markdown' into maint</title>
<updated>2016-04-03T17:13:09Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-04-03T17:13:09Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/commit/?id=6e4de7fca317133746a62de308ab16afb1204487'/>
<id>urn:sha1:6e4de7fca317133746a62de308ab16afb1204487</id>
<content type='text'>
* 'mm/readme-markdown':
  git.spec.in: use README.md, not README
</content>
</entry>
<entry>
<title>git.spec.in: use README.md, not README</title>
<updated>2016-04-03T17:12:48Z</updated>
<author>
<name>Matthieu Moy</name>
<email>Matthieu.Moy@imag.fr</email>
</author>
<published>2016-04-01T07:10:51Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/commit/?id=c7089e0ee9e65d53681d17d31322f6cee2e55e1f'/>
<id>urn:sha1:c7089e0ee9e65d53681d17d31322f6cee2e55e1f</id>
<content type='text'>
The file was renamed in 4ad21f5 (README: use markdown syntax,
2016-02-25), but that commit forgot to update git.spec.in, which
caused the rpmbuild target in the Makefile to fail.

Reported-by: Ron Isaacson &lt;isaacson.ljits@gmail.com&gt;
Signed-off-by: Matthieu Moy &lt;Matthieu.Moy@imag.fr&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Git 2.8</title>
<updated>2016-03-28T19:19:45Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-03-28T19:19:45Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/commit/?id=90f7b16b3adc78d4bbabbd426fb69aa78c714f71'/>
<id>urn:sha1:90f7b16b3adc78d4bbabbd426fb69aa78c714f71</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'ls/p4-doc-markup'</title>
<updated>2016-03-24T19:28:06Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-03-24T19:28:06Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/commit/?id=56331f8727b0c2e7dc713b728eaf1e5843422cb7'/>
<id>urn:sha1:56331f8727b0c2e7dc713b728eaf1e5843422cb7</id>
<content type='text'>
* ls/p4-doc-markup:
  Documentation: fix git-p4 AsciiDoc formatting
  Documentation: use ASCII quotation marks in git-p4
</content>
</entry>
<entry>
<title>Merge branch 'js/mingw-tests-2.8'</title>
<updated>2016-03-24T19:27:58Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-03-24T19:27:58Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/commit/?id=269fe3aed490b24f2b5d2d69ac2cc508e9366ac6'/>
<id>urn:sha1:269fe3aed490b24f2b5d2d69ac2cc508e9366ac6</id>
<content type='text'>
* js/mingw-tests-2.8:
  mingw: skip some tests in t9115 due to file name issues
  t1300: fix the new --show-origin tests on Windows
  t1300-repo-config: make it resilient to being run via 'sh -x'
  config --show-origin: report paths with forward slashes
</content>
</entry>
<entry>
<title>Merge branch 'sb/submodule-module-list-pathspec-fix'</title>
<updated>2016-03-24T19:27:13Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-03-24T19:27:12Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/commit/?id=2a4c8c36a7f6ad3520c0702f31dc7cff5176f1be'/>
<id>urn:sha1:2a4c8c36a7f6ad3520c0702f31dc7cff5176f1be</id>
<content type='text'>
A fix for a small regression in "module_list" helper that was
rewritten in C (also applies to 2.7.x).

* sb/submodule-module-list-pathspec-fix:
  submodule: fix regression for deinit without submodules
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://github.com/git-l10n/git-po</title>
<updated>2016-03-23T19:22:42Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-03-23T19:22:42Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/commit/?id=7e4ba3686ab04b2fdcb80f52e8784c9bebdb0401'/>
<id>urn:sha1:7e4ba3686ab04b2fdcb80f52e8784c9bebdb0401</id>
<content type='text'>
* 'master' of git://github.com/git-l10n/git-po:
  l10n: pt_PT: Update and add new translations
  l10n: ca.po: update translation
  l10n: vi.po (2530t): Update translation
</content>
</entry>
<entry>
<title>Documentation: fix git-p4 AsciiDoc formatting</title>
<updated>2016-03-23T17:09:11Z</updated>
<author>
<name>Lars Schneider</name>
<email>larsxschneider@gmail.com</email>
</author>
<published>2016-03-23T10:59:01Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/commit/?id=887523ebb8cedcb2f219a18539b2be98e6a5e7cd'/>
<id>urn:sha1:887523ebb8cedcb2f219a18539b2be98e6a5e7cd</id>
<content type='text'>
Noticed-by: Eric Sunshine &lt;sunshine@sunshineco.com&gt;
Signed-off-by: Lars Schneider &lt;larsxschneider@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>mingw: skip some tests in t9115 due to file name issues</title>
<updated>2016-03-23T17:03:37Z</updated>
<author>
<name>Johannes Schindelin</name>
<email>johannes.schindelin@gmx.de</email>
</author>
<published>2016-03-23T10:55:20Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/commit/?id=8257d3b458f0b64516f4aee66a9b2b2df30744e1'/>
<id>urn:sha1:8257d3b458f0b64516f4aee66a9b2b2df30744e1</id>
<content type='text'>
These two tests wanted to write file names which are incompatible with
Windows' file naming rules (even if they pass using Cygwin due to
Cygwin's magic path mangling).

While at it, skip the same tests also on MacOSX/HFS, as pointed out by
Torsten Bögershausen.

Signed-off-by: Johannes Schindelin &lt;johannes.schindelin@gmx.de&gt;
Signed-off-by: Torsten Bögershausen &lt;tboegi@web.de&gt;
Reviewed-by: Jonathan Nieder &lt;jrnieder@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
