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

  /src/external/gpl2/xcvs/dist/contrib/
Makefile.am 46 rcs-5.7-commitid.patch
68 rcs-5.7-commitid.patch \
  /src/external/gpl2/xcvs/dist/src/
sanity.sh 471 # Regexp to match a commitid
472 commitid="[a-zA-Z0-9]*"
3138 date: ${ISO8601DATE}; author: ${username}; state: Exp; lines: ${PLUS}0 -0; commitid: ${commitid};
3142 date: ${ISO8601DATE}; author: ${username}; state: Exp; lines: ${PLUS}1 -0; commitid: ${commitid};
3146 date: ${ISO8601DATE}; author: ${username}; state: Exp; commitid: ${commitid};
3630 Commit Identifier: ${commitid}
3640 Commit Identifier: ${commitid}
    [all...]
  /src/external/gpl2/rcs/dist/src/
rcssyn.c 176 Kcommitid[] = "commitid",
438 Delta->commitid = NextString;
442 Delta->commitid = NULL;
446 Delta->commitid = NULL;
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 40 milliseconds