<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git, branch v1.6.3-rc4</title>
<subtitle>Fork of git SCM with my patches.</subtitle>
<id>http://git.kilabit.info/git/atom?h=v1.6.3-rc4</id>
<link rel='self' href='http://git.kilabit.info/git/atom?h=v1.6.3-rc4'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/'/>
<updated>2009-05-02T06:31:00Z</updated>
<entry>
<title>GIT 1.6.3-rc4</title>
<updated>2009-05-02T06:31:00Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2009-05-02T06:31:00Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=503f464090d835ad333f5a55662ca0880c7b1d44'/>
<id>urn:sha1:503f464090d835ad333f5a55662ca0880c7b1d44</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge git://repo.or.cz/git-gui</title>
<updated>2009-05-02T05:11:57Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2009-05-02T05:11:57Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=a8816e7bab0354badd915c1da09421a64c982831'/>
<id>urn:sha1:a8816e7bab0354badd915c1da09421a64c982831</id>
<content type='text'>
* git://repo.or.cz/git-gui:
  git-gui: Fixes for Mac OS X TkAqua
  git-gui: Update Russian translation
  git-gui: run post-checkout hook after clone
  git-gui: Ensure consistent usage of mergetool.keepBackup
  git-gui: fix use of undeclared variable diff_empty_count
  git-gui (Win): make starting via "Git GUI Here" on .git/ possible
  git-gui (Win): make "Explore Working Copy" more robust
  git-gui: run post-checkout hook on checkout
  git-gui: When calling post-commit hook wrong variable was cleared.
  git-gui: use `git --html-path` to get the location of installed HTML docs
  git-gui: fix deleting from the context menu with empty selection
  git-gui: minor spelling fix and string factorisation.
  git-gui: various French translation fixes
  git-gui: Fix merge conflict display error when filename contains spaces
  git-gui: don't hide the Browse button when resizing the repo chooser
  Append ampersand to "Target" of lnk files created by do_cygwin_shortcut
  git-gui: Support more git version notations.
  git-gui: Avoid an infinite rescan loop in handle_empty_diff.
  git-gui: Fix post-commit status with subject in non-locale encoding
</content>
</entry>
<entry>
<title>ctype.c: fix typo in comment</title>
<updated>2009-05-01T23:07:29Z</updated>
<author>
<name>René Scharfe</name>
<email>rene.scharfe@lsrfire.ath.cx</email>
</author>
<published>2009-05-01T20:03:07Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=1087aba86b4a687cabf03d4a060d4b51282819d3'/>
<id>urn:sha1:1087aba86b4a687cabf03d4a060d4b51282819d3</id>
<content type='text'>
Signed-off-by: Rene Scharfe &lt;rene.scharfe@lsrfire.ath.cx&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Fix a bunch of pointer declarations (codestyle)</title>
<updated>2009-05-01T22:17:31Z</updated>
<author>
<name>Felipe Contreras</name>
<email>felipe.contreras@gmail.com</email>
</author>
<published>2009-05-01T09:06:36Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=4b25d091ba53c758fae0096b8c0662371857b9d9'/>
<id>urn:sha1:4b25d091ba53c758fae0096b8c0662371857b9d9</id>
<content type='text'>
Essentially; s/type* /type */ as per the coding guidelines.

Signed-off-by: Felipe Contreras &lt;felipe.contreras@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>git-gui: Fixes for Mac OS X TkAqua</title>
<updated>2009-05-01T22:04:52Z</updated>
<author>
<name>Daniel A. Steffen</name>
<email>das@users.sourceforge.net</email>
</author>
<published>2008-08-16T01:20:09Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=a91be3fcbe92c24e809b1ec85881a6da40a9a340'/>
<id>urn:sha1:a91be3fcbe92c24e809b1ec85881a6da40a9a340</id>
<content type='text'>
- detect more Tk.framework variants
- fix apple menu setup, use native preferences menu item
- don't set menu font

Signed-off-by: Daniel A. Steffen &lt;das@users.sourceforge.net&gt;
Signed-off-by: Shawn O. Pearce &lt;spearce@spearce.org&gt;
</content>
</entry>
<entry>
<title>Merge git://git.kernel.org/pub/scm/gitk/gitk</title>
<updated>2009-05-01T02:56:28Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2009-05-01T02:56:28Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=75b44066f3ed7cde238cdea1f0bf9e2f1744c820'/>
<id>urn:sha1:75b44066f3ed7cde238cdea1f0bf9e2f1744c820</id>
<content type='text'>
* git://git.kernel.org/pub/scm/gitk/gitk:
  gitk: Add Russian translation
  gitk: Fix compare-commits function when we have local changes
  gitk: Avoid crash if closed while reading references
  gitk: Handle external diff tool with spaces in the path
  gitk: Remember and restore the window state with the geometry
  gitk: Map KP_Divide to focus the search box
  gitk: Mark some more strings for translation
  gitk: Mark forgotten string for translation
  gitk: Make .gitk a hidden file under windows
  gitk: Add a command to compare two strings of commits
  gitk: Add a way to mark a commit, plus a "find descendant" command
  gitk: Fixes for Mac OS X TkAqua
  gitk: Provide a 32x32 window icon based on the git logo
  gitk: Provide a window icon if possible
  gitk: Handle blobs containing a DOS end-of-file marker
</content>
</entry>
<entry>
<title>gitk: Add Russian translation</title>
<updated>2009-04-30T23:34:24Z</updated>
<author>
<name>Alex Riesen</name>
<email>raa.lkml@gmail.com</email>
</author>
<published>2009-04-27T18:04:27Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=ad7ef5b88d5d8ce4434a7df7aa658b451867eec3'/>
<id>urn:sha1:ad7ef5b88d5d8ce4434a7df7aa658b451867eec3</id>
<content type='text'>
Thanks go to Dmitry Potapov for proofreading and suggested translation
of the word 'merge'.

Signed-off-by: Alex Riesen &lt;raa.lkml@gmail.com&gt;
Signed-off-by: Paul Mackerras &lt;paulus@samba.org&gt;
</content>
</entry>
<entry>
<title>improve error message in config.c</title>
<updated>2009-04-30T01:37:58Z</updated>
<author>
<name>Alex Riesen</name>
<email>raa.lkml@gmail.com</email>
</author>
<published>2009-04-29T21:27:54Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=6ffd567bec439e7809ee0966556bd5e72fb78de4'/>
<id>urn:sha1:6ffd567bec439e7809ee0966556bd5e72fb78de4</id>
<content type='text'>
Show errno if opening a lockfile fails.

Signed-off-by: Alex Riesen &lt;raa.lkml@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'maint'</title>
<updated>2009-04-29T23:50:31Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2009-04-29T23:50:31Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=d1c8c0c8c42912eb768a05115c798de50e595f8b'/>
<id>urn:sha1:d1c8c0c8c42912eb768a05115c798de50e595f8b</id>
<content type='text'>
* maint:
  diff -c -p: do not die on submodules

Conflicts:
	combine-diff.c
</content>
</entry>
<entry>
<title>daemon.c: fix segfault on OS X</title>
<updated>2009-04-29T23:50:21Z</updated>
<author>
<name>Benjamin Kramer</name>
<email>benny.kra@googlemail.com</email>
</author>
<published>2009-04-27T13:59:49Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=3e8a00ae1d529e61f38f36fdb504902064cf1f5d'/>
<id>urn:sha1:3e8a00ae1d529e61f38f36fdb504902064cf1f5d</id>
<content type='text'>
On OS X (and maybe other unices), getaddrinfo(3) returns NULL
in the ai_canonname field if it's called with an IP address for
the hostname. We'll now use the IP address for the hostname if
ai_canonname was NULL, this also matches the behaviour on Linux.

steps to reproduce:
$ git daemon --export-all
$ git clone git://127.0.0.1/frotz
=&gt; git daemon's fork (silently) segfaults.

Remove the pointless loop while at it. There is only one iteration
because of the break; on the last line and there are no continues.

Signed-off-by: Benjamin Kramer &lt;benny.kra@googlemail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
