<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/gitk, branch main</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=main</id>
<link rel='self' href='https://git.shady.money/git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2007-11-19T03:11:14Z</updated>
<entry>
<title>Move gitk to its own subdirectory</title>
<updated>2007-11-19T03:11:14Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2007-11-17T18:51:16Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=62ba5143ec2ab9d4083669b1b1679355e7639cd5'/>
<id>urn:sha1:62ba5143ec2ab9d4083669b1b1679355e7639cd5</id>
<content type='text'>
This is to prepare for gitk i18n effort that makes gitk not a single file
project anymore.  We may use subproject to bind git.git and gitk.git more
loosely in the future, but we do not want to require everybody to have
subproject aware git to be able to pull from git.git yet.

Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>gitk: Use the UI font for the diff/old version/new version radio buttons</title>
<updated>2007-10-27T11:31:07Z</updated>
<author>
<name>Paul Mackerras</name>
<email>paulus@samba.org</email>
</author>
<published>2007-10-27T11:31:07Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=7388bcbc5431552718dde5c3259d861d2fa75a12'/>
<id>urn:sha1:7388bcbc5431552718dde5c3259d861d2fa75a12</id>
<content type='text'>
This makes the radio buttons for selecting whether to see the full diff,
the old version or the new version use the same font as the other user
interface elements.

Signed-off-by: Paul Mackerras &lt;paulus@samba.org&gt;
</content>
</entry>
<entry>
<title>Merge branch 'dev'</title>
<updated>2007-10-27T11:23:20Z</updated>
<author>
<name>Paul Mackerras</name>
<email>paulus@samba.org</email>
</author>
<published>2007-10-27T11:23:20Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=7b3b1515288352149f3ed3b975b650a7f81046ed'/>
<id>urn:sha1:7b3b1515288352149f3ed3b975b650a7f81046ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gitk: Simplify the code for finding commits</title>
<updated>2007-10-27T11:16:56Z</updated>
<author>
<name>Paul Mackerras</name>
<email>paulus@samba.org</email>
</author>
<published>2007-10-27T11:16:56Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=cca5d946d692fde7ea5408a694cb4b1c97a5a838'/>
<id>urn:sha1:cca5d946d692fde7ea5408a694cb4b1c97a5a838</id>
<content type='text'>
This unifies findmore and findmorerev, and adds the ability to do
a search with or without wrap around from the end of the list of
commits to the beginning (or vice versa for reverse searches).
findnext and findprev are gone, and the buttons and keys for searching
all call dofind now.  dofind doesn't unmark the matches to start with.
Shift-up and shift-down are back by popular request, and the searches
they do don't wrap around.  The other keys that do searches (/, ?,
return, M-f) do wrapping searches except for M-g.

Signed-off-by: Paul Mackerras &lt;paulus@samba.org&gt;
</content>
</entry>
<entry>
<title>gitk: Fix a couple more bugs in the path limiting</title>
<updated>2007-10-24T00:16:56Z</updated>
<author>
<name>Paul Mackerras</name>
<email>paulus@samba.org</email>
</author>
<published>2007-10-24T00:16:56Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=74a40c71102ea925b174da15c74afb15b6b82537'/>
<id>urn:sha1:74a40c71102ea925b174da15c74afb15b6b82537</id>
<content type='text'>
First, paths ending in a slash were not matching anything.  This fixes
path_filter to handle paths ending in a slash (such entries have to
match a directory, and can't match a file, e.g., foo/bar/ can't match
a plain file called foo/bar).

Secondly, clicking in the file list pane (bottom right) was broken
because $treediffs($ids) contained all the files modified by the
commit, not just those within the file list.  This fixes that too.

Signed-off-by: Paul Mackerras &lt;paulus@samba.org&gt;
</content>
</entry>
<entry>
<title>Merge branch 'master' into dev</title>
<updated>2007-10-23T12:40:50Z</updated>
<author>
<name>Paul Mackerras</name>
<email>paulus@samba.org</email>
</author>
<published>2007-10-23T12:40:50Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=3de07118f0993e6f7bc7ce02276751795d80b877'/>
<id>urn:sha1:3de07118f0993e6f7bc7ce02276751795d80b877</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gitk: Fix some bugs with path limiting in the diff display</title>
<updated>2007-10-23T12:37:23Z</updated>
<author>
<name>Paul Mackerras</name>
<email>paulus@samba.org</email>
</author>
<published>2007-10-23T12:37:23Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=bd8f677e1c8349b9128490e2a21e0f573d0bea1d'/>
<id>urn:sha1:bd8f677e1c8349b9128490e2a21e0f573d0bea1d</id>
<content type='text'>
First, we weren't putting "--" between the ids and the paths in the
git diff-tree/diff-index/diff-files command, so if there was a tag
and a file with the same name, we could get an ambiguity in the
command.  This puts the "--" in to make it clear that the paths are
paths.

Secondly, this implements the path limiting for merge diffs as well
as the normal 2-way diffs.

Signed-off-by: Paul Mackerras &lt;paulus@samba.org&gt;
</content>
</entry>
<entry>
<title>gitk: Use the status window for other functions</title>
<updated>2007-10-23T11:19:06Z</updated>
<author>
<name>Paul Mackerras</name>
<email>paulus@samba.org</email>
</author>
<published>2007-10-23T11:19:06Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=4570b7e9d716e939287dea8193b7d2fb82e9f192'/>
<id>urn:sha1:4570b7e9d716e939287dea8193b7d2fb82e9f192</id>
<content type='text'>
This sets the status window when reading commits, searching through
commits, cherry-picking or checking out a head.

Signed-off-by: Paul Mackerras &lt;paulus@samba.org&gt;
</content>
</entry>
<entry>
<title>gitk: Integrate the reset progress bar in the main frame</title>
<updated>2007-10-23T11:12:49Z</updated>
<author>
<name>Paul Mackerras</name>
<email>paulus@samba.org</email>
</author>
<published>2007-10-23T11:12:49Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=a137a90f49e30fdcb24da0f9ff5c21b28d9cb227'/>
<id>urn:sha1:a137a90f49e30fdcb24da0f9ff5c21b28d9cb227</id>
<content type='text'>
This makes the reset function use a progress bar in the same location
as the progress bars for reading in commits and for finding commits,
instead of a progress bar in a separate detached window.  The progress
bar for resetting is red.

This also puts "Resetting" in the status window while the reset is in
progress.  The setting of the status window is done through an
extension of the interface used for setting the watch cursor.

Signed-off-by: Paul Mackerras &lt;paulus@samba.org&gt;
</content>
</entry>
<entry>
<title>gitk: Ensure tabstop setting gets restored by Cancel button</title>
<updated>2007-10-23T00:33:38Z</updated>
<author>
<name>Paul Mackerras</name>
<email>paulus@samba.org</email>
</author>
<published>2007-10-23T00:33:38Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=94503918e480123d0d4cf03b03153e4d83cdfd4e'/>
<id>urn:sha1:94503918e480123d0d4cf03b03153e4d83cdfd4e</id>
<content type='text'>
We weren't restoring the tabstop setting if the user pressed the
Cancel button in the Edit/Preferences window.  Also improved the
label for the checkbox (made it "Tab spacing" rather than the laconic
"tabstop") and moved it above the "Display nearby tags" checkbox.

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