]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitk
authorJunio C Hamano <gitster@pobox.com>
Thu, 12 Jul 2007 21:50:57 +0000 (14:50 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 12 Jul 2007 21:50:57 +0000 (14:50 -0700)
commitf8db7884286232274c8e7c7d82a35a2478b097d3
tree833095a0568837f16f32d525ddee83e464eb6044
parent868bc068bb45e3b9d135151f2126ce3dba849426
parentcdaee5db165ba8bae8d3b524950e61666fc36a84
Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitk

* 'master' of git://git.kernel.org/pub/scm/gitk/gitk:
  gitk: Improve handling of -- and ambiguous arguments
  gitk: Use git log and add support for --left-right
  gitk: Fix bug causing "can't read commitrow(0,n)" error
  [PATCH] gitk: Fix for tree view ending in nested directories
  gitk: Remove the unused stopfindproc function
  gitk: Fix bug in the anc_or_desc routine
  gitk: Fix the find and highlight functions