<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/t, 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:10:55Z</updated>
<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/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 'jk/prune-top-level-refs-after-packing' into maint</title>
<updated>2014-09-19T21:05:12Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-09-19T21:05:12Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=fb6f843a8fbce633a4a1f39f4b7b2a862e5cb855'/>
<id>urn:sha1:fb6f843a8fbce633a4a1f39f4b7b2a862e5cb855</id>
<content type='text'>
* jk/prune-top-level-refs-after-packing:
  pack-refs: prune top-level refs like "refs/foo"
</content>
</entry>
<entry>
<title>Merge branch 'jn/unpack-trees-checkout-m-carry-deletion' into maint</title>
<updated>2014-09-19T21:05:12Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-09-19T21:05:12Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=a28e876b9dafe3f042ae057be84613f4504822b3'/>
<id>urn:sha1:a28e876b9dafe3f042ae057be84613f4504822b3</id>
<content type='text'>
* jn/unpack-trees-checkout-m-carry-deletion:
  checkout -m: attempt merge when deletion of path was staged
  unpack-trees: use 'cuddled' style for if-else cascade
  unpack-trees: simplify 'all other failures' case
</content>
</entry>
<entry>
<title>Merge branch 'rs/refresh-beyond-symlink' into maint</title>
<updated>2014-09-19T21:05:11Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-09-19T21:05:11Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=92ea1ac8267a14f4eae55f175ac7ff0aeaaddc89'/>
<id>urn:sha1:92ea1ac8267a14f4eae55f175ac7ff0aeaaddc89</id>
<content type='text'>
* rs/refresh-beyond-symlink:
  read-cache: check for leading symlinks when refreshing index
</content>
</entry>
<entry>
<title>Merge branch 'lf/bundle-exclusion' into maint</title>
<updated>2014-09-19T21:05:11Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-09-19T21:05:11Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=ffe41f8d3249384b142b28c233e45621f08db2a1'/>
<id>urn:sha1:ffe41f8d3249384b142b28c233e45621f08db2a1</id>
<content type='text'>
* lf/bundle-exclusion:
  bundle: fix exclusion of annotated tags
</content>
</entry>
<entry>
<title>Merge branch 'jc/apply-ws-prefix' into maint</title>
<updated>2014-09-19T21:05:10Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-09-19T21:05:10Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=bb6ac5ea13250b295b4620face2ea5c0c9809b0b'/>
<id>urn:sha1:bb6ac5ea13250b295b4620face2ea5c0c9809b0b</id>
<content type='text'>
* jc/apply-ws-prefix:
  apply: omit ws check for excluded paths
  apply: hoist use_patch() helper for path exclusion up
  apply: use the right attribute for paths in non-Git patches

Conflicts:
	builtin/apply.c
</content>
</entry>
</feed>
