Searched refs:WriteTag (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl2/xcvs/dist/src/ |
H A D | create_adm.c | 168 WriteTag (dir, tag, date, nonbranch, update_dir, repository); in Create_Admin()
|
H A D | update.c | 426 WriteTag (NULL, tag, date, 0, ".", repos); in update() 848 WriteTag (NULL, tag, date, nonbranch, update_dir, repository); in update_filesdone_proc() 1009 WriteTag (dir, tag, date, 0, update_dir, repository); in update_dirent_proc()
|
H A D | cvs.h | 607 void WriteTag (const char *dir, const char *tag, const char *date,
|
H A D | entries.c | 639 WriteTag (const char *dir, const char *tag, const char *date, int nonbranch, in WriteTag() function
|
H A D | commit.c | 1709 WriteTag (NULL, write_dirtag, NULL, write_dirnonbranch, in commit_dirleaveproc()
|
H A 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.
|
H A D | ChangeLog-9395 | 3043 * entries.c (WriteTag): Check for error from unlink_file.
|
H A D | ChangeLog | 933 * entries.c (WriteTag, base_walk): Ditto. 1135 * entries.c (WriteTag): Ditto 4388 notify_check), entries.c (Scratch_Entry, Register, WriteTag),
|