<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/git.git/gitk, branch v1.5.3.1</title>
<subtitle>Git
</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/git.git/atom?h=v1.5.3.1</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/atom?h=v1.5.3.1'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/'/>
<updated>2007-08-29T12:41:34Z</updated>
<entry>
<title>gitk: Fix bug causing undefined variable error when cherry-picking</title>
<updated>2007-08-29T12:41:34Z</updated>
<author>
<name>Paul Mackerras</name>
<email>paulus@samba.org</email>
</author>
<published>2007-08-29T12:41:34Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=719c2b9d926bf2be4879015e3620d27d32f007b6'/>
<id>urn:sha1:719c2b9d926bf2be4879015e3620d27d32f007b6</id>
<content type='text'>
When "Show nearby tags" is turned off and the user did a cherry-pick,
we were trying to access variables relating to the descendent/ancestor
tag &amp; head computations in addnewchild though they hadn't been set.
This makes sure we don't do that.  Reported by Johannes Sixt.

Signed-off-by: Paul Mackerras &lt;paulus@samba.org&gt;</content>
</entry>
<entry>
<title>gitk: Add a window to list branches, tags and other references</title>
<updated>2007-08-20T09:36:20Z</updated>
<author>
<name>Paul Mackerras</name>
<email>paulus@samba.org</email>
</author>
<published>2007-08-20T09:36:20Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=887c996e4698dcb7ee95c48a98f7da2c3bae158b'/>
<id>urn:sha1:887c996e4698dcb7ee95c48a98f7da2c3bae158b</id>
<content type='text'>
This adds an entry to the File menu labelled "List references" which
pops up a window showing a sorted list of branches, tags, and other
references, with a little icon beside each to indicate what sort it
is.  The list only shows refs that point to a commit that is included
in the graph, and if you click on a ref, the corresponding commit
is selected in the main window.  The list of refs gets updated
dynamically.

Signed-off-by: Paul Mackerras &lt;paulus@samba.org&gt;</content>
</entry>
<entry>
<title>[PATCH] gitk: Handle 'copy from' and 'copy to' in diff headers.</title>
<updated>2007-08-17T07:58:45Z</updated>
<author>
<name>Johannes Sixt</name>
<email>johannes.sixt@telecom.at</email>
</author>
<published>2007-08-16T12:32:29Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=d1cb298b0b74972cc27c789e4c9ce6f324f25113'/>
<id>urn:sha1:d1cb298b0b74972cc27c789e4c9ce6f324f25113</id>
<content type='text'>
If a commit contained a copy operation, the file name was not correctly
determined, and the corresponding part of the patch could not be
navigated to from the list of files.

Signed-off-by: Johannes Sixt &lt;johannes.sixt@telecom.at&gt;
Signed-off-by: Paul Mackerras &lt;paulus@samba.org&gt;
</content>
</entry>
<entry>
<title>gitk: Fix bug in fix for warning when removing a branch</title>
<updated>2007-08-17T07:57:31Z</updated>
<author>
<name>Paul Mackerras</name>
<email>paulus@samba.org</email>
</author>
<published>2007-08-17T07:57:31Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=d7b16113a128ff04134cec4a8e241cf9cd0a49a2'/>
<id>urn:sha1:d7b16113a128ff04134cec4a8e241cf9cd0a49a2</id>
<content type='text'>
My fix in commit b1054ac985aebc90c0a78202dab8477b74d7818a was only
half-right, since it ignored the case where the descendent heads of
the head being removed correspond to two or more different commits.
This fixes it.  Reported by Mark Levedahl.

Signed-off-by: Paul Mackerras &lt;paulus@samba.org&gt;</content>
</entry>
<entry>
<title>[PATCH] gitk: Make the date/time display configurable</title>
<updated>2007-08-15T00:15:53Z</updated>
<author>
<name>Arjen Laarhoven</name>
<email>arjen@yaph.org</email>
</author>
<published>2007-08-14T20:02:04Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=e8b5f4be708a73fd8b6c06a782168d5b04e3e5c1'/>
<id>urn:sha1:e8b5f4be708a73fd8b6c06a782168d5b04e3e5c1</id>
<content type='text'>
The new 'datetimeformat' configuration variable in ~/.gitk can be set
to a Tcl 'clock format' format string to modify the display of dates
and times.

http://www.tcl.tk/man/tcl8.4/TclCmd/clock.htm has a list of allowed
fields.

