Re: [PATCH] Specified the expected formats of dates and timestamps in rev-list-options.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



"Rhodes, Kate" <masukomi@xxxxxxxxx> writes:

> The docs didn't give users any indication of the expected format of
> dates or timestamps. Now they do.
>
> ---

Please look at other commits and follow the examples.  Even though you are
describing what you did in the past, the title line do not use past tense
(e.g. "Distimmed doshes"), but imperative mood (e.g. "Distim doshes").

Sign your patch.

> --since='date', --after='date'::
>
> -	Show commits more recent than a specific date.
> +	Show commits more recent than a date specified relatively
> +	(e.g. "2 hours ago") or with any ISO 8601 or RFC 2822
> +	date syntax.
>
> --until='date', --before='date'::
>
> -	Show commits older than a specific date.
> +	Show commits older than a date specified relatively (e.g.
> +	"2 hours ago") or with any ISO 8601 or RFC 2822 date syntax.
>

s/any //;

How about giving a few examples after this entry instead?

> --max-age='timestamp', --min-age='timestamp'::
>
> 	Limit the commits output to specified time range.
> +	The 'timestamp' should be the interger seconds since the epoch.

"the number of seconds since the epoch".

> --author='pattern', --committer='pattern'::
>
> --
> 1.5.4.1.1278.gc75be
> --
> To unsubscribe from this list: send the line "unsubscribe git" in
> the body of a message to majordomo@xxxxxxxxxxxxxxx
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux