Searched refs:commit_author (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/subversion/subversion/svn/
H A Dstatus.c397 const char *commit_author;
407 commit_author = status->changed_author;
409 commit_author = " ? ";
411 commit_author = "";
426 commit_author,
395 const char *commit_author; local

Completed in 79 milliseconds