is_dot_or_dotdot  215 builtin/clean.c 		if (is_dot_or_dotdot(e->d_name))
is_dot_or_dotdot  460 builtin/fsck.c 		if (is_dot_or_dotdot(de->d_name))
is_dot_or_dotdot   29 diff-no-index.c 		if (!is_dot_or_dotdot(e->d_name))
is_dot_or_dotdot 1540 dir.c          	if (is_dot_or_dotdot(de->d_name) || !strcmp(de->d_name, ".git"))
is_dot_or_dotdot 2084 dir.c          		if (!is_dot_or_dotdot(e->d_name)) {
is_dot_or_dotdot 2130 dir.c          		if (is_dot_or_dotdot(e->d_name))
is_dot_or_dotdot   58 entry.c        		if (is_dot_or_dotdot(de->d_name))
is_dot_or_dotdot  699 notes-merge.c  		if (is_dot_or_dotdot(e->d_name))
is_dot_or_dotdot  683 remote.c       	if (!name[0] || is_dot_or_dotdot(name))
is_dot_or_dotdot  719 rerere.c       		if (is_dot_or_dotdot(e->d_name))
is_dot_or_dotdot 1312 sha1_file.c    		if (is_dot_or_dotdot(de->d_name))
is_dot_or_dotdot 3493 sha1_file.c    		if (is_dot_or_dotdot(de->d_name))
is_dot_or_dotdot   57 transport.c    		if (is_dot_or_dotdot(de->d_name))