<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/git.git, branch jc/remote-http-argv-array</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>remote-http: use argv-array</title>
<updated>2013-07-09T19:34:16+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-07-09T05:16:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=222b1212c105b46e1672934ecb166fa21d47db3a'/>
<id>222b1212c105b46e1672934ecb166fa21d47db3a</id>
<content type='text'>
Instead of using a hand-managed argument array, use argv-array API
to manage dynamically formulated command line.

Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of using a hand-managed argument array, use argv-array API
to manage dynamically formulated command line.

Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>fixup-builtins: retire an old transition helper script</title>
<updated>2013-07-04T05:47:53+00:00</updated>
<author>
<name>Ramkumar Ramachandra</name>
<email>artagnon@gmail.com</email>
</author>
<published>2013-06-28T15:46:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=531c8dd4fb18e653d6170d367e4b23c3164d5ce0'/>
<id>531c8dd4fb18e653d6170d367e4b23c3164d5ce0</id>
<content type='text'>
This script was added in 36e5e70 (Start deprecating "git-command" in
favor of "git command", 2007-06-30) with the intent of aiding the
transition away from dashed forms.

It has already been used to help the transision and served its
purpose, and is no longer very useful for follow-up work, because
the majority of remaining matches it finds are false positives.

Signed-off-by: Ramkumar Ramachandra &lt;artagnon@gmail.com&gt;
Reviewed-by: Jeff King &lt;peff@peff.net&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>
This script was added in 36e5e70 (Start deprecating "git-command" in
favor of "git command", 2007-06-30) with the intent of aiding the
transition away from dashed forms.

It has already been used to help the transision and served its
purpose, and is no longer very useful for follow-up work, because
the majority of remaining matches it finds are false positives.

Signed-off-by: Ramkumar Ramachandra &lt;artagnon@gmail.com&gt;
Reviewed-by: Jeff King &lt;peff@peff.net&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update draft release notes to 1.8.3.3</title>
<updated>2013-07-03T22:43:41+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-07-03T22:43:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=81a199bb1cd483321962a7bfe5db33980bbf0f01'/>
<id>81a199bb1cd483321962a7bfe5db33980bbf0f01</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 'rr/diffcore-pickaxe-doc' into maint</title>
<updated>2013-07-03T22:41:17+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-07-03T22:41:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=4efd16543fe1c0871742dbd33d6adc2acfd11c3c'/>
<id>4efd16543fe1c0871742dbd33d6adc2acfd11c3c</id>
<content type='text'>
* rr/diffcore-pickaxe-doc:
  diffcore-pickaxe doc: document -S and -G properly
  diffcore-pickaxe: make error messages more consistent
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* rr/diffcore-pickaxe-doc:
  diffcore-pickaxe doc: document -S and -G properly
  diffcore-pickaxe: make error messages more consistent
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'cr/git-work-tree-sans-git-dir' into maint</title>
<updated>2013-07-03T22:41:05+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-07-03T22:41:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=213d25648ae926d523727f1df06ad7ee4d4ad916'/>
<id>213d25648ae926d523727f1df06ad7ee4d4ad916</id>
<content type='text'>
* cr/git-work-tree-sans-git-dir:
  git.txt: remove stale comment regarding GIT_WORK_TREE
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* cr/git-work-tree-sans-git-dir:
  git.txt: remove stale comment regarding GIT_WORK_TREE
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fc/do-not-use-the-index-in-add-to-index' into maint</title>
<updated>2013-07-03T22:40:38+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-07-03T22:40:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=ac5611a1ccbbb125b65882711e18331a3b91a1ca'/>
<id>ac5611a1ccbbb125b65882711e18331a3b91a1ca</id>
<content type='text'>
* fc/do-not-use-the-index-in-add-to-index:
  read-cache: trivial style cleanups
  read-cache: fix wrong 'the_index' usage
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fc/do-not-use-the-index-in-add-to-index:
  read-cache: trivial style cleanups
  read-cache: fix wrong 'the_index' usage
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'dm/unbash-subtree' into maint</title>
<updated>2013-07-03T22:39:37+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-07-03T22:39:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=a256a58081e76858a72c41498e23c6c9e67d5127'/>
<id>a256a58081e76858a72c41498e23c6c9e67d5127</id>
<content type='text'>
* dm/unbash-subtree:
  contrib/git-subtree: Use /bin/sh interpreter instead of /bin/bash
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* dm/unbash-subtree:
  contrib/git-subtree: Use /bin/sh interpreter instead of /bin/bash
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'jc/core-checkstat' into maint</title>
<updated>2013-07-03T22:39:15+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-07-03T22:39:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=8dbc03933d0832764fe80576d249d5b9d3b52f20'/>
<id>8dbc03933d0832764fe80576d249d5b9d3b52f20</id>
<content type='text'>
* jc/core-checkstat:
  deprecate core.statinfo at Git 2.0 boundary
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* jc/core-checkstat:
  deprecate core.statinfo at Git 2.0 boundary
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'jc/t5551-posix-sed-bre' into maint</title>
<updated>2013-07-03T22:37:58+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-07-03T22:37:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=0bdae5ff7dd4aca3532d9b0336532c23eb2c44ab'/>
<id>0bdae5ff7dd4aca3532d9b0336532c23eb2c44ab</id>
<content type='text'>
* jc/t5551-posix-sed-bre:
  t5551: do not use unportable sed '\+'
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* jc/t5551-posix-sed-bre:
  t5551: do not use unportable sed '\+'
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'vv/help-unknown-ref' into maint</title>
<updated>2013-07-03T22:37:50+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-07-03T22:37:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=e9fee67fac9c3ae40e348a992059fa092148e7f2'/>
<id>e9fee67fac9c3ae40e348a992059fa092148e7f2</id>
<content type='text'>
* vv/help-unknown-ref:
  merge: use help_unknown_ref()
  help: add help_unknown_ref()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* vv/help-unknown-ref:
  merge: use help_unknown_ref()
  help: add help_unknown_ref()
</pre>
</div>
</content>
</entry>
</feed>
