summaryrefslogtreecommitdiffstats
path: root/man1/git-rev-list.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/git-rev-list.1')
-rw-r--r--man1/git-rev-list.132
1 files changed, 5 insertions, 27 deletions
diff --git a/man1/git-rev-list.1 b/man1/git-rev-list.1
index b95ebe2e7..543ed3cfa 100644
--- a/man1/git-rev-list.1
+++ b/man1/git-rev-list.1
@@ -2,12 +2,12 @@
.\" Title: git-rev-list
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 02/22/2023
+.\" Date: 02/24/2023
.\" Manual: Git Manual
-.\" Source: Git 2.39.2.542.g06dd2baa8d
+.\" Source: Git 2.40.0.rc0
.\" Language: English
.\"
-.TH "GIT\-REV\-LIST" "1" "02/22/2023" "Git 2\&.39\&.2\&.542\&.g06dd2b" "Git Manual"
+.TH "GIT\-REV\-LIST" "1" "02/24/2023" "Git 2\&.40\&.0\&.rc0" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1810,30 +1810,8 @@ manual for a complete list of format placeholders\&. When using
\fB\-\-date=format\-local:\&.\&.\&.\fR\&.
.sp
\fB\-\-date=default\fR
-is the default format, and is similar to
-\fB\-\-date=rfc2822\fR, with a few exceptions:
-.sp
-.RS 4
-.ie n \{\
-\h'-04'\(bu\h'+03'\c
-.\}
-.el \{\
-.sp -1
-.IP \(bu 2.3
-.\}
-there is no comma after the day\-of\-week
-.RE
-.sp
-.RS 4
-.ie n \{\
-\h'-04'\(bu\h'+03'\c
-.\}
-.el \{\
-.sp -1
-.IP \(bu 2.3
-.\}
-the time zone is omitted when the local time zone is used
-.RE
+is the default format, and is based on ctime(3) output\&. It shows a single line with three\-letter day of the week, three\-letter month, day\-of\-month, hour\-minute\-seconds in "HH:MM:SS" format, followed by 4\-digit year, plus timezone information, unless the local time zone is used, e\&.g\&.
+\fBThu Jan 1 00:00:00 1970 +0000\fR\&.
.RE
.PP
\-\-header