Searched refs:log_parse_date (Results 1 – 3 of 3) sorted by relevance
131 static void log_parse_date (struct log_data *, const char *);249 log_parse_date (&log_data, optarg); in cvslog()648 log_parse_date (struct log_data *log_data, const char *argstring) in log_parse_date() function
157 * log.c (log_parse_date): Use the "end" of the epoch not "next1454 (log_parse_date): New static function.
10321 * log.c (cvslog, log_parse_revlist, log_parse_date): Ditto.