Make gitk to filter on the chosen directory
commit23a57e133f9dddb47f3192c474d36516d2836df9
authorKirill <kirillathome@gmail.com>
Fri, 26 Feb 2010 07:17:24 +0000 (26 02:17 -0500)
committerKirill <kirillathome@gmail.com>
Mon, 23 May 2011 14:31:36 +0000 (23 10:31 -0400)
tree32995742045a8f4c7909c684a5d23dd5c4c168f1
parent8158a09c368bd6927f9574422ca17ed6cfba4d84
Make gitk to filter on the chosen directory

gitk already filtered on the chosen file, but when one selects a directory
the history of the whole repo was displayed.

Until path_filter in gitk is fixed the drawback is that no files are
displayed in the Patch view.

Signed-off-by: Kirill <kirillathome@gmail.com>
common/cheetahmenu.c