Merge git://git.kernel.org/pub/scm/gitk/gitk
authorJunio C Hamano <gitster@pobox.com>
Thu, 13 Nov 2008 16:28:51 +0000 (08:28 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 13 Nov 2008 16:28:51 +0000 (08:28 -0800)
* 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

1  2 
gitk-git/gitk

diff --cc gitk-git/gitk
index bcebc87f7d3800c20108ab1ae9aec0577e7c2cc7,3353f4a2717ceb72634b9311985b5570f06fe560..3353f4a2717ceb72634b9311985b5570f06fe560
mode 100644,100755..100644
--- 2/gitk