Searched refs:cvslog (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/gpl2/xcvs/dist/src/ |
H A D | main.c | 162 { "log", "lo", NULL, cvslog, CVS_CMD_USES_WORK_DIR }, 175 { "rlog", "rl", NULL, cvslog, 0 },
|
H A D | cvs.h | 901 int cvslog (int argc, char **argv);
|
H A D | log.c | 225 cvslog (int argc, char **argv) in cvslog() function
|
H A D | ChangeLog-9395 | 1800 * log.c (cvslog, log_fileproc): Pass all options (except -l) 2639 (cvslog): Use it and send_arg to handle the rlog options that take 3036 * add.c (add), diff.c (diff), log.c (cvslog), remove.c (cvsremove), 3554 * Move declarations of add, cvsremove, diff, and cvslog from 3573 * log.c (cvslog): Likewise. 3589 * cvs.h (cvslog): Declare. 3593 * log.c (cvslog): If a client, start the server, pass options
|
H A D | ChangeLog-96 | 569 cvslog, login, patch, release, cvsremove, rtag, status, tag): 1296 * log.c (cvslog): Remove comment about calling rlog. 1443 (cvslog): Don't clear opterr. Handle -h, -R, -s, -t, -w. If an 1453 (cvslog): Handle -d. 1466 (cvslog): Handle -N and -r. 1484 (cvslog): Use getopt to parse options. Set up a log_data 1504 * log.c (cvslog): Correct position of CLIENT_SUPPORT #endif.
|
H A D | server.c | 4606 do_cvs_command ("log", cvslog); in serve_log() 4614 do_cvs_command ("rlog", cvslog); in serve_rlog()
|
H A D | client.c | 64 int cvslog (int argc, char **argv);
|
H A D | ChangeLog | 7784 * log.c (cvslog): Ditto. 8181 * log.c (cvslog, log_fileproc): Add -S option to suppress head or 8845 * log.c (cvslog): Ditto. 9094 * log.c (cvslog): Support rlog as well as log. 9517 * log.c (option_revlist, revlist, log_usage, cvslog, 10254 * log.c (cvslog): Ditto. 10321 * log.c (cvslog, log_parse_revlist, log_parse_date): Ditto. 10898 * log.c (cvslog): If client_active, send options to the server 10936 * log.c (cvslog): Fix -s and -d with spaces on client side. 12381 * log.c (cvslog): same.
|
H A D | ChangeLog-97 | 1316 * server.c (serve_log): Change "cvslog" to "log". This 2030 release.c (release), patch.c (patch), log.c (cvslog), import.c
|
H A D | sanity.sh | 24265 echo second file >cvslog.file2
|
/netbsd-src/external/gpl2/xcvs/dist/doc/ |
H A D | cvs.texinfo | 14615 RCSLOG cvslog.*
|
/netbsd-src/external/gpl2/xcvs/dist/doc/i18n/pt_BR/ |
H A D | cvs.texinfo | 19406 RCSLOG cvslog.*
|