<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/gitk-git/gitk, branch v2.50.0</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v2.50.0</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v2.50.0'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2025-05-29T16:02:14Z</updated>
<entry>
<title>Merge branch 'master' of https://github.com/j6t/gitk</title>
<updated>2025-05-29T16:02:14Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2025-05-29T16:02:14Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=6ab5693aa298f0e3034a1273cf4bf61c31b0e7f0'/>
<id>urn:sha1:6ab5693aa298f0e3034a1273cf4bf61c31b0e7f0</id>
<content type='text'>
* 'master' of https://github.com/j6t/gitk:
  gitk: do not hard-code color of search results in commit list
  gitk: place file name arguments after options in msgfmt call
  gitk: Legacy widgets doesn't have combobox
</content>
</entry>
<entry>
<title>Merge branch 'master' of https://github.com/j6t/gitk</title>
<updated>2025-05-09T20:16:51Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2025-05-09T20:16:51Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=7a1d2bd0a596f42a8a7a68d55577967bb454fec0'/>
<id>urn:sha1:7a1d2bd0a596f42a8a7a68d55577967bb454fec0</id>
<content type='text'>
* 'master' of https://github.com/j6t/gitk:
  gitk: add Tamil translation
  gitk: limit PATH search to bare executable names
  gitk: _search_exe is no longer needed
  gitk: override $PATH search only on Windows
  gitk: adjust indentation to match the style used in this script
</content>
</entry>
<entry>
<title>Merge branch 'master' of https://github.com/j6t/gitk</title>
<updated>2025-02-20T13:59:56Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2025-02-20T13:59:56Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=b838bf1938926a7a900166136d995d86f8a00e24'/>
<id>urn:sha1:b838bf1938926a7a900166136d995d86f8a00e24</id>
<content type='text'>
* 'master' of https://github.com/j6t/gitk:
  gitk: introduce support for the Meson build system
  gitk: extract script to build executable
  gitk: make the "list references" default window width wider
  gitk: fix arrow keys in input fields with Tcl/Tk &gt;= 8.6
  gitk: Use an external icon file on Windows
  gitk: Unicode file name support
  gitk(Windows): avoid inadvertently calling executables in the worktree
</content>
</entry>
<entry>
<title>Merge https://github.com/j6t/gitk</title>
<updated>2024-12-18T00:17:28Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2024-12-18T00:17:28Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=d882f382b3d939d90cfa58d17b17802338f05d66'/>
<id>urn:sha1:d882f382b3d939d90cfa58d17b17802338f05d66</id>
<content type='text'>
* 'master' of https://github.com/j6t/gitk:
  gitk: offer "Copy commit ID to X11 selection" only on X11
  gitk: support auto-copy comit ID to primary clipboard
  gitk: prefs dialog: refine Auto-select UI
  gitk: UI text: change "SHA1 ID" to "Commit ID"
  gitk: add text wrapping preferences
  gitk: make headings of preferences bold
  gitk: check main window visibility before waiting for it to show
  gitk: sv.po: Update Swedish translation (323t)
</content>
</entry>
<entry>
<title>doc: switch links to https</title>
<updated>2023-11-26T01:07:05Z</updated>
<author>
<name>Josh Soref</name>
<email>jsoref@gmail.com</email>
</author>
<published>2023-11-24T03:35:13Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=d05b08cd52cfda627f1d865bdfe6040a2c9521b5'/>
<id>urn:sha1:d05b08cd52cfda627f1d865bdfe6040a2c9521b5</id>
<content type='text'>
These sites offer https versions of their content.
Using the https versions provides some protection for users.

Signed-off-by: Josh Soref &lt;jsoref@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>doc: update links to current pages</title>
<updated>2023-11-26T01:07:05Z</updated>
<author>
<name>Josh Soref</name>
<email>jsoref@gmail.com</email>
</author>
<published>2023-11-24T03:35:12Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=65175d9ea26bebeb9d69977d0e75efc0e88dbced'/>
<id>urn:sha1:65175d9ea26bebeb9d69977d0e75efc0e88dbced</id>
<content type='text'>
It's somewhat traditional to respect sites' self-identification.

Signed-off-by: Josh Soref &lt;jsoref@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge gitk changes into js/gitk-fixes-from-gfw</title>
<updated>2023-05-08T16:16:57Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2023-05-08T16:16:57Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=99e70f3077a585ed32f37b8ecc863083796d3e72'/>
<id>urn:sha1:99e70f3077a585ed32f37b8ecc863083796d3e72</id>
<content type='text'>
* .tmp-gitk:
  gitk: escape file paths before piping to git log
  gitk: prevent overly long command lines
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://git.ozlabs.org/~paulus/gitk</title>
<updated>2022-05-11T15:25:02Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2022-05-11T15:25:02Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=ef9b086d95e4f6676d588f4b0deebeaa76bf2a41'/>
<id>urn:sha1:ef9b086d95e4f6676d588f4b0deebeaa76bf2a41</id>
<content type='text'>
* 'master' of git://git.ozlabs.org/~paulus/gitk:
  gitk: include y coord in recorded sash position
  gitk: trivial indentation fix
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'paulus/master' into pm/gitk-update</title>
<updated>2020-10-03T17:06:27Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2020-10-03T17:06:27Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=e2b9cb1c5a45290f568681862fb27714d6e4e52b'/>
<id>urn:sha1:e2b9cb1c5a45290f568681862fb27714d6e4e52b</id>
<content type='text'>
* paulus/master:
  gitk: Resize panes correctly when reducing window size
  gitk: replace tabs with spaces
  gitk: fix the context menu not appearing in the presence of submodule diffs
  gitk: Un-hide selection in areas with non-default background color
  gitk: add diff lines background colors
  gitk: be prepared to be run in a bare repository
  gitk: Preserve window dimensions on exit when not using ttk themes
  gitk: don't highlight files after submodules as submodules
  gitk: fix branch name encoding error
  gitk: rename "commit summary" to "commit reference"
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://ozlabs.org/~paulus/gitk</title>
<updated>2019-09-16T17:25:08Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2019-09-16T17:25:08Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=3cb8921f74354a3a4aeaa932869acb7e6aabe630'/>
<id>urn:sha1:3cb8921f74354a3a4aeaa932869acb7e6aabe630</id>
<content type='text'>
* 'master' of git://ozlabs.org/~paulus/gitk:
  gitk: Do not mistake unchanged lines for submodule changes
  gitk: Use right colour for remote refs in the "Tags and heads" dialog
  gitk: Add Chinese (zh_CN) translation
  gitk: Make web links clickable
</content>
</entry>
</feed>
