<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/gitk, branch v1.5.0-rc3</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v1.5.0-rc3</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v1.5.0-rc3'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2007-01-29T00:16:53Z</updated>
<entry>
<title>[PATCH] Rename git-repo-config to git-config.</title>
<updated>2007-01-29T00:16:53Z</updated>
<author>
<name>Tom Prince</name>
<email>tom.prince@ualberta.net</email>
</author>
<published>2007-01-29T00:16:53Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=e0d10e1c63bc52b37bbec99b07deee794058d9b4'/>
<id>urn:sha1:e0d10e1c63bc52b37bbec99b07deee794058d9b4</id>
<content type='text'>
Signed-off-by: Tom Prince &lt;tom.prince@ualberta.net&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>[PATCH] Make gitk work when launched in a subdirectory</title>
<updated>2007-01-13T05:15:09Z</updated>
<author>
<name>Peter Baumann</name>
<email>siprbaum@stud.informatik.uni-erlangen.de</email>
</author>
<published>2007-01-09T14:30:19Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=5024baa43790bf0ea12905b47c8922e3b256ae61'/>
<id>urn:sha1:5024baa43790bf0ea12905b47c8922e3b256ae61</id>
<content type='text'>
Make gitk use git-rev-parse --git-dir to find the repository.

Signed-off-by: Peter Baumann &lt;siprbaum@stud.informatik.uni-erlangen.de&gt;
Signed-off-by: Paul Mackerras &lt;paulus@samba.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] gitk: add current directory to main window title</title>
<updated>2007-01-13T05:15:09Z</updated>
<author>
<name>Doug Maxey</name>
<email>dwm@bebe.enoyolf.org</email>
</author>
<published>2006-12-10T20:31:46Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=6c2833284d84d1128f44dbfd846c81ef93f07a3c'/>
<id>urn:sha1:6c2833284d84d1128f44dbfd846c81ef93f07a3c</id>
<content type='text'>
This can help people keep track of which gitk is which, when they
have several on the screen.

Signed-off-by: Doug Maxey &lt;dwm@enoyolf.org&gt;
Signed-off-by: Paul Mackerras &lt;paulus@samba.org&gt;
</content>
</entry>
<entry>
<title>gitk: Fix enabling/disabling of menu items on Mac OS X</title>
<updated>2006-11-23T10:06:16Z</updated>
<author>
<name>Paul Mackerras</name>
<email>paulus@samba.org</email>
</author>
<published>2006-11-23T10:06:16Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=3cd204e518ce832402c291be73292baa149d0240'/>
<id>urn:sha1:3cd204e518ce832402c291be73292baa149d0240</id>
<content type='text'>
It seems that under Mac OS X, the menus get some extra entries (or
possibly fewer entries), leading to references to entries by an
absolute number being off.  This leads to an error when invoking
gitk --all under Mac OS X, because the "Edit view" and "Delete view"
entries aren't were gitk expects them, and so enabling them gives an
error.

This changes the code so it refers to menu entries by their content,
which should solve the problem.

Signed-off-by: Paul Mackerras &lt;paulus@samba.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] gitk: Fix nextfile() and add prevfile()</title>
<updated>2006-10-19T00:10:11Z</updated>
<author>
<name>OGAWA Hirofumi</name>
<email>hirofumi@mail.parknet.co.jp</email>
</author>
<published>2006-09-27T03:32:19Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=67c22874cf82edae9b5c5f0a47c432d08d7ad426'/>
<id>urn:sha1:67c22874cf82edae9b5c5f0a47c432d08d7ad426</id>
<content type='text'>
The current nextfile() jumps to last hunk, but I think this is not
intention, probably, it's forgetting to add "break;". And this
patch also adds prevfile(), it jumps to previous hunk.

Signed-off-by: OGAWA Hirofumi &lt;hirofumi@mail.parknet.co.jp&gt;
Signed-off-by: Paul Mackerras &lt;paulus@samba.org&gt;
</content>
</entry>
<entry>
<title>gitk: Fix some bugs in the new cherry-picking code</title>
<updated>2006-08-28T12:41:09Z</updated>
<author>
<name>Paul Mackerras</name>
<email>paulus@samba.org</email>
</author>
<published>2006-08-28T12:41:09Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=561d038ab8adb2bab5ba368b88e620be18c4811b'/>
<id>urn:sha1:561d038ab8adb2bab5ba368b88e620be18c4811b</id>
<content type='text'>
    
When inserting the new commit row for the cherry-picked commit, we weren't
advancing the selected line (if there is one), and we weren't updating
commitlisted properly.</content>
</entry>
<entry>
<title>gitk: Improve responsiveness while reading and layout out the graph</title>
<updated>2006-08-16T10:02:32Z</updated>
<author>
<name>Paul Mackerras</name>
<email>paulus@samba.org</email>
</author>
<published>2006-08-16T10:02:32Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=d1e46756d312f65613863a41c256d852fcde330c'/>
<id>urn:sha1:d1e46756d312f65613863a41c256d852fcde330c</id>
<content type='text'>
This restructures layoutmore so that it can take a time limit and do
limited amounts of graph layout and graph optimization, and return 1
if it exceeded the time limit before finishing everything it could do.
Also getcommitlines reads at most half a megabyte each time, to limit
the time it spends parsing the commits to about a tenth of a second.

Also got rid of the unused ncmupdate variable while I was at it.

Signed-off-by: Paul Mackerras &lt;paulus@samba.org&gt;
</content>
</entry>
<entry>
<title>gitk: Update preceding/following tag info when creating a tag</title>
<updated>2006-08-08T10:55:36Z</updated>
<author>
<name>Paul Mackerras</name>
<email>paulus@samba.org</email>
</author>
<published>2006-08-08T10:55:36Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=ceadfe90c64b293a653bcbbce83283d2665d7cf9'/>
<id>urn:sha1:ceadfe90c64b293a653bcbbce83283d2665d7cf9</id>
<content type='text'>
Signed-off-by: Paul Mackerras &lt;paulus@samba.org&gt;
</content>
</entry>
<entry>
<title>gitk: Add a menu item for cherry-picking commits</title>
<updated>2006-08-06T11:08:05Z</updated>
<author>
<name>Paul Mackerras</name>
<email>paulus@samba.org</email>
</author>
<published>2006-08-06T11:08:05Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=ca6d8f58a15b9db621dd2b905a04d06bdff44bf8'/>
<id>urn:sha1:ca6d8f58a15b9db621dd2b905a04d06bdff44bf8</id>
<content type='text'>
This does a git-cherry-pick -r to cherry-pick the commit that was
right-clicked on to the head of the current branch.  This would work
better with some minor changes to the git-cherry-pick script.

Along the way, this changes desc_heads to record the names of the
descendent heads rather than their IDs.

Signed-off-by: Paul Mackerras &lt;paulus@samba.org&gt;
</content>
</entry>
<entry>
<title>gitk: Fix a couple of buglets in the branch head menu items</title>
<updated>2006-08-02T09:43:34Z</updated>
<author>
<name>Paul Mackerras</name>
<email>paulus@samba.org</email>
</author>
<published>2006-08-02T09:43:34Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=53cda8d97e6ee53cc8defa8c7226f0b3093eb12a'/>
<id>urn:sha1:53cda8d97e6ee53cc8defa8c7226f0b3093eb12a</id>
<content type='text'>
This fixes a silly typo (an extra a) and fixes the condition for
asking for confirmation of removing a branch.

Signed-off-by: Paul Mackerras &lt;paulus@samba.org&gt;
</content>
</entry>
</feed>
