Merge branch 'new' of git://git.kernel.org/pub/scm/gitk/gitk into next
authorJunio C Hamano <junkio@cox.net>
Sun, 4 Jun 2006 07:02:03 +0000 (00:02 -0700)
committerJunio C Hamano <junkio@cox.net>
Sun, 4 Jun 2006 07:02:03 +0000 (00:02 -0700)
commit0e84fb06a1022f99c96cfcd728e7bf029ef0b5e3
tree6bd5538b90dccc875de64819d016f1d727012772
parentf63237a18e951b93ac46a0e594f286255e1eaaaf
parentef030b8547eaeea1ef992310536b0b637e0c9431
Merge branch 'new' of git://git./gitk/gitk into next

* 'new' of git://git.kernel.org/pub/scm/gitk/gitk:
  gitk: Show branch name(s) as well, if "show nearby tags" is enabled
  gitk: Show nearby tags
  gitk: Add a goto next/previous highlighted commit function
  gitk: Provide ability to highlight based on relationship to selected commit
  gitk: Fix bug in highlight stuff when no line is selected
  gitk: Move "pickaxe" find function to highlight facility
  gitk: Improve the text window search function
  gitk: First cut at a search function in the patch/file display window
  gitk: Highlight paths of interest in tree view as well
  gitk: Highlight entries in the file list as well
  gitk: Make a row of controls for controlling highlighting