<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/git.git/contrib, branch v1.5.4.4</title>
<subtitle>Git
</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/git.git/atom?h=v1.5.4.4</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/atom?h=v1.5.4.4'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/'/>
<updated>2008-03-01T05:22:18Z</updated>
<entry>
<title>git.el: find the git-status buffer whatever its name is</title>
<updated>2008-03-01T05:22:18Z</updated>
<author>
<name>Rémi Vanicat</name>
<email>vanicat@debian.org</email>
</author>
<published>2008-02-29T18:28:19Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=a1eebfb3a90b6c240afd1a32cfebe6ee5dbd72c5'/>
<id>urn:sha1:a1eebfb3a90b6c240afd1a32cfebe6ee5dbd72c5</id>
<content type='text'>
git-status used the buffer name to find git-status buffers, and that
can fail if the buffer has another name, for example when multiple
working directories is tracked.

Signed-off-by: Rémi Vanicat &lt;vanicat@debian.org&gt;
Acked-by: Alexandre Julliard &lt;julliard@winehq.org&gt;
Tested-by: Xavier Maillard &lt;xma@gnu.org&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>hg-to-git: fix parent analysis</title>
<updated>2008-02-16T07:01:49Z</updated>
<author>
<name>Stelian Pop</name>
<email>stelian@popies.net</email>
</author>
<published>2008-02-15T21:20:44Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=13bf1a99764ea751f6fa75502309d8b91529623a'/>
<id>urn:sha1:13bf1a99764ea751f6fa75502309d8b91529623a</id>
<content type='text'>
Fix a bug in the hg-to-git convertor introduced by commit
1bc7c13af9f936aa80893100120b542338a10bf4: when searching the changeset
parents, 'hg log' returns an extra space at the end of the line, which
confuses the .split(' ') based tokenizer:

    Traceback (most recent call last):
      File "hg-to-git.py", line 123, in &lt;module&gt;
          hgchildren[mparent] += ( str(cset), )
      KeyError: ''

Signed-off-by: Stelian Pop &lt;stelian@popies.net&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Update git-completion for new 'remote rm' option</title>
<updated>2008-01-20T07:06:02Z</updated>
<author>
<name>Dan McGee</name>
<email>dpmcgee@gmail.com</email>
</author>
<published>2008-01-20T06:54:57Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=a3b811a4914cf02bb25662e330a067c1b0ddbc75'/>
<id>urn:sha1:a3b811a4914cf02bb25662e330a067c1b0ddbc75</id>
<content type='text'>
Signed-off-by: Dan McGee &lt;dpmcgee@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Officially deprecate repo-config.</title>
<updated>2008-01-18T06:52:40Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2008-01-18T06:52:40Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=5c66d0d4580196094e80c552f141525759a8e249'/>
<id>urn:sha1:5c66d0d4580196094e80c552f141525759a8e249</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>hg-to-git: improve popen calls</title>
<updated>2008-01-16T01:24:29Z</updated>
<author>
<name>Mark Drago</name>
<email>markdrago@gmail.com</email>
</author>
<published>2008-01-15T01:11:19Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=1bc7c13af9f936aa80893100120b542338a10bf4'/>
<id>urn:sha1:1bc7c13af9f936aa80893100120b542338a10bf4</id>
<content type='text'>
This patch improves all of the popen calls in hg-to-git.py by specifying the
template 'hg log' should use instead of calling 'hg log' and grepping for the
desired data.

Signed-off-by: Mark Drago &lt;markdrago@gmail.com&gt;
Acked-by: Stelian Pop &lt;stelian@popies.net&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Remove usage of git- (dash) commands from email hook</title>
<updated>2008-01-14T05:48:20Z</updated>
<author>
<name>Dan McGee</name>
<email>dpmcgee@gmail.com</email>
</author>
<published>2008-01-14T04:51:01Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=22fa97d4e011de82b44fdc83c27e919a996ce1be'/>
<id>urn:sha1:22fa97d4e011de82b44fdc83c27e919a996ce1be</id>
<content type='text'>
Switch all git command calls to use the git (space) command format, and
remove the use of git-repo-config in place of git config.

Signed-off-by: Dan McGee &lt;dpmcgee@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>git.el: Make status refresh faster.</title>
<updated>2008-01-09T00:17:44Z</updated>
<author>
<name>Alexandre Julliard</name>
<email>julliard@winehq.org</email>
</author>
<published>2008-01-08T13:49:09Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=ef40b3efe0764f7b56c2745601690e9cc12428d8'/>
<id>urn:sha1:ef40b3efe0764f7b56c2745601690e9cc12428d8</id>
<content type='text'>
Don't set the needs-refresh flag when inserting a new file info, since
ewoc refreshes it upon insert already; this makes a full refresh twice
as fast.

Also make git-fileinfo-prettyprint a little faster by not retrieving
permission values twice.

Signed-off-by: Alexandre Julliard &lt;julliard@winehq.org&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>git.el: Refresh files from their real state upon commit.</title>
<updated>2008-01-09T00:17:44Z</updated>
<author>
<name>Alexandre Julliard</name>
<email>julliard@winehq.org</email>
</author>
<published>2008-01-08T13:46:22Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=58152a02d99b499c338b633e7fe021b337313bd8'/>
<id>urn:sha1:58152a02d99b499c338b633e7fe021b337313bd8</id>
<content type='text'>
Instead of just setting the state to up-to-date, retrieve the full
state again, so that the file type can be displayed properly.

Signed-off-by: Alexandre Julliard &lt;julliard@winehq.org&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>git.el: Make sure we never insert the same file twice.</title>
<updated>2008-01-09T00:17:44Z</updated>
<author>
<name>Alexandre Julliard</name>
<email>julliard@winehq.org</email>
</author>
<published>2008-01-08T13:45:46Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=87e3d812943f3d9c5f9464b0aee83398dd9d028e'/>
<id>urn:sha1:87e3d812943f3d9c5f9464b0aee83398dd9d028e</id>
<content type='text'>
Skip non-zero stage files during git-ls-files -c, they are handled
later. Also fix git-insert-info-list to merge duplicate file names.

Signed-off-by: Alexandre Julliard &lt;julliard@winehq.org&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>git.el: Display file types and type changes.</title>
<updated>2008-01-07T02:41:44Z</updated>
<author>
<name>Alexandre Julliard</name>
<email>julliard@winehq.org</email>
</author>
<published>2008-01-06T11:13:36Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=40f162b04b3d5155a7e41d27c9f52383a5fa5a9f'/>
<id>urn:sha1:40f162b04b3d5155a7e41d27c9f52383a5fa5a9f</id>
<content type='text'>
Handle the T status from git-diff-index to display type changes
between file/symlink/subproject. Also always show the file type for
symlink and subprojects to indicate that they are not normal files.

Signed-off-by: Alexandre Julliard &lt;julliard@winehq.org&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
