log: --author-date-order
[gitweb.git] / Documentation / rev-list-options.txt
index 3bdbf5e856b68692745a91304d80b09186d487b4..8302402c7db8dc585ce3865fb55b36e1f8d8ed07 100644 (file)
@@ -617,6 +617,10 @@ By default, the commits are shown in reverse chronological order.
        Show no parents before all of its children are shown, but
        otherwise show commits in the commit timestamp order.
 
+--author-date-order::
+       Show no parents before all of its children are shown, but
+       otherwise show commits in the author timestamp order.
+
 --topo-order::
        Show no parents before all of its children are shown, and
        avoid showing commits on multiple lines of history