<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/contrib/examples/git-remote.perl, branch v2.3.7</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v2.3.7</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v2.3.7'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2013-02-25T05:30:15Z</updated>
<entry>
<title>contrib/examples/git-remote.perl: use a lowercase "usage:" string</title>
<updated>2013-02-25T05:30:15Z</updated>
<author>
<name>David Aguilar</name>
<email>davvid@gmail.com</email>
</author>
<published>2013-02-24T22:48:40Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=f86cad716424019308d9b992468dbed1762dd8a4'/>
<id>urn:sha1:f86cad716424019308d9b992468dbed1762dd8a4</id>
<content type='text'>
Make the usage string consistent with Git.

Signed-off-by: David Aguilar &lt;davvid@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>contrib/examples: use a lowercase "usage:" string</title>
<updated>2013-02-24T21:31:09Z</updated>
<author>
<name>David Aguilar</name>
<email>davvid@gmail.com</email>
</author>
<published>2013-02-24T00:50:21Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=beb5ab184ca2dfbc5a68693761bd7dc8f7044150'/>
<id>urn:sha1:beb5ab184ca2dfbc5a68693761bd7dc8f7044150</id>
<content type='text'>
Make the usage string consistent with Git.

Reviewed-by: Jonathan Nieder &lt;jrnieder@gmail.com&gt;
Signed-off-by: David Aguilar &lt;davvid@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Typo "does not exists" when git remote update remote.</title>
<updated>2008-10-16T15:20:15Z</updated>
<author>
<name>Mikael Magnusson</name>
<email>mikachu@gmail.com</email>
</author>
<published>2008-09-19T13:48:08Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=6c2a6022dbc5879f5d6c267925408e484be6214a'/>
<id>urn:sha1:6c2a6022dbc5879f5d6c267925408e484be6214a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Git.pm: Add remote_refs() git-ls-remote frontend</title>
<updated>2008-07-09T05:46:01Z</updated>
<author>
<name>Petr Baudis</name>
<email>pasky@suse.cz</email>
</author>
<published>2008-07-08T17:48:04Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=31a92f6aa47732e93f6685b8d1fd1ac09c1fec44'/>
<id>urn:sha1:31a92f6aa47732e93f6685b8d1fd1ac09c1fec44</id>
<content type='text'>
This patch also converts the good ole' git-remote.perl to use it.
It is otherwise used in the repo.or.cz machinery and I guess other
scripts might find it useful too.

Unfortunately,

	git-ls-remote --heads .

is subtly different from

	git-ls-remote . refs/heads/

(since the second matches anywhere in the string, not just at the
beginning) so we have to provide interface for both.

Signed-off-by: Petr Baudis &lt;pasky@suse.cz&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'js/remote'</title>
<updated>2008-03-12T05:33:51Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2008-03-12T05:33:51Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=ae90e16a3a7586bc25b7c7de50e4c3ba4806b3b9'/>
<id>urn:sha1:ae90e16a3a7586bc25b7c7de50e4c3ba4806b3b9</id>
<content type='text'>
* js/remote:
  "remote update": print remote name being fetched from
  builtin remote rm: remove symbolic refs, too
  remote: fix "update [group...]"
  remote show: Clean up connection correctly if object fetch wasn't done
  builtin-remote: prune remotes correctly that were added with --mirror
  Make git-remote a builtin
  Test "git remote show" and "git remote prune"
  parseopt: add flag to stop on first non option
  path-list: add functions to work with unsorted lists

Conflicts:

	parse-options.c
</content>
</entry>
<entry>
<title>Make git-remote a builtin</title>
<updated>2008-03-01T09:51:44Z</updated>
<author>
<name>Johannes Schindelin</name>
<email>Johannes.Schindelin@gmx.de</email>
</author>
<published>2008-02-29T01:45:45Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=211c89682eeef310f39022b91e88d07cd5784953'/>
<id>urn:sha1:211c89682eeef310f39022b91e88d07cd5784953</id>
<content type='text'>
Signed-off-by: Johannes Schindelin &lt;johannes.schindelin@gmx.de&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
