git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] gitk: macOS startup, commit ID to clipboard, text wrapping
@ 2024-12-17 21:25 Johannes Sixt
  2024-12-18  0:18 ` Junio C Hamano
  0 siblings, 1 reply; 2+ messages in thread
From: Johannes Sixt @ 2024-12-17 21:25 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: Git Mailing List

The following changes since commit c18400c6bb04f4e8875c1930db72ddd9b94649ca:

  Makefile(s): avoid recipe prefix in conditional statements (2024-11-24 13:45:49 +0100)

are available in the Git repository at:

  https://github.com/j6t/gitk.git master

for you to fetch changes up to 661734e6c8c38d2cd2000481ffb22cca6e2b0e5e:

  Merge branch 'ah/commit-id-to-clipboard' (2024-12-17 21:54:58 +0100)

These updates add the following features to Gitk:

 * The commit message and the patch text can optionally be displayed
   with lines wrapped. There are separate options for these two kinds
   of text.

 * When a commit is selected, the commit ID is copied to the "X11
   selection" (to be pasted with a middle mouse click, only available
   on X11). The commit ID can now also optionally be copied to the
   primary clipboard (to be pasted with Ctrl-V typically).

 * Section headers in the Preferences dialog are now better visible.

There is also a bug fix:

  * Starting Gitk on macOS no longer hangs indefinitely.

----------------------------------------------------------------
Avi Halachmi (:avih) (3):
      gitk: UI text: change "SHA1 ID" to "Commit ID"
      gitk: prefs dialog: refine Auto-select UI
      gitk: support auto-copy comit ID to primary clipboard

Christoph Sommer (2):
      gitk: make headings of preferences bold
      gitk: add text wrapping preferences

Johannes Sixt (3):
      Merge branch 'sv-20231026' of https://github.com/nafmo/gitk-l10n-sv
      gitk: offer "Copy commit ID to X11 selection" only on X11
      Merge branch 'ah/commit-id-to-clipboard'

Peter Krefting (1):
      gitk: sv.po: Update Swedish translation (323t)

Tobias Pietzsch (1):
      gitk: check main window visibility before waiting for it to show

 gitk     |  86 +++++---
 po/sv.po | 734 ++++++++++++++++++++++++++++++++-------------------------------
 2 files changed, 439 insertions(+), 381 deletions(-)


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] gitk: macOS startup, commit ID to clipboard, text wrapping
  2024-12-17 21:25 [GIT PULL] gitk: macOS startup, commit ID to clipboard, text wrapping Johannes Sixt
@ 2024-12-18  0:18 ` Junio C Hamano
  0 siblings, 0 replies; 2+ messages in thread
From: Junio C Hamano @ 2024-12-18  0:18 UTC (permalink / raw)
  To: Johannes Sixt; +Cc: Git Mailing List

Johannes Sixt <j6t@kdbg.org> writes:

> The following changes since commit c18400c6bb04f4e8875c1930db72ddd9b94649ca:
>
>   Makefile(s): avoid recipe prefix in conditional statements (2024-11-24 13:45:49 +0100)
>
> are available in the Git repository at:
>
>   https://github.com/j6t/gitk.git master
>
> for you to fetch changes up to 661734e6c8c38d2cd2000481ffb22cca6e2b0e5e:
> ...
>  gitk     |  86 +++++---
>  po/sv.po | 734 ++++++++++++++++++++++++++++++++-------------------------------
>  2 files changed, 439 insertions(+), 381 deletions(-)

Thanks.  Pulled.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-12-18  0:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-17 21:25 [GIT PULL] gitk: macOS startup, commit ID to clipboard, text wrapping Johannes Sixt
2024-12-18  0:18 ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).