From a0778c9017117024f72af0e59bd534427ed7e5b2 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Tue, 29 Aug 2006 04:03:11 +0000 Subject: [PATCH] Autogenerated HTML docs for v1.4.2-ga444 --- git-rev-list.html | 12 +++++++++++- git-rev-list.txt | 5 +++++ 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/git-rev-list.html b/git-rev-list.html index b741337eb..e74cb9c72 100644 --- a/git-rev-list.html +++ b/git-rev-list.html @@ -470,6 +470,16 @@ $ git-rev-list A...B conflict and don't exist on all heads to merge.

+
+--relative-date +
+
+

+ Show dates relative to the current time, e.g. "2 hours ago". + Only takes effect for dates shown in human-readable format, + such as when using "--pretty". +

+

Author

@@ -486,7 +496,7 @@ $ git-rev-list A...B diff --git a/git-rev-list.txt b/git-rev-list.txt index dd9fff16d..a446a6b5a 100644 --- a/git-rev-list.txt +++ b/git-rev-list.txt @@ -128,6 +128,11 @@ OPTIONS After a failed merge, show refs that touch files having a conflict and don't exist on all heads to merge. +--relative-date:: + Show dates relative to the current time, e.g. "2 hours ago". + Only takes effect for dates shown in human-readable format, + such as when using "--pretty". + Author ------ Written by Linus Torvalds -- 2.26.2