<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/git-gui/lib, branch v2.24.0</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://www.git.shady.money/git/atom?h=v2.24.0</id>
<link rel='self' href='https://www.git.shady.money/git/atom?h=v2.24.0'/>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/'/>
<updated>2019-11-04T04:29:38Z</updated>
<entry>
<title>Merge https://github.com/prati0100/git-gui</title>
<updated>2019-11-04T04:29:38Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2019-11-04T04:29:38Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/commit/?id=ab6b50e4c8339167c0b048c778055526226c45ca'/>
<id>urn:sha1:ab6b50e4c8339167c0b048c778055526226c45ca</id>
<content type='text'>
* https://github.com/prati0100/git-gui:
  git-gui: improve Japanese translation
  git-gui: add a readme
  git-gui: support for diff3 conflict style
  git-gui: use existing interface to query a path's attribute
  git-gui (Windows): use git-bash.exe if it is available
  treewide: correct several "up-to-date" to "up to date"
  Fix build with core.autocrlf=true
</content>
</entry>
<entry>
<title>Merge branch 'master' of https://github.com/prati0100/git-gui</title>
<updated>2019-09-18T18:22:11Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2019-09-18T18:22:11Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/commit/?id=7e1976e2100da661e858e3aa12ae2c8d152431c2'/>
<id>urn:sha1:7e1976e2100da661e858e3aa12ae2c8d152431c2</id>
<content type='text'>
* 'master' of https://github.com/prati0100/git-gui:
  git-gui: add hotkey to toggle "Amend Last Commit"
  git-gui: add horizontal scrollbar to commit buffer
  git-gui: convert new/amend commit radiobutton to checkbutton
  git-gui: add hotkeys to set widget focus
  git-gui: allow undoing last revert
  git-gui: return early when patch fails to apply
  git-gui: allow reverting selected hunk
  git-gui: allow reverting selected lines
</content>
</entry>
<entry>
<title>Merge branch 'cb/git-gui-ttk-style'</title>
<updated>2018-04-25T04:28:49Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2018-04-25T04:28:49Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/commit/?id=18a6a8571fa150441de06e007e9c61856bfadc5d'/>
<id>urn:sha1:18a6a8571fa150441de06e007e9c61856bfadc5d</id>
<content type='text'>
"git gui" has been taught to work with old versions of tk (like
8.5.7) that do not support "ttk::style theme use" as a way to query
the current theme.

* cb/git-gui-ttk-style:
  git-gui: workaround ttk:style theme use
</content>
</entry>
<entry>
<title>Merge branch 'cb/ttk-style' of git-gui into cb/git-gui-ttk-style</title>
<updated>2018-03-06T07:48:01Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2018-03-06T07:48:01Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/commit/?id=4891961105c3af1022b1166e8dc5d1fe154a74b7'/>
<id>urn:sha1:4891961105c3af1022b1166e8dc5d1fe154a74b7</id>
<content type='text'>
* 'cb/ttk-style' of git-gui:
  git-gui: workaround ttk:style theme use
</content>
</entry>
<entry>
<title>Merge branch 'bb/ssh-key-files' of git-gui into bb/git-gui-ssh-key-files</title>
<updated>2018-03-02T23:17:35Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2018-03-02T23:17:35Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/commit/?id=2e2f0288ef7b94f39abe694d0f0bfd0db192998c'/>
<id>urn:sha1:2e2f0288ef7b94f39abe694d0f0bfd0db192998c</id>
<content type='text'>
* 'bb/ssh-key-files' of git-gui:
  git-gui: search for all current SSH key types
</content>
</entry>
<entry>
<title>Merge branch 'js/misc-git-gui-stuff' of ../git-gui</title>
<updated>2018-01-09T19:07:03Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2018-01-09T19:07:03Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/commit/?id=02a5f25d956be187bc0f47b20671a76419aebb83'/>
<id>urn:sha1:02a5f25d956be187bc0f47b20671a76419aebb83</id>
<content type='text'>
* 'js/misc-git-gui-stuff' of ../git-gui:
  git-gui: allow Ctrl+T to toggle multiple paths
  git-gui: fix exception when trying to stage with empty file list
  git-gui: avoid exception upon Ctrl+T in an empty list
  git gui: fix staging a second line to a 1-line file
</content>
</entry>
<entry>
<title>Merge branch 'ls/no-double-utf8-author-name' of ../git-gui into ls/git-gui-no-double-utf8-author-name</title>
<updated>2017-12-05T17:20:12Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2017-12-05T17:20:12Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/commit/?id=77e422439014eca6d898107106f1758a0ffd6058'/>
<id>urn:sha1:77e422439014eca6d898107106f1758a0ffd6058</id>
<content type='text'>
* 'ls/no-double-utf8-author-name' of ../git-gui:
  git-gui: prevent double UTF-8 conversion
</content>
</entry>
<entry>
<title>Merge branch 'js/msgfmt-on-windows' of ../git-gui into js/git-gui-msgfmt-on-windows</title>
<updated>2017-07-25T20:42:41Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2017-07-25T20:42:41Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/commit/?id=90dbf226ba3fae0d932ae4e42d8d3122a47766bc'/>
<id>urn:sha1:90dbf226ba3fae0d932ae4e42d8d3122a47766bc</id>
<content type='text'>
* 'js/msgfmt-on-windows' of ../git-gui:
  git-gui (MinGW): make use of MSys2's msgfmt
  git gui: allow for a long recentrepo list
  git gui: de-dup selected repo from recentrepo history
  git gui: cope with duplicates in _get_recentrepo
  git-gui: remove duplicate entries from .gitconfig's gui.recentrepo
</content>
</entry>
<entry>
<title>Merge tag 'gitgui-0.21.0' of git://repo.or.cz/git-gui</title>
<updated>2016-10-20T16:33:17Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-10-20T16:33:17Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/commit/?id=3eae3087008f7f2b2a9f7f357d069e9384007c8f'/>
<id>urn:sha1:3eae3087008f7f2b2a9f7f357d069e9384007c8f</id>
<content type='text'>
git-gui 0.21.0

* tag 'gitgui-0.21.0' of git://repo.or.cz/git-gui: (22 commits)
  git-gui: set version 0.21
  git-gui: Mark 'All' in remote.tcl for translation
  git-gui i18n: Updated Bulgarian translation (565,0f,0u)
  git-gui: avoid persisting modified author identity
  git-gui: handle the encoding of Git's output correctly
  git-gui: unicode file name support on windows
  git-gui: Update Russian translation
  git-gui: maintain backwards compatibility for merge syntax
  git-gui i18n: mark string in lib/error.tcl for translation
  git-gui: fix incorrect use of Tcl append command
  git-gui i18n: mark "usage:" strings for translation
  git-gui i18n: internationalize use of colon punctuation
  git-gui: ensure the file in the diff pane is in the list of selected files
  git-gui: support for $FILENAMES in tool definitions
  git-gui: fix initial git gui message encoding
  git-gui/po/glossary/txt-to-pot.sh: use the $( ... ) construct for command substitution
  git-gui (Windows): use git-gui.exe in `Create Desktop Shortcut`
  git-gui: fix detection of Cygwin
  Amend tab ordering and text widget border and highlighting.
  Allow keyboard control to work in the staging widgets.
  ...
</content>
</entry>
<entry>
<title>Merge branch 'va/git-gui-i18n'</title>
<updated>2016-10-03T20:30:37Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-10-03T20:30:37Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/commit/?id=cb3debdc122314401a7107fa6e2d18fea2b7f268'/>
<id>urn:sha1:cb3debdc122314401a7107fa6e2d18fea2b7f268</id>
<content type='text'>
"git gui" l10n to Portuguese.

* va/git-gui-i18n:
  git-gui: l10n: add Portuguese translation
  git-gui i18n: mark strings for translation
</content>
</entry>
</feed>
