<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git, branch v2.1.2</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v2.1.2</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v2.1.2'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2014-09-30T05:15:00Z</updated>
<entry>
<title>Git 2.1.2</title>
<updated>2014-09-30T05:15:00Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-09-30T05:15:00Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=80b616d04b8f5a15b5d5587d67baf6e2e28c9f87'/>
<id>urn:sha1:80b616d04b8f5a15b5d5587d67baf6e2e28c9f87</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'jk/fsck-exit-code-fix' into maint</title>
<updated>2014-09-30T05:10:55Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-09-30T05:10:55Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=46c8f859b7eebe962d99c8547b0c908bbf8ecf0f'/>
<id>urn:sha1:46c8f859b7eebe962d99c8547b0c908bbf8ecf0f</id>
<content type='text'>
"git fsck" failed to report that it found corrupt objects via its
exit status in some cases.

* jk/fsck-exit-code-fix:
  fsck: return non-zero status on missing ref tips
  fsck: exit with non-zero status upon error from fsck_obj()
</content>
</entry>
<entry>
<title>Merge branch 'ta/config-add-to-empty-or-true-fix' into maint</title>
<updated>2014-09-30T05:10:25Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-09-30T05:10:25Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=102edda4dfa3f2119119c2b52c90a9337a03178f'/>
<id>urn:sha1:102edda4dfa3f2119119c2b52c90a9337a03178f</id>
<content type='text'>
"git config --add section.var val" used to lose existing
section.var whose value was an empty string.

* ta/config-add-to-empty-or-true-fix:
  config: avoid a funny sentinel value "a^"
  make config --add behave correctly for empty and NULL values
</content>
</entry>
<entry>
<title>Merge branch 'mk/reachable-protect-detached-head' into maint</title>
<updated>2014-09-30T05:10:04Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-09-30T05:10:04Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=421ec4f8d1f616ba3cb82204e9973be45b61eea0'/>
<id>urn:sha1:421ec4f8d1f616ba3cb82204e9973be45b61eea0</id>
<content type='text'>
Reachability check (used in "git prune" and friends) did not add a
detached HEAD as a starting point to traverse objects still in use.

* mk/reachable-protect-detached-head:
  reachable.c: add HEAD to reachability starting commits
</content>
</entry>
<entry>
<title>Merge branch 'mb/fast-import-delete-root' into maint</title>
<updated>2014-09-30T05:09:48Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-09-30T05:09:47Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=5b830a8588f7d20a18e9ce7c886085ddfd7127d7'/>
<id>urn:sha1:5b830a8588f7d20a18e9ce7c886085ddfd7127d7</id>
<content type='text'>
An attempt to remove the entire tree in the "git fast-import" input
stream caused it to misbehave.

* mb/fast-import-delete-root:
  fast-import: fix segfault in store_tree()
  t9300: test filedelete command
</content>
</entry>
<entry>
<title>Merge branch 'jk/index-pack-threading-races' into maint</title>
<updated>2014-09-30T05:09:24Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-09-30T05:09:24Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=46092ebf224d45464ef5663544b19b38b95a51c9'/>
<id>urn:sha1:46092ebf224d45464ef5663544b19b38b95a51c9</id>
<content type='text'>
When receiving an invalid pack stream that records the same object
twice, multiple threads got confused due to a race.

* jk/index-pack-threading-races:
  index-pack: fix race condition with duplicate bases
</content>
</entry>
<entry>
<title>Merge branch 'jk/send-pack-many-refspecs' into maint</title>
<updated>2014-09-30T05:08:17Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-09-30T05:08:17Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=060517093ecfdf39e89edc79678ce1ba9ff52ec5'/>
<id>urn:sha1:060517093ecfdf39e89edc79678ce1ba9ff52ec5</id>
<content type='text'>
"git push" over HTTP transport had an artificial limit on number of
refs that can be pushed imposed by the command line length.

* jk/send-pack-many-refspecs:
  send-pack: take refspecs over stdin
</content>
</entry>
<entry>
<title>Merge branch 'so/rebase-doc' into maint</title>
<updated>2014-09-30T05:08:12Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-09-30T05:08:12Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=e7867e80f00bf54634a2e15abd762ac615c5b791'/>
<id>urn:sha1:e7867e80f00bf54634a2e15abd762ac615c5b791</id>
<content type='text'>
* so/rebase-doc:
  Documentation/git-rebase.txt: &lt;upstream&gt; must be given to specify &lt;branch&gt;
  Documentation/git-rebase.txt: -f forces a rebase that would otherwise be a no-op
</content>
</entry>
<entry>
<title>Merge branch 'maint' of git://github.com/git-l10n/git-po into maint</title>
<updated>2014-09-28T07:02:57Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-09-28T07:02:57Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=62b553cdd6cd41d60b3e0c6fe4a85a951712df97'/>
<id>urn:sha1:62b553cdd6cd41d60b3e0c6fe4a85a951712df97</id>
<content type='text'>
* 'maint' of git://github.com/git-l10n/git-po:
  l10n: de.po: use comma before "um"
  l10n: de.po: change Email to E-Mail
  po/TEAMS: add new member to German translation team
</content>
</entry>
<entry>
<title>l10n: de.po: use comma before "um"</title>
<updated>2014-09-25T18:26:27Z</updated>
<author>
<name>Phillip Sz</name>
<email>phillip.szelat@gmail.com</email>
</author>
<published>2014-09-23T12:00:52Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=061540fcf7a4dba5392462bc5b07d6c12d3afc61'/>
<id>urn:sha1:061540fcf7a4dba5392462bc5b07d6c12d3afc61</id>
<content type='text'>
This patch adds a comma before the "um". See:
http://www.duden.de/sprachwissen/rechtschreibregeln/komma#K117

Signed-off-by: Phillip Sz &lt;phillip.szelat@gmail.com&gt;
Signed-off-by: Ralf Thielow &lt;ralf.thielow@gmail.com&gt;
</content>
</entry>
</feed>
