<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/git.git, branch sg/completion-remote</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>completion: simplify __git_remotes()</title>
<updated>2015-03-06T20:48:02+00:00</updated>
<author>
<name>SZEDER Gábor</name>
<email>szeder@ira.uka.de</email>
</author>
<published>2015-03-04T14:10:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=53e53c7c81ce2c7c4cd45f95bc095b274cb28b76'/>
<id>53e53c7c81ce2c7c4cd45f95bc095b274cb28b76</id>
<content type='text'>
The __git_remotes() helper function lists the remotes from the config
file by processing the output of a 'git config' query.  A simple 'git
remote' produces the exact same output, so run that instead.

Remotes under '$GIT_DIR/remotes' are still listed by running 'ls -1',
because 'git remote' unfortunately ignores them.

Signed-off-by: SZEDER Gábor &lt;szeder@ira.uka.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>
The __git_remotes() helper function lists the remotes from the config
file by processing the output of a 'git config' query.  A simple 'git
remote' produces the exact same output, so run that instead.

Remotes under '$GIT_DIR/remotes' are still listed by running 'ls -1',
because 'git remote' unfortunately ignores them.

Signed-off-by: SZEDER Gábor &lt;szeder@ira.uka.de&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>completion: add a test for __git_remotes() helper function</title>
<updated>2015-03-06T20:48:00+00:00</updated>
<author>
<name>SZEDER Gábor</name>
<email>szeder@ira.uka.de</email>
</author>
<published>2015-03-04T14:10:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=2acc194075e936de147f3cb01e02ef39e064cc3c'/>
<id>2acc194075e936de147f3cb01e02ef39e064cc3c</id>
<content type='text'>
The test checks that both remotes under '$GIT_DIR/remotes' and remotes
in the config file are listed.

Signed-off-by: SZEDER Gábor &lt;szeder@ira.uka.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>
The test checks that both remotes under '$GIT_DIR/remotes' and remotes
in the config file are listed.

Signed-off-by: SZEDER Gábor &lt;szeder@ira.uka.de&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Git 2.3</title>
<updated>2015-02-05T21:23:56+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-02-05T21:23:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=9874fca7122563e28d699a911404fc49d2a24f1c'/>
<id>9874fca7122563e28d699a911404fc49d2a24f1c</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 git://github.com/git-l10n/git-po</title>
<updated>2015-02-02T20:05:56+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-02-02T20:05:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=0d1c285af265459006c012aa4415175c2db961ad'/>
<id>0d1c285af265459006c012aa4415175c2db961ad</id>
<content type='text'>
* git://github.com/git-l10n/git-po:
  l10n: ca.po: Fix trailing whitespace
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* git://github.com/git-l10n/git-po:
  l10n: ca.po: Fix trailing whitespace
</pre>
</div>
</content>
</entry>
<entry>
<title>l10n: ca.po: Fix trailing whitespace</title>
<updated>2015-01-30T22:02:34+00:00</updated>
<author>
<name>Alex Henrie</name>
<email>alexhenrie24@gmail.com</email>
</author>
<published>2015-01-30T22:02:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=7471cf88f54990831fe2fd84160350fe432a7b76'/>
<id>7471cf88f54990831fe2fd84160350fe432a7b76</id>
<content type='text'>
Signed-off-by: Alex Henrie &lt;alexhenrie24@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Alex Henrie &lt;alexhenrie24@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Git 2.3.0-rc2</title>
<updated>2015-01-27T22:39:53+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-01-27T22:39:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=15598cf41beed0d86cd2ac443e0f69c5a3b40321'/>
<id>15598cf41beed0d86cd2ac443e0f69c5a3b40321</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 git://github.com/git-l10n/git-po</title>
<updated>2015-01-27T19:01:05+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-01-27T19:01:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=ff76d36b3594dabc6fb47e9e1c3ea49c125541be'/>
<id>ff76d36b3594dabc6fb47e9e1c3ea49c125541be</id>
<content type='text'>
* git://github.com/git-l10n/git-po:
  l10n: de.po: correct singular form
  l10n: de.po: translate "leave behind" correctly
  l10n: de.po: fix typo
  l10n: ca.po: update translation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* git://github.com/git-l10n/git-po:
  l10n: de.po: correct singular form
  l10n: de.po: translate "leave behind" correctly
  l10n: de.po: fix typo
  l10n: ca.po: update translation
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://github.com/alexhenrie/git-po</title>
<updated>2015-01-27T07:00:48+00:00</updated>
<author>
<name>Jiang Xin</name>
<email>worldhello.net@gmail.com</email>
</author>
<published>2015-01-27T07:00:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=b4fde1e37d5ae3fcfaac4f527a1ca7c1979ecd45'/>
<id>b4fde1e37d5ae3fcfaac4f527a1ca7c1979ecd45</id>
<content type='text'>
* 'master' of git://github.com/alexhenrie/git-po:
  l10n: ca.po: update translation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* 'master' of git://github.com/alexhenrie/git-po:
  l10n: ca.po: update translation
</pre>
</div>
</content>
</entry>
<entry>
<title>l10n: de.po: correct singular form</title>
<updated>2015-01-26T18:36:04+00:00</updated>
<author>
<name>Michael J Gruber</name>
<email>git@drmicha.warpmail.net</email>
</author>
<published>2015-01-26T15:34:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=07586ebd4fd2ba273a1dae60403aa5affc352e29'/>
<id>07586ebd4fd2ba273a1dae60403aa5affc352e29</id>
<content type='text'>
Signed-off-by: Michael J Gruber &lt;git@drmicha.warpmail.net&gt;
Signed-off-by: Ralf Thielow &lt;ralf.thielow@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Michael J Gruber &lt;git@drmicha.warpmail.net&gt;
Signed-off-by: Ralf Thielow &lt;ralf.thielow@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>l10n: de.po: translate "leave behind" correctly</title>
<updated>2015-01-26T18:36:04+00:00</updated>
<author>
<name>Michael J Gruber</name>
<email>git@drmicha.warpmail.net</email>
</author>
<published>2015-01-26T15:34:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=2f334c646183a6796bb731b8df73b82ac880d727'/>
<id>2f334c646183a6796bb731b8df73b82ac880d727</id>
<content type='text'>
This message is about leaving orphaned commits behind, not about
behind an upstream branch. Try to make this clear.

Signed-off-by: Michael J Gruber &lt;git@drmicha.warpmail.net&gt;
Signed-off-by: Ralf Thielow &lt;ralf.thielow@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This message is about leaving orphaned commits behind, not about
behind an upstream branch. Try to make this clear.

Signed-off-by: Michael J Gruber &lt;git@drmicha.warpmail.net&gt;
Signed-off-by: Ralf Thielow &lt;ralf.thielow@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
