]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commitb43b73666be32ecdc27384d67dc88e4b4869efa1
treeb692610388b4dcfc5feb3e16c9c928fc113596a5
parente599e7ff1f89fc3d46a6e3b5fe04976402e12a49
parentd98d50e214643379734ac3ffe891770457f1c419
Merge git://git.kernel.org/pub/scm/gitk/gitk

* 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
gitk-git/gitk