<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/Documentation, branch v2.4.2</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v2.4.2</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v2.4.2'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2015-05-26T20:49:59Z</updated>
<entry>
<title>Git 2.4.2</title>
<updated>2015-05-26T20:49:59Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-05-26T20:49:59Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=9eabf5b536662000f79978c4d1b6e4eff5c8d785'/>
<id>urn:sha1:9eabf5b536662000f79978c4d1b6e4eff5c8d785</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'jc/hash-object' into maint</title>
<updated>2015-05-26T20:49:25Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-05-26T20:49:24Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=1e6c8babf86d8564104e159ce46df069c882a5af'/>
<id>urn:sha1:1e6c8babf86d8564104e159ce46df069c882a5af</id>
<content type='text'>
"hash-object --literally" introduced in v2.2 was not prepared to
take a really long object type name.

* jc/hash-object:
  write_sha1_file(): do not use a separate sha1[] array
  t1007: add hash-object --literally tests
  hash-object --literally: fix buffer overrun with extra-long object type
  git-hash-object.txt: document --literally option
</content>
</entry>
<entry>
<title>Git 2.4.1</title>
<updated>2015-05-13T21:11:43Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-05-13T21:11:43Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=aaa7e0d7f8f003c0c8ab34f959083f6d191d44ca'/>
<id>urn:sha1:aaa7e0d7f8f003c0c8ab34f959083f6d191d44ca</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Sync with 2.3.8</title>
<updated>2015-05-11T21:39:28Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-05-11T21:39:28Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=c99fec6e35437f9db228c5a37c676faf844b3fa3'/>
<id>urn:sha1:c99fec6e35437f9db228c5a37c676faf844b3fa3</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Git 2.3.8</title>
<updated>2015-05-11T21:36:31Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-05-11T21:36:31Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=9a3d637541a5b6fcd84b6f5fa057e597d1696460'/>
<id>urn:sha1:9a3d637541a5b6fcd84b6f5fa057e597d1696460</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'mm/usage-log-l-can-take-regex' into maint-2.3</title>
<updated>2015-05-11T21:34:01Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-05-11T21:34:01Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=811ce1b47c5486fa3348617d062e2eb4593962a1'/>
<id>urn:sha1:811ce1b47c5486fa3348617d062e2eb4593962a1</id>
<content type='text'>
Documentation fix.

* mm/usage-log-l-can-take-regex:
  log -L: improve error message on malformed argument
  Documentation: change -L:&lt;regex&gt; to -L:&lt;funcname&gt;
</content>
</entry>
<entry>
<title>git-hash-object.txt: document --literally option</title>
<updated>2015-05-04T21:19:23Z</updated>
<author>
<name>Eric Sunshine</name>
<email>sunshine@sunshineco.com</email>
</author>
<published>2015-05-04T07:25:13Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=83115ac4a811ef37318bc0e68a5e8b229751a88f'/>
<id>urn:sha1:83115ac4a811ef37318bc0e68a5e8b229751a88f</id>
<content type='text'>
Document the git-hash-object --literally option added by 5ba9a93
(hash-object: add --literally option, 2014-09-11).

While here, also correct a minor typesetting oversight.

Signed-off-by: Eric Sunshine &lt;sunshine@sunshineco.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Git 2.4</title>
<updated>2015-04-30T18:25:06Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-04-30T18:25:06Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=3d4a3ffe64162b45ae7c991fc60623ecb4678cfd'/>
<id>urn:sha1:3d4a3ffe64162b45ae7c991fc60623ecb4678cfd</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'mg/show-notes-doc'</title>
<updated>2015-04-28T20:00:20Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-04-28T20:00:20Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=3f5872603d00d4a0e5d2ca4c5e8772fa4667dda8'/>
<id>urn:sha1:3f5872603d00d4a0e5d2ca4c5e8772fa4667dda8</id>
<content type='text'>
Documentation fix.

* mg/show-notes-doc:
  rev-list-options.txt: complete sentence about notes matching
</content>
</entry>
<entry>
<title>Merge branch 'nd/versioncmp-prereleases'</title>
<updated>2015-04-28T20:00:19Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-04-28T20:00:19Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=b7990520bcac8ca1ade41ac61db80c5dcd0d821a'/>
<id>urn:sha1:b7990520bcac8ca1ade41ac61db80c5dcd0d821a</id>
<content type='text'>
* nd/versioncmp-prereleases:
  git tag: mention versionsort.prereleaseSuffix in manpage
</content>
</entry>
</feed>
