From 3fbef5c9b0dee2106537a6718e2380eaa6e27f15 Mon Sep 17 00:00:00 2001 From: Hiltjo Posthuma Date: Thu, 7 Feb 2019 21:00:06 +0100 Subject: change order of commits in log from most recent to old to applied order --- stagit.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'stagit.1') diff --git a/stagit.1 b/stagit.1 index 3e9a77a..360f716 100644 --- a/stagit.1 +++ b/stagit.1 @@ -1,4 +1,4 @@ -.Dd Januari 21, 2018 +.Dd February 6, 2019 .Dt STAGIT 1 .Os .Sh NAME @@ -46,8 +46,8 @@ Atom XML feed .It files.html List of files in the latest tree, linking to the file. .It log.html -List of commits in order of most recent to old of the commits (top to bottom), -each commit links to a page with a diffstat and diff of the commit. +List of commits in reverse chronological applied commit order, each commit +links to a page with a diffstat and diff of the commit. .It refs.html Lists references of the repository such as branches and tags. .El -- cgit v1.2.3