<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git, branch v2.3.6</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v2.3.6</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v2.3.6'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2015-04-21T19:17:09Z</updated>
<entry>
<title>Git 2.3.6</title>
<updated>2015-04-21T19:17:09Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-04-21T19:17:09Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=ba63bfaa59ee41bd679286a594cc643b5a53c48d'/>
<id>urn:sha1:ba63bfaa59ee41bd679286a594cc643b5a53c48d</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'jk/colors' into maint</title>
<updated>2015-04-21T19:12:25Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-04-21T19:12:25Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=d544696afab635005503b18d71ca150b53d788a4'/>
<id>urn:sha1:d544696afab635005503b18d71ca150b53d788a4</id>
<content type='text'>
"diff-highlight" (in contrib/) used to show byte-by-byte
differences, which meant that multi-byte characters can be chopped
in the middle.  It learned to pay attention to character boundaries
(assuming the UTF-8 payload).

* jk/colors:
  diff-highlight: do not split multibyte characters
</content>
</entry>
<entry>
<title>Merge branch 'jk/test-annoyances' into maint</title>
<updated>2015-04-21T19:12:24Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-04-21T19:12:24Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=d3115a35fc29e7a55131a677878e67725d4cc165'/>
<id>urn:sha1:d3115a35fc29e7a55131a677878e67725d4cc165</id>
<content type='text'>
Test fixes.

* jk/test-annoyances:
  t5551: make EXPENSIVE test cheaper
  t5541: move run_with_cmdline_limit to test-lib.sh
  t: pass GIT_TRACE through Apache
  t: redirect stderr GIT_TRACE to descriptor 4
  t: translate SIGINT to an exit
</content>
</entry>
<entry>
<title>Merge branch 'pt/enter-repo-comment-fix' into maint</title>
<updated>2015-04-21T19:12:23Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-04-21T19:12:23Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=42b2f894a0237e3b393770330dba995e731ec7ad'/>
<id>urn:sha1:42b2f894a0237e3b393770330dba995e731ec7ad</id>
<content type='text'>
Documentation update.

* pt/enter-repo-comment-fix:
  enter_repo(): fix docs to match code
</content>
</entry>
<entry>
<title>Merge branch 'jz/gitweb-conf-doc-fix' into maint</title>
<updated>2015-04-21T19:12:22Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-04-21T19:12:22Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=1c30f8efa4ce4e9f5a3a41bf0236fe5baf2b6063'/>
<id>urn:sha1:1c30f8efa4ce4e9f5a3a41bf0236fe5baf2b6063</id>
<content type='text'>
Documentation update.

* jz/gitweb-conf-doc-fix:
  gitweb.conf.txt: say "build-time", not "built-time"
</content>
</entry>
<entry>
<title>Merge branch 'jk/cherry-pick-docfix' into maint</title>
<updated>2015-04-21T19:12:21Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-04-21T19:12:21Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=c809f4258fb066078b401cfead578a7bb855a2cb'/>
<id>urn:sha1:c809f4258fb066078b401cfead578a7bb855a2cb</id>
<content type='text'>
* jk/cherry-pick-docfix:
  cherry-pick: fix docs describing handling of empty commits
</content>
</entry>
<entry>
<title>Merge branch 'iu/fix-parse-options-h-comment' into maint</title>
<updated>2015-04-21T19:12:20Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-04-21T19:12:20Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=c84364abe3f7da3fdef67cc0f8762eabe2a71710'/>
<id>urn:sha1:c84364abe3f7da3fdef67cc0f8762eabe2a71710</id>
<content type='text'>
* iu/fix-parse-options-h-comment:
  parse-options.h: OPTION_{BIT,SET_INT} do not store pointer to defval
</content>
</entry>
<entry>
<title>Merge branch 'jg/cguide-we-cannot-count' into maint</title>
<updated>2015-04-21T19:12:19Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-04-21T19:12:19Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=e8281f01642fe17d6f44b3b18ed333b322770e81'/>
<id>urn:sha1:e8281f01642fe17d6f44b3b18ed333b322770e81</id>
<content type='text'>
* jg/cguide-we-cannot-count:
  CodingGuidelines: update 'rough' rule count
</content>
</entry>
<entry>
<title>Merge branch 'jk/pack-corruption-post-mortem' into maint</title>
<updated>2015-04-21T19:12:18Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-04-21T19:12:18Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=2e0aabe602c08938520925e204028ae1f716ce98'/>
<id>urn:sha1:2e0aabe602c08938520925e204028ae1f716ce98</id>
<content type='text'>
Documentation update.

* jk/pack-corruption-post-mortem:
  howto: document more tools for recovery corruption
</content>
</entry>
<entry>
<title>Merge branch 'jn/doc-fast-import-no-16-octopus-limit' into maint</title>
<updated>2015-04-21T19:12:17Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-04-21T19:12:17Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=e9ab76da8f9ec1b4312de87bc68a1c4bcbf10329'/>
<id>urn:sha1:e9ab76da8f9ec1b4312de87bc68a1c4bcbf10329</id>
<content type='text'>
Documentation update.

* jn/doc-fast-import-no-16-octopus-limit:
  fast-import doc: remove suggested 16-parent limit
</content>
</entry>
</feed>
