Home
last modified time | relevance | path

Searched refs:notice_ancestry (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/subversion/subversion/svn/
HDdiff-cmd.c479 ! opt_state->diff.notice_ancestry, in svn_cl__diff()
493 ! opt_state->diff.notice_ancestry, in svn_cl__diff()
537 ! opt_state->diff.notice_ancestry, in svn_cl__diff()
551 ! opt_state->diff.notice_ancestry, in svn_cl__diff()
HDcl.h206 svn_boolean_t notice_ancestry; /* notice ancestry for diff-y operations */ member
HDsvn.c2406 opt_state.diff.notice_ancestry = TRUE; in sub_main()