Merge git://git.kernel.org/pub/scm/gitk/gitk
commit0f2ca9d5c99436d048bfe0a7161b4365a731938f
authorJunio C Hamano <junkio@cox.net>
Fri, 1 Sep 2006 07:54:01 +0000 (1 00:54 -0700)
committerJunio C Hamano <junkio@cox.net>
Fri, 1 Sep 2006 07:54:01 +0000 (1 00:54 -0700)
tree34e964f45c71abd7f24949369fb9c8ef5d3a4c3a
parent839837b953c613c1649b9e36ec2f01da759d87e3
parent561d038ab8adb2bab5ba368b88e620be18c4811b
Merge git://git.kernel.org/pub/scm/gitk/gitk

* git://git.kernel.org/pub/scm/gitk/gitk:
  gitk: Fix some bugs in the new cherry-picking code
  gitk: Improve responsiveness while reading and layout out the graph
  gitk: Update preceding/following tag info when creating a tag
  gitk: Add a menu item for cherry-picking commits
  gitk: Fix a couple of buglets in the branch head menu items
  gitk: Add a context menu for heads
  gitk: Add a row context-menu item for creating a new branch
  gitk: Recompute ancestor/descendent heads/tags when rereading refs
  gitk: Minor cleanups