author | Damien Diederen <dash@foobox.net> | |
Thu, 27 Mar 2008 22:17:53 +0000 (23:17 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 27 Mar 2008 23:05:27 +0000 (16:05 -0700) | ||
commit | 852b921c78ca33606600d7fd45e573a8435dbcb8 | |
tree | 3e3d630470607bef2260b5d5139cd70811044a21 | tree | snapshot |
parent | 23b7180fdcd46556038241cd0388eca092fc55e1 | commit | diff |
cvsserver: Do not include status output for subdirectories if -l is passed
This effectively implements the -l switch by pruning the entries whose
filenames contain a path separator. It was previously ignored.
Without this, TkCVS includes strange "ghost" entries in its directory
listings.
Signed-off-by: Damien Diederen <dash@foobox.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This effectively implements the -l switch by pruning the entries whose
filenames contain a path separator. It was previously ignored.
Without this, TkCVS includes strange "ghost" entries in its directory
listings.
Signed-off-by: Damien Diederen <dash@foobox.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-cvsserver.perl | diff | blob | history |