<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/gitk-git/po, branch v2.3.4</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v2.3.4</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v2.3.4'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2014-08-10T18:03:03Z</updated>
<entry>
<title>Merge branch 'master' of git://ozlabs.org/~paulus/gitk</title>
<updated>2014-08-10T18:03:03Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-08-10T18:03:03Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=67de23ddb1ed5471e302f6a84fae7a9037a0d980'/>
<id>urn:sha1:67de23ddb1ed5471e302f6a84fae7a9037a0d980</id>
<content type='text'>
* 'master' of git://ozlabs.org/~paulus/gitk:
  gitk: Updated Bulgarian translation (302t,0f,0u)
  gitk: Add keybinding to switch to parent commit
</content>
</entry>
<entry>
<title>Merge early parts from git://ozlabs.org/~paulus/gitk.git</title>
<updated>2014-06-26T20:46:09Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-06-26T20:46:09Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=ea0e524ebd60f87546a9998e447d307d3f51a3e3'/>
<id>urn:sha1:ea0e524ebd60f87546a9998e447d307d3f51a3e3</id>
<content type='text'>
* master~2:
  gitk: Show staged submodules regardless of ignore config
  gitk: Allow displaying time zones from author and commit dates timestamps
  gitk: Switch to patch mode when searching for line origin
  gitk: Replace SHA1 entry field on keyboard paste
  l10n: Init Vietnamese translation
</content>
</entry>
<entry>
<title>Merge git://ozlabs.org/~paulus/gitk</title>
<updated>2014-01-23T16:50:50Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-01-23T16:50:50Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=2dbfa676f066cd809bdefb6113fc03b032340d50'/>
<id>urn:sha1:2dbfa676f066cd809bdefb6113fc03b032340d50</id>
<content type='text'>
* 'master' of git://ozlabs.org/~paulus/gitk:
  gitk: Indent word-wrapped lines in commit display header
  gitk: Comply with XDG base directory specification
  gitk: Replace "next" and "prev" buttons with down and up arrows
  gitk: chmod +x po2msg.sh
  gitk: Update copyright dates
  gitk: Add Bulgarian translation (304t)
  gitk: Fix mistype
</content>
</entry>
<entry>
<title>Merge git://ozlabs.org/~paulus/gitk</title>
<updated>2013-05-17T18:55:02Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-05-17T18:55:02Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=e86d0a37b48df74d99d071d4642519bdebf08990'/>
<id>urn:sha1:e86d0a37b48df74d99d071d4642519bdebf08990</id>
<content type='text'>
* git://ozlabs.org/~paulus/gitk:
  gitk: Update Swedish translation (304t)
</content>
</entry>
<entry>
<title>Merge git://ozlabs.org/~paulus/gitk</title>
<updated>2013-01-23T16:35:03Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-01-23T16:35:03Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=ec3ae6ec46ed48383ae40643990f169b65a563cc'/>
<id>urn:sha1:ec3ae6ec46ed48383ae40643990f169b65a563cc</id>
<content type='text'>
* git://ozlabs.org/~paulus/gitk:
  gitk: Display important heads even when there are many
  gitk: Improve display of list of nearby tags and heads
  gitk: Fix display of branch names on some commits
  gitk: Update Swedish translation (296t)
  gitk: When searching, only highlight files when in Patch mode
  gitk: Fix error message when clicking on a connecting line
  gitk: Fix crash when not using themed widgets
  gitk: Use bindshiftfunctionkey to bind Shift-F5
  gitk: Refactor code for binding modified function keys
  gitk: Work around empty back and forward images when buttons are disabled
  gitk: Highlight first search result immediately on incremental search
  gitk: Highlight current search hit in orange
  gitk: Synchronize highlighting in file view when scrolling diff
</content>
</entry>
<entry>
<title>Merge git://git.kernel.org/pub/scm/gitk/gitk</title>
<updated>2011-04-11T16:33:06Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2011-04-11T16:33:06Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=2dbae5acc7b3d0615bcf534ac85181a3185cb6de'/>
<id>urn:sha1:2dbae5acc7b3d0615bcf534ac85181a3185cb6de</id>
<content type='text'>
* git://git.kernel.org/pub/scm/gitk/gitk:
  gitk: Update cherry-pick error message parsing
  gitk: Quote tag names in event bindings to avoid problems with % chars
  gitk: Allow user to control how much of the SHA1 ID gets auto-selected
  gitk: spelling fixes in Russian translation
  gitk: Take only numeric version components when computing $git_version
</content>
</entry>
<entry>
<title>Merge git://git.kernel.org/pub/scm/gitk/gitk</title>
<updated>2010-12-14T17:09:13Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2010-12-14T17:09:13Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=74f6e0505bb854db5b25ba977432471fed218a73'/>
<id>urn:sha1:74f6e0505bb854db5b25ba977432471fed218a73</id>
<content type='text'>
* git://git.kernel.org/pub/scm/gitk/gitk:
  gitk: Add Brazilian Portuguese (pt-BR) translation
  gitk: Make text selectable on Mac
  gitk: Prevent the text pane from becoming editable
  gitk: Add the equivalent of diff --color-words
  gitk: Update Swedish translation (290t)
  gitk: Show notes by default (like git log does)
</content>
</entry>
<entry>
<title>Merge git://git.kernel.org/pub/scm/gitk/gitk</title>
<updated>2010-04-19T01:36:41Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2010-04-19T01:36:41Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=e8a12280530f16bf2089999ceefe35794d115d07'/>
<id>urn:sha1:e8a12280530f16bf2089999ceefe35794d115d07</id>
<content type='text'>
* git://git.kernel.org/pub/scm/gitk/gitk:
  gitk: Display dirty submodules correctly
  gitk: Fix display of copyright symbol
  gitk: Add emacs editor variable block
  gitk: Avoid calling tk_setPalette on Windows
  gitk: Don't clobber "Remember this view" setting
  gitk: Add comments to explain encode_view_opts and decode_view_opts
  gitk: Use consistent font for all text input fields
  gitk: Set the font for all listbox widgets
  gitk: Set the font for all spinbox widgets
  gitk: Remove forced use of sans-serif font
  gitk: Add Ctrl-W shortcut for closing the active window
</content>
</entry>
<entry>
<title>Merge git://git.kernel.org/pub/scm/gitk/gitk</title>
<updated>2010-01-29T20:57:44Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2010-01-29T20:57:44Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=fc4b10cd2dd4f23443d1c639b9c38a604fff3aa3'/>
<id>urn:sha1:fc4b10cd2dd4f23443d1c639b9c38a604fff3aa3</id>
<content type='text'>
* git://git.kernel.org/pub/scm/gitk/gitk:
  gitk: Update German translation
  gitk: Add French translation
  gitk: update Italian translation
  gitk: Update Swedish translation
  gitk: Adjust two equal strings which differed in whitespace
  gitk: Display submodule diffs with appropriate encoding
  gitk: Fix display of newly-created tags
  gitk: Enable gitk to create tags with messages
  gitk: Update Hungarian translation
  gitk: Add Hungarian translation
  gitk: Add "--no-replace-objects" option
</content>
</entry>
<entry>
<title>Merge git://git.kernel.org/pub/scm/gitk/gitk</title>
<updated>2009-12-09T23:38:42Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2009-12-09T23:38:42Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=47344eee9b980a7cf2a08d040ff3dd38c6cd82ec'/>
<id>urn:sha1:47344eee9b980a7cf2a08d040ff3dd38c6cd82ec</id>
<content type='text'>
* git://git.kernel.org/pub/scm/gitk/gitk:
  gitk: Fix selection of tags
  gitk: Default to the system colours on Windows
  gitk: Update Japanese translation
  gitk: Fix "git gui blame" invocation when called from top-level directory
  gitk: Disable checkout of remote branches
  gitk: Improve appearance of radiobuttons and checkbuttons
  gitk: Skip translation of "wrong Tcl version" message
  gitk: Add Japanese translation
  gitk: Use the --submodule option for displaying diffs when available
  gitk: Fix diffing committed -&gt; staged (typo in diffcmd)
  gitk: Add configuration for UI colour scheme
  gitk: Don't compare fake children when comparing commits
  gitk: Show diff of commits at end of compare-commits output
  gitk: Add a user preference to enable/disable use of themed widgets
  gitk: Fix errors in the theme patch
  gitk: Use themed tk widgets
  gitk: Restore scrolling position of diff pane on back/forward in history
</content>
</entry>
</feed>
