Add checkbox to search only directories
commit54617e217f3fd1be79a0549b083a7586fabbb9f2
authorMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 9 Mar 2010 13:56:14 +0000 (9 14:56 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 9 Mar 2010 13:56:14 +0000 (9 14:56 +0100)
tree55b57b332868335d2762307e24bae642dbc4d7c5
parentc697fb3753fe9d3daddfed545115942506b90a23
Add checkbox to search only directories

When the checkbox is checked, only directories are matched against
"Filename" field. Files are not matched and no file is searched for
content even if the field "Content" is not empty.

This is an example feature implemented for open source programming course
at Czech Technical University. It is intentionally based on older version,
so that students can learn how to use git to resolve merge conflicts or
update (rebase) their patches.

Signed-off-by: Michal Sojka <sojkam1@fel.cvut.cz>
src/find.c