<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/git-gui/lib, branch gitk-resize-error</title>
<subtitle>Fork of git SCM with my patches.</subtitle>
<id>http://git.kilabit.info/git/atom?h=gitk-resize-error</id>
<link rel='self' href='http://git.kilabit.info/git/atom?h=gitk-resize-error'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/'/>
<updated>2021-03-04T20:38:50Z</updated>
<entry>
<title>Merge https://github.com/prati0100/git-gui</title>
<updated>2021-03-04T20:38:50Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2021-03-04T20:38:50Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=85c787f1e9476c3b8cbeeb4656973d0f1efd9881'/>
<id>urn:sha1:85c787f1e9476c3b8cbeeb4656973d0f1efd9881</id>
<content type='text'>
* https://github.com/prati0100/git-gui:
  Revert "git-gui: remove lines starting with the comment character"
</content>
</entry>
<entry>
<title>Merge https://github.com/prati0100/git-gui</title>
<updated>2021-03-01T17:22:18Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2021-03-01T17:22:18Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=90917373cd21f60ccd2636e067a0c2685d29d0d5'/>
<id>urn:sha1:90917373cd21f60ccd2636e067a0c2685d29d0d5</id>
<content type='text'>
* https://github.com/prati0100/git-gui:
  git-gui: remove lines starting with the comment character
  git-gui: fix typo in russian locale
</content>
</entry>
<entry>
<title>Merge https://github.com/prati0100/git-gui</title>
<updated>2020-12-18T23:07:10Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2020-12-18T23:07:10Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=f4d8e191230b3d233005720085092b97e9bf32f1'/>
<id>urn:sha1:f4d8e191230b3d233005720085092b97e9bf32f1</id>
<content type='text'>
* https://github.com/prati0100/git-gui:
  git-gui: use gray background for inactive text widgets
  git-gui: Fix selected text colors
  Makefile: conditionally include GIT-VERSION-FILE
  git-gui: fix colored label backgrounds when using themed widgets
  git-gui: ssh-askpass: add a checkbox to show the input text
  git-gui: update Russian translation
  git-gui: use commit message template
  git-gui: Only touch GITGUI_MSG when needed
</content>
</entry>
<entry>
<title>Merge https://github.com/prati0100/git-gui</title>
<updated>2020-10-17T20:10:58Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2020-10-17T20:10:58Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=430cabb104103251958ac0739509e0a542e5c774'/>
<id>urn:sha1:430cabb104103251958ac0739509e0a542e5c774</id>
<content type='text'>
* https://github.com/prati0100/git-gui:
  git-gui: blame: prevent tool tips from sticking around after Command-Tab
  git-gui: improve dark mode support
  git-gui: fix mixed tabs and spaces; prefer tabs
</content>
</entry>
<entry>
<title>Merge https://github.com/prati0100/git-gui into master</title>
<updated>2020-07-20T19:04:06Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2020-07-20T19:04:06Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=e7ae437ac19eb0e82739d82cc886221252689ff4'/>
<id>urn:sha1:e7ae437ac19eb0e82739d82cc886221252689ff4</id>
<content type='text'>
* https://github.com/prati0100/git-gui:
  git-gui: allow opening work trees from the startup dialog
</content>
</entry>
<entry>
<title>Merge https://github.com/prati0100/git-gui</title>
<updated>2020-05-21T18:15:04Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2020-05-21T18:15:04Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=ae92ac8ae3838e72840f5d019195bb9c0c9e7b0e'/>
<id>urn:sha1:ae92ac8ae3838e72840f5d019195bb9c0c9e7b0e</id>
<content type='text'>
* https://github.com/prati0100/git-gui:
  git-gui: Handle Ctrl + BS/Del in the commit msg
  Subject: git-gui: fix syntax error because of missing semicolon
</content>
</entry>
<entry>
<title>Merge https://github.com/prati0100/git-gui</title>
<updated>2020-03-19T23:06:51Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2020-03-19T23:06:51Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=98cedd0233ee88e69711f79d1126b6bd772ff5bd'/>
<id>urn:sha1:98cedd0233ee88e69711f79d1126b6bd772ff5bd</id>
<content type='text'>
* 'master' of https://github.com/prati0100/git-gui:
  git-gui: create a new namespace for chord script evaluation
  git-gui: reduce Tcl version requirement from 8.6 to 8.5
  git-gui--askpass: coerce answers to UTF-8 on Windows
  git-gui: fix error popup when doing blame -&gt; "Show History Context"
  git-gui: add missing close bracket
  git-gui: update German translation
  git-gui: extend translation glossary template with more terms
  git-gui: update pot template and German translation to current source code
</content>
</entry>
<entry>
<title>Merge https://github.com/prati0100/git-gui</title>
<updated>2020-01-08T19:18:06Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2020-01-08T19:17:16Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=fe47c9cb5f98e305a15db24b8a9f62151ae65d8d'/>
<id>urn:sha1:fe47c9cb5f98e305a15db24b8a9f62151ae65d8d</id>
<content type='text'>
* https://github.com/prati0100/git-gui:
  git-gui: allow opening currently selected file in default app
  git-gui: allow closing console window with Escape
  git gui: fix branch name encoding error
  git-gui: revert untracked files by deleting them
  git-gui: update status bar to track operations
  git-gui: consolidate naming conventions
</content>
</entry>
<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='http://git.kilabit.info/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='http://git.kilabit.info/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>
</feed>
