X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Frev-list-options.txt;h=9cd677105df1324cfa760e42f10b2629f5eb6962;hb=7064ca51b08304d56bf57d2cceb2884f1abf66e5;hp=259072c07883cf15db4162737a63a6506b7443b4;hpb=d87aa329354be3d93c70547f4ed6fe52103ed1b5;p=git.git diff --git a/Documentation/rev-list-options.txt b/Documentation/rev-list-options.txt index 259072c07..9cd677105 100644 --- a/Documentation/rev-list-options.txt +++ b/Documentation/rev-list-options.txt @@ -13,7 +13,7 @@ include::pretty-options.txt[] Synonym for `--date=relative`. ---date={relative,local,default,iso,rfc}:: +--date={relative,local,default,iso,rfc,short}:: Only takes effect for dates shown in human-readable format, such as when using "--pretty". @@ -130,9 +130,11 @@ limiting may be applied. Show commits older than a specific date. +ifdef::git-rev-list[] --max-age='timestamp', --min-age='timestamp':: Limit the commits output to specified time range. +endif::git-rev-list[] --author='pattern', --committer='pattern'::