<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/gitk-git/gitk, branch v1.6.2</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://www.git.shady.money/git/atom?h=v1.6.2</id>
<link rel='self' href='https://www.git.shady.money/git/atom?h=v1.6.2'/>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/'/>
<updated>2009-03-02T06:20:52Z</updated>
<entry>
<title>Merge git://git.kernel.org/pub/scm/gitk/gitk</title>
<updated>2009-03-02T06:20:52Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2009-03-02T06:20:52Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/commit/?id=f8c62880ef22b74ea6df47bb349ff0743d2a93f9'/>
<id>urn:sha1:f8c62880ef22b74ea6df47bb349ff0743d2a93f9</id>
<content type='text'>
* git://git.kernel.org/pub/scm/gitk/gitk:
  gitk: Fix possible infinite loop and display corruption
</content>
</entry>
<entry>
<title>Merge git://git.kernel.org/pub/scm/gitk/gitk</title>
<updated>2008-12-22T02:31:12Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2008-12-22T02:31:12Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/commit/?id=834caf9a7b0850d5647426bcb7c4dae04d85a922'/>
<id>urn:sha1:834caf9a7b0850d5647426bcb7c4dae04d85a922</id>
<content type='text'>
* git://git.kernel.org/pub/scm/gitk/gitk:
  gitk: Force the focus to the main window on Windows
  gitk: Allow unbalanced quotes/braces in commit headers
  gitk: Update German translation
  gitk: Mark forgotten strings (header sentence parts in color chooser) for translation
  gitk: Ensure that "Reset branch" menu entry is enabled
  gitk: Use check-buttons' -text property instead of separate labels
  gitk: Map / to focus the search box
  gitk: Fix bugs in blaming code
</content>
</entry>
<entry>
<title>Merge git://git.kernel.org/pub/scm/gitk/gitk</title>
<updated>2008-12-02T23:25:48Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2008-12-02T23:25:48Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/commit/?id=521ae135b7dcae27fb78e1b941f50158558108e6'/>
<id>urn:sha1:521ae135b7dcae27fb78e1b941f50158558108e6</id>
<content type='text'>
* git://git.kernel.org/pub/scm/gitk/gitk:
  gitk: Add a menu option to start git gui
  gitk: Make line origin search update the busy status
  gitk: Update German translation
  gitk: Fix bug in accessing undefined "notflag" variable
  gitk: Highlight only when search type is "containing:".
  gitk: Fix context menu items for generating diffs when in tree mode
</content>
</entry>
<entry>
<title>Merge git://git.kernel.org/pub/scm/gitk/gitk</title>
<updated>2008-12-01T06:59:41Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2008-12-01T06:59:41Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/commit/?id=39a76bdd7de18b2bb2651dcb8136563df41e84f7'/>
<id>urn:sha1:39a76bdd7de18b2bb2651dcb8136563df41e84f7</id>
<content type='text'>
* git://git.kernel.org/pub/scm/gitk/gitk:
  gitk: Avoid handling the Return key twice in Add Branch
  gitk: Show local changes properly when we have a path limit
  gitk: Fix switch statement in parseviewargs
  gitk: Index line[hnd]tag arrays by id rather than row number
</content>
</entry>
<entry>
<title>Merge git://git.kernel.org/pub/scm/gitk/gitk</title>
<updated>2008-11-13T16:28:51Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2008-11-13T16:28:51Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/commit/?id=b43b73666be32ecdc27384d67dc88e4b4869efa1'/>
<id>urn:sha1:b43b73666be32ecdc27384d67dc88e4b4869efa1</id>
<content type='text'>
* git://git.kernel.org/pub/scm/gitk/gitk:
  gitk: Fix linehtag undefined error with file highlighting
  gitk: Fix commit encoding support
  gitk: Fix transient windows on Win32 and MacOS
  gitk: Add accelerators to frequently used menu commands
  gitk: Implement a user-friendly Edit View dialog
  gitk: Improve cherry-pick error handling
  gitk: Make cherry-pick call git-citool on conflicts
  gitk: Make gitk dialog windows transient
  gitk: Add Return and Escape bindings to dialogs
  gitk: Cope with unmerged files in local changes
  gitk: Make "show origin of this line" work on fake commits
  gitk: Unify handling of merge diffs with normal 2-way diffs
  gitk: Make the background color of marked lines configurable
  gitk: Add a menu item to show where a given line comes from
  gitk: Fix some off-by-one errors in computing which line to blame
  gitk: Allow starting gui blame for a specific line
  gitk: Fix file list context menu for merge commits
  gitk: Allow forcing branch creation if it already exists
</content>
</entry>
<entry>
<title>Merge git://git.kernel.org/pub/scm/gitk/gitk</title>
<updated>2008-10-21T05:16:09Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2008-10-21T05:16:09Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/commit/?id=35d2f73b999636c93049b2d7bed1458bcf2f9648'/>
<id>urn:sha1:35d2f73b999636c93049b2d7bed1458bcf2f9648</id>
<content type='text'>
* git://git.kernel.org/pub/scm/gitk/gitk:
  gitk: Turn short SHA1 names into links too
  gitk: Regenerate .po files
  gitk: New way of constructing menus that allows for Alt+letter accelerators
  gitk: Bind Key-Return to create on new branch dialog
  gitk: Fix binding for &lt;Return&gt; in sha1 entry field
  gitk: Clean up file encoding code and add enable/disable option
  gitk: Implement batch lookup and caching of encoding attrs
  gitk: Enhance file encoding support
  gitk: Add untranslated error messages to translation
  gitk: Fix a bug in collapsing deeply nested trees
  gitk: Use &lt;Button-2&gt; for context menus on OSX
</content>
</entry>
<entry>
<title>Merge updated git-gui and gitk that call each other</title>
<updated>2008-09-07T01:06:39Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2008-09-07T01:06:39Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/commit/?id=5fc3e67ac0241c491dcf1c0c9dcd4a4d83e7c243'/>
<id>urn:sha1:5fc3e67ac0241c491dcf1c0c9dcd4a4d83e7c243</id>
<content type='text'>
Merge git://repo.or.cz/git-gui and git://git.kernel.org/pub/scm/gitk/gitk

    * git://repo.or.cz/git-gui:
      git-gui: Show special diffs for complex conflict cases.
      git-gui: Make F5 reselect a diff, if an untracked file is selected.
      git-gui: Reimplement and enhance auto-selection of diffs.
      git-gui: Support conflict states _U &amp; UT.
      git-gui: Support more merge tools.
      git-gui: Don't allow staging files with conflicts.
      git-gui: Support calling merge tools.
      git-gui: Support resolving conflicts via the diff context menu.
      git-gui: Mark forgotten strings for translation.
      git-gui: Allow specifying an initial line for git gui blame.
      git-gui: Better positioning in Blame Parent Commit
      git-gui: Support passing blame to a parent commit.
      git-gui: Support starting gitk from Gui Blame
      git-gui: Teach git gui about file type changes

    * git://git.kernel.org/pub/scm/gitk/gitk:
      gitk: Add menu item for calling git gui blame
      gitk: Add option to specify the default commit on command line
</content>
</entry>
<entry>
<title>Merge git://git.kernel.org/pub/scm/gitk/gitk</title>
<updated>2008-08-17T06:21:07Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2008-08-17T06:21:07Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/commit/?id=a0d74d160f3d416be8f7fbfd18fee0eebf40d8e0'/>
<id>urn:sha1:a0d74d160f3d416be8f7fbfd18fee0eebf40d8e0</id>
<content type='text'>
* git://git.kernel.org/pub/scm/gitk/gitk:
  gitk: Allow safely calling nukefile from a run queue handler
</content>
</entry>
<entry>
<title>Merge git://git.kernel.org/pub/scm/gitk/gitk</title>
<updated>2008-08-06T20:32:12Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2008-08-06T20:32:12Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/commit/?id=847d10f56d7853cd0e139a7c2e6ad0ad2de5c464'/>
<id>urn:sha1:847d10f56d7853cd0e139a7c2e6ad0ad2de5c464</id>
<content type='text'>
* git://git.kernel.org/pub/scm/gitk/gitk:
  gitk: Update swedish translation.
  gitk: Updated German translation
  gitk: Fallback to selecting the head commit upon load
  gitk: Fixed automatic row selection during load
  gitk: Fixed broken exception handling in diff
  gitk: On Windows, use a Cygwin-specific flag for kill
  gitk: Arrange to kill diff-files &amp; diff-index on quit
  gitk: Kill back-end processes on window close
</content>
</entry>
<entry>
<title>Merge git://git.kernel.org/pub/scm/gitk/gitk</title>
<updated>2008-06-11T23:22:53Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2008-06-11T23:22:53Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/commit/?id=196821f440d46029f0399a7d97c0cfc78a870244'/>
<id>urn:sha1:196821f440d46029f0399a7d97c0cfc78a870244</id>
<content type='text'>
* git://git.kernel.org/pub/scm/gitk/gitk:
  gitk: Handle detached heads better
</content>
</entry>
</feed>