Signed-off-by: Arjen Laarhoven &lt;arjen@yaph.org&gt;
Signed-off-by: Paul Mackerras &lt;paulus@samba.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] gitk: Let user easily specify lines of context in diff view</title>
<updated>2007-08-15T00:13:27Z</updated>
<author>
<name>Steffen Prohaska</name>
<email>prohaska@zib.de</email>
</author>
<published>2007-08-12T10:05:46Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=890fae7041bb0607f386ac1a996a49530f1cd86f'/>
<id>urn:sha1:890fae7041bb0607f386ac1a996a49530f1cd86f</id>
<content type='text'>
More lines of context sometimes help to better understand a diff.
This patch introduces a text field above the box displaying the
blobdiffs. You can type in the number of lines of context that
you wish to view. The number of lines of context is saved to
~/.gitk.

Signed-off-by: Steffen Prohaska &lt;prohaska@zib.de&gt;
Signed-off-by: Paul Mackerras &lt;paulus@samba.org&gt;
</content>
</entry>
<entry>
<title>gitk: Fix warning when removing a branch</title>
<updated>2007-08-15T00:09:47Z</updated>
<author>
<name>Paul Mackerras</name>
<email>paulus@samba.org</email>
</author>
<published>2007-08-15T00:09:47Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=b1054ac985aebc90c0a78202dab8477b74d7818a'/>
<id>urn:sha1:b1054ac985aebc90c0a78202dab8477b74d7818a</id>
<content type='text'>
When we had two heads on the same commit, and the user tried to remove
one of them, gitk was sometimes incorrectly saying that the commits
on that branch weren't on any other branch.  This fixes it.

Signed-off-by: Paul Mackerras &lt;paulus@samba.org&gt;</content>
</entry>
<entry>
<title>gitk: Fix bug causing Tcl error when updating graph</title>
<updated>2007-08-13T05:02:02Z</updated>
<author>
<name>Paul Mackerras</name>
<email>paulus@samba.org</email>
</author>
<published>2007-08-13T05:02:02Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=a69b2d1a8bf335ddbf0929c609b2daa523c7ede0'/>
<id>urn:sha1:a69b2d1a8bf335ddbf0929c609b2daa523c7ede0</id>
<content type='text'>
If "Show nearby tags" is turned off, selecting "Update" from the File
menu will cause a Tcl error.  This fixes it.  The problem was that
we were calling regetallcommits unconditionally, but it assumed that
getallcommits had been called previously.  This also restructures
{re,}getallcommits to be a bit simpler.

Signed-off-by: Paul Mackerras &lt;paulus@samba.org&gt;
</content>
</entry>
<entry>
<title>gitk: Fix bug introduced in commit 67a4f1a7</title>
<updated>2007-08-13T04:52:00Z</updated>
<author>
<name>Paul Mackerras</name>
<email>paulus@samba.org</email>
</author>
<published>2007-08-13T04:52:00Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=7b459a1c1cc5401295e3adb12031e39e35712f4a'/>
<id>urn:sha1:7b459a1c1cc5401295e3adb12031e39e35712f4a</id>
<content type='text'>
In fixing the "can't unset idinlist" error, I moved the setting of
idinlist into the loop that splits the parents into "new" parents
(i.e. those of which this is the first child) and "old" parents.
Unfortunately this is incorrect in the case where we hit the break
statement a few lines further down, since when we come back in,
we'll see idinlist($p) set for some parents that aren't in the list.

This fixes it by moving the loop that sets up newolds and oldolds
further down.

Signed-off-by: Paul Mackerras &lt;paulus@samba.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] gitk: Show an error and exit if no .git could be found</title>
<updated>2007-08-12T07:30:57Z</updated>
<author>
<name>Alex Riesen</name>
<email>raa.lkml@gmail.com</email>
</author>
<published>2007-07-29T20:29:45Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=6c87d60cc6202d4de5ac6d136394602feefeafc6'/>
<id>urn:sha1:6c87d60cc6202d4de5ac6d136394602feefeafc6</id>
<content type='text'>
This is to help people starting gitk from graphical file managers where
the stderr output is hidden.

Signed-off-by: Alex Riesen &lt;raa.lkml@gmail.com&gt;
Signed-off-by: Paul Mackerras &lt;paulus@samba.org&gt;
</content>
</entry>
</feed>
