Home
last modified time | relevance | path

Searched refs:MAX_VERBOSE_FILES_IN_DELETION_ERROR (Results 1 – 6 of 6) sorted by relevance

/dports/devel/git-svn/git-2.34.1/git-gui/lib/
H A Dindex.tcl666 && ($deletion_error_cnt <= [MAX_VERBOSE_FILES_IN_DELETION_ERROR])} {
691 proc MAX_VERBOSE_FILES_IN_DELETION_ERROR {} { return 10; } procedure
/dports/devel/git-gui/git-2.34.1/git-gui/lib/
H A Dindex.tcl666 && ($deletion_error_cnt <= [MAX_VERBOSE_FILES_IN_DELETION_ERROR])} {
691 proc MAX_VERBOSE_FILES_IN_DELETION_ERROR {} { return 10; } procedure
/dports/devel/git-p4/git-2.34.1/git-gui/lib/
H A Dindex.tcl666 && ($deletion_error_cnt <= [MAX_VERBOSE_FILES_IN_DELETION_ERROR])} {
691 proc MAX_VERBOSE_FILES_IN_DELETION_ERROR {} { return 10; } procedure
/dports/devel/git/git-2.34.1/git-gui/lib/
H A Dindex.tcl666 && ($deletion_error_cnt <= [MAX_VERBOSE_FILES_IN_DELETION_ERROR])} {
691 proc MAX_VERBOSE_FILES_IN_DELETION_ERROR {} { return 10; } procedure
/dports/devel/git-cvs/git-2.34.1/git-gui/lib/
H A Dindex.tcl666 && ($deletion_error_cnt <= [MAX_VERBOSE_FILES_IN_DELETION_ERROR])} {
691 proc MAX_VERBOSE_FILES_IN_DELETION_ERROR {} { return 10; } procedure
/dports/devel/cgit/cgit-1.2.3/git/git-gui/lib/
H A Dindex.tcl664 && ($deletion_error_cnt <= [MAX_VERBOSE_FILES_IN_DELETION_ERROR])} {
689 proc MAX_VERBOSE_FILES_IN_DELETION_ERROR {} { return 10; } procedure