<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/git.git, branch nd/maint-sparse-errors</title>
<subtitle>github.com: git/git.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/'/>
<entry>
<title>Add explanation why we do not allow to sparse checkout to empty working tree</title>
<updated>2011-09-22T18:35:48+00:00</updated>
<author>
<name>Nguyễn Thái Ngọc Duy</name>
<email>pclouds@gmail.com</email>
</author>
<published>2011-09-22T11:24:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=a7bc906f2e64f0d9d3fec91964dc38e390ef69a1'/>
<id>a7bc906f2e64f0d9d3fec91964dc38e390ef69a1</id>
<content type='text'>
Signed-off-by: Nguyễn Thái Ngọc Duy &lt;pclouds@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Nguyễn Thái Ngọc Duy &lt;pclouds@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>sparse checkout: show error messages when worktree shaping fails</title>
<updated>2011-09-22T18:35:44+00:00</updated>
<author>
<name>Nguyễn Thái Ngọc Duy</name>
<email>pclouds@gmail.com</email>
</author>
<published>2011-09-22T11:24:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=17d26a4d0485229c24b649013a40d5928ba223cc'/>
<id>17d26a4d0485229c24b649013a40d5928ba223cc</id>
<content type='text'>
verify_* functions can queue errors up and to be printed later at
label return_failed. In case of errors, do not go to label "done"
directly because all queued messages would be dropped on the floor.

Found-by: Joshua Jensen &lt;jjensen@workspacewhiz.com&gt;
Tracked-down-by: Michael J Gruber &lt;git@drmicha.warpmail.net&gt;
Signed-off-by: Nguyễn Thái Ngọc Duy &lt;pclouds@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
verify_* functions can queue errors up and to be printed later at
label return_failed. In case of errors, do not go to label "done"
directly because all queued messages would be dropped on the floor.

Found-by: Joshua Jensen &lt;jjensen@workspacewhiz.com&gt;
Tracked-down-by: Michael J Gruber &lt;git@drmicha.warpmail.net&gt;
Signed-off-by: Nguyễn Thái Ngọc Duy &lt;pclouds@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Git 1.7.6</title>
<updated>2011-06-26T19:41:16+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2011-06-26T19:41:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=f696543dad6c7ba27b0c4fab167a5687263a9ba0'/>
<id>f696543dad6c7ba27b0c4fab167a5687263a9ba0</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'maint'</title>
<updated>2011-06-26T19:09:11+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2011-06-26T19:09:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=568d44641bc8e754157cf551e58154106d3532ae'/>
<id>568d44641bc8e754157cf551e58154106d3532ae</id>
<content type='text'>
* maint:
  completion: replace core.abbrevguard to core.abbrev
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* maint:
  completion: replace core.abbrevguard to core.abbrev
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'maint-1.7.4' into maint</title>
<updated>2011-06-24T16:40:02+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2011-06-24T16:40:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=99ac63b092f592b7181f94b6479f3a24dbfc8fdb'/>
<id>99ac63b092f592b7181f94b6479f3a24dbfc8fdb</id>
<content type='text'>
* maint-1.7.4:
  completion: replace core.abbrevguard to core.abbrev
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* maint-1.7.4:
  completion: replace core.abbrevguard to core.abbrev
</pre>
</div>
</content>
</entry>
<entry>
<title>completion: replace core.abbrevguard to core.abbrev</title>
<updated>2011-06-24T16:35:44+00:00</updated>
<author>
<name>Namhyung Kim</name>
<email>namhyung@gmail.com</email>
</author>
<published>2011-06-24T06:17:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=cdb791f61d71db24fa54363ff6d4b42a46ebbdf1'/>
<id>cdb791f61d71db24fa54363ff6d4b42a46ebbdf1</id>
<content type='text'>
The core.abbrevguard config variable had removed and
now core.abbrev has been used instead. Teach it.

Signed-off-by: Namhyung Kim &lt;namhyung@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The core.abbrevguard config variable had removed and
now core.abbrev has been used instead. Teach it.

Signed-off-by: Namhyung Kim &lt;namhyung@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Git 1.7.6-rc3</title>
<updated>2011-06-22T23:13:16+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2011-06-22T23:13:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=7af4fc9cf3e3538a9bfb8b14feeacdeb7f6db7d5'/>
<id>7af4fc9cf3e3538a9bfb8b14feeacdeb7f6db7d5</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'maint'</title>
<updated>2011-06-22T21:01:18+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2011-06-22T21:01:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=def98035d00c57bb8723e7859366536504eb56aa'/>
<id>def98035d00c57bb8723e7859366536504eb56aa</id>
<content type='text'>
* maint:
  Documentation: git diff --check respects core.whitespace
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* maint:
  Documentation: git diff --check respects core.whitespace
</pre>
</div>
</content>
</entry>
<entry>
<title>Documentation: git diff --check respects core.whitespace</title>
<updated>2011-06-22T18:40:32+00:00</updated>
<author>
<name>Christof Krüger</name>
<email>git@christof-krueger.de</email>
</author>
<published>2011-06-22T15:33:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=4f8303905eafaa04fd08a20a08a81436aea2d4b9'/>
<id>4f8303905eafaa04fd08a20a08a81436aea2d4b9</id>
<content type='text'>
Fix documentation on "git diff --check" by adopting the description from
"git apply --whitespace".

Signed-off-by: Christof Krüger &lt;git@christof-krueger.de&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix documentation on "git diff --check" by adopting the description from
"git apply --whitespace".

Signed-off-by: Christof Krüger &lt;git@christof-krueger.de&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'maint'</title>
<updated>2011-06-21T21:56:59+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2011-06-21T21:56:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=2765233c64c35eb43a8b46c377fb8b464469221f'/>
<id>2765233c64c35eb43a8b46c377fb8b464469221f</id>
<content type='text'>
* maint:
  gitweb: 'pickaxe' and 'grep' features requires 'search' to be enabled
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* maint:
  gitweb: 'pickaxe' and 'grep' features requires 'search' to be enabled
</pre>
</div>
</content>
</entry>
</feed>
