Merge git://git.kernel.org/pub/scm/gitk/gitk
authorJunio C Hamano <junkio@cox.net>
Wed, 7 Jun 2006 06:24:27 +0000 (23:24 -0700)
committerJunio C Hamano <junkio@cox.net>
Wed, 7 Jun 2006 06:24:27 +0000 (23:24 -0700)
commit7fb23e6083dbefa8eb4c554d8b2cd5a6292b2df4
tree5d2d8afaf6012393ca1e2b9edc483d0327cda9f5
parente8dff6ba8b12db94b728ff4d0ebf65040de92c37
parent2d71bcccc81e3569d97dd1314c3ca0f080f4a70f
Merge git://git.kernel.org/pub/scm/gitk/gitk

* git://git.kernel.org/pub/scm/gitk/gitk:
  gitk: Re-read the descendent/ancestor tag & head info on update
  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