Home
last modified time | relevance | path

Searched refs:join_file (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/src/
H A DChangeLog-9194376 (join_file): remove unused variables rev & baserev. Fix a typo.
467 * update.c (join_file): add entries list to calling
472 (join_file): support joins of dead files against live ones, live
H A Dupdate.c82 static void join_file (struct file_info *finfo, Vers_TS *vers_ts);
800 join_file (finfo, vers); in update_fileproc()
2097 join_file (struct file_info *finfo, Vers_TS *vers) in join_file() function
H A DChangeLog-9395690 * update.c (join_file): if vers->vn_user is "0", file has been
1076 * update.c (join_file): encapsulate recent changes from garyo
1107 * update.c (join_file): send file back to client even if no
1401 * update.c (join_file): Print a message in the case where the file
1690 * update.c (join_file): If vers->vn_user is NULL, just return.
2236 * update.c (merge_file, join_file): Call RCS_merge instead of
2607 * update.c (join_file): Don't pass the -E option to rcsmerge here,
2812 * update.c (join_file): When checking for null return from
2822 * update.c (join_file): If server and file is unmodified, check it
2827 * update.c (update_file_proc, join_file): Call it.
[all …]
H A DChangeLog-96792 (join_file): supply new argument to RCS_checkout.
1085 * update.c (join_file): Likewise.
1508 * update.c (join_file): If merging a branch, and the branch
1625 * update.c (join_file): Check whether the target of the merge is
1634 (join_file): Remove resurrecting parameter. Rewrite to handle
1693 * update.c (join_file): Always skip rcsmerge if the two revisions
2140 (join_file, checkout_file, patch_file), no_diff.c
2204 (join_file): Add checks to skip merging a dead revision onto a
2506 (update_fileproc, merge_file, join_file): Pass it.
2643 (join_file): New arg resurrecting. Register with "0" if we are
[all …]
H A DChangeLog124 (merge_file, join_file): ...these two functions.
877 * update.c (join_file): Replace (RCSCHECKOUTPROC)0 with NULL.
1016 (patch_file, merge_file, join_file): Ditto.
1245 * update.c (join_file): Ditto.
4571 * update.c (join_file): One more fix to avoid dereferencing NULL.
4577 * update.c (join_file): Fix optimization to avoid dereferencing NULL.
5113 * update.c (join_file): Correct status message for consistency.
5355 * update.c (join_file): Deal with rev1 == NULL due to rev1 merge tag
5573 * update.c (join_file): Restore the optimization Mark recently removed,
5624 * update.c (join_file): Do the -jrev1 -jrev2 merge even when
[all …]
H A DChangeLog-9774 * update.c: Collapse two identical declarations for join_file.
1063 * update.c (merge_file, join_file): Update RCS_merge calls.
1480 * update.c (merge_file, join_file): If wrap_merge_is_copy, treat
1482 (join_file, update_fileproc): Remove previous wrap_merge_is_copy
1700 * update.c (join_file): Handle binary files ourself rather than