HomeSort by: relevance | last modified time | path
    Searched defs:commitid (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl2/rcs/dist/src/
rlog.c 217 static int commitid; variable
256 commitid = true;
591 if (commitid && node->commitid)
592 aprintf(out, " commitid: %s;", node->commitid);
rcsbase.h 363 char const * commitid; /* unique commit identifier */ member in struct:hshentry

Completed in 24 milliseconds