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)
* '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


Trivial merge