<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/gitk-git, branch v2.0.2</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v2.0.2</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v2.0.2'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2014-01-23T16:50:50Z</updated>
<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-12-09T22:55:41Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-12-09T22:55:41Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=ec418bcfd0196a1d02827a703faeb846c89592d3'/>
<id>urn:sha1:ec418bcfd0196a1d02827a703faeb846c89592d3</id>
<content type='text'>
* git://ozlabs.org/~paulus/gitk:
  gitk: Recognize -L option
  gitk: Support showing the gathered inline diffs
  gitk: Split out diff part in $commitinfo
  gitk: Refactor per-line part of getblobdiffline and its support
  gitk: Support -G option from the command line
  gitk: Tag display improvements
</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-05-13T14:51:41Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-05-13T14:51:41Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=f74455ab216bdc4f21a733f75ddd6974634c5df1'/>
<id>urn:sha1:f74455ab216bdc4f21a733f75ddd6974634c5df1</id>
<content type='text'>
* git://ozlabs.org/~paulus/gitk:
  gitk: On OSX, bring the gitk window to front
  gitk: Add support for -G'regex' pickaxe variant
  gitk: Add menu item for reverting commits
  gitk: Simplify file filtering
  gitk: Display the date of a tag in a human-friendly way
  gitk: Improve behaviour of drop-down lists
  gitk: Move hard-coded colors to .gitk
</content>
</entry>
<entry>
<title>Merge git://ozlabs.org/~paulus/gitk</title>
<updated>2013-01-30T21:52:44Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-01-30T21:52:44Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=9a6c84e6e9078b0ef4fd2c50b200e8552a28c6fa'/>
<id>urn:sha1:9a6c84e6e9078b0ef4fd2c50b200e8552a28c6fa</id>
<content type='text'>
* git://ozlabs.org/~paulus/gitk:
  gitk: Ignore gitk-wish buildproduct
</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://ozlabs.org/~paulus/gitk</title>
<updated>2012-09-12T16:32:22Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2012-09-12T16:32:22Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=cd82e584707bffdbb9553c6140e9a8fef130e5b8'/>
<id>urn:sha1:cd82e584707bffdbb9553c6140e9a8fef130e5b8</id>
<content type='text'>
* git://ozlabs.org/~paulus/gitk:
  gitk: Fix GIT_TRACE issues
</content>
</entry>
<entry>
<title>Merge branch 'da/gitk-reload-tag-contents'</title>
<updated>2012-09-12T16:32:04Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2012-09-12T16:32:03Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=c528586a0cf0afc6aa18fbd060fa544e7e189c82'/>
<id>urn:sha1:c528586a0cf0afc6aa18fbd060fa544e7e189c82</id>
<content type='text'>
After overwriting a tag with a new tag, "Reread references" action
in "gitk" correctly moved the marker in the display, but it failed
to discard a cached contents of the tag (even "Reload" didn't).

* da/gitk-reload-tag-contents:
  gitk: Rename 'tagcontents' to 'cached_tagcontent'
  gitk: Teach "Reread references" to reload tags
  gitk: Avoid Meta1-F5
</content>
</entry>
<entry>
<title>Merge branch 'pt/gitk'</title>
<updated>2012-04-02T22:06:25Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2012-04-02T22:06:25Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=ca2b71a00b47e47990b3a196c9ae26ac6b19e287'/>
<id>urn:sha1:ca2b71a00b47e47990b3a196c9ae26ac6b19e287</id>
<content type='text'>
* pt/gitk:
  gitk: fix setting font display with new tabbed dialog layout.
  gitk: fix tabbed preferences construction when using tcl 8.4
</content>
</entry>
<entry>
<title>Merge gitk changes from Paul Mackerras at git://ozlabs.org/~paulus/gitk</title>
<updated>2012-03-24T08:30:30Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2012-03-24T08:30:30Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=b476064544b9a64d062acc5e3c6be831ebb721cb'/>
<id>urn:sha1:b476064544b9a64d062acc5e3c6be831ebb721cb</id>
<content type='text'>
* git://ozlabs.org/~paulus/gitk:
  gitk: Teach gitk to respect log.showroot
  gitk: Add menu items for comparing a commit with the marked commit
  gitk: Speed up resolution of short SHA1 ids
  gitk: Use symbolic font names "sans" and "monospace" when available
  gitk: Skip over AUTHOR/COMMIT_DATE when searching all fields
  gitk: Make "git describe" output clickable, too
  gitk: Fix the display of files when filtered by path
  gitk: Use a tabbed dialog to edit preferences
  gitk: Use "gitk: repo-top-level-dir" as window title
</content>
</entry>
</feed>
