Searched refs:WriteTag (Results 1 – 7 of 7) sorted by relevance
| /openbsd/src/gnu/usr.bin/cvs/src/ |
| D | create_adm.c | 169 WriteTag (dir, tag, date, nonbranch, update_dir, repository);
|
| D | update.c | 402 WriteTag ((char *) NULL, tag, date, 0, ".", repos); 854 WriteTag (NULL, tag, date, nonbranch, update_dir, repository); 1029 WriteTag (dir, tag, date, 0, update_dir, repository);
|
| D | cvs.h | 545 void WriteTag PROTO ((char *dir, char *tag, char *date, int nonbranch,
|
| D | entries.c | 640 WriteTag (dir, tag, date, nonbranch, update_dir, repository) in WriteTag() function
|
| D | commit.c | 1584 WriteTag (NULL, write_dirtag, NULL, write_dirnonbranch,
|
| D | ChangeLog-97 | 2547 * cvs.h, entries.c (WriteTag): Add arguments nonbranch, 2562 (commit_dirleaveproc): Pass it to WriteTag. 2565 (update_filesdoneproc): If rewrite_tag, call WriteTag.
|
| D | ChangeLog-9395 | 3043 * entries.c (WriteTag): Check for error from unlink_file.
|