git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Docs gitk: Explicitly mention -d, --date-order option
@ 2008-04-12  9:49 Clifford Caoile
  0 siblings, 0 replies; 6+ messages in thread
From: Clifford Caoile @ 2008-04-12  9:49 UTC (permalink / raw)
  To: Git Mailing List

gitk can show the commits in --date-order which is commits sorted by
Committer Date. -d is a gitk feature, which in turn converts to
--date-order, which is a git-log feature. It is useful to mention.

git-branch, a Javascript based git repo viewer, displays in
--date-order.

Signed-off-by: Clifford Caoile <piyo@users.sourceforge.net>
---
 Documentation/gitk.txt |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/Documentation/gitk.txt b/Documentation/gitk.txt
index 29edafc..d247d63 100644
--- a/Documentation/gitk.txt
+++ b/Documentation/gitk.txt
@@ -41,6 +41,12 @@ frequently used options.

 	Show all branches.

+-d, --date-order::
+
+	Shows commits by Committer Date order. Note that the date column is
+	Author Date, so it may appear to be out of order. If this option is
+	not set, gitk displays in --topo-order. See linkgit:git-log[1].
+
 <revs>::

 	Limit the revisions to show. This can be either a single revision
-- 
1.5.4.2.1161.g1a6f0

^ permalink raw reply related	[flat|nested] 6+ messages in thread
* Re: [PATCH] Docs gitk: Explicitly mention -d, --date-order option
@ 2008-04-18 13:16 Clifford Caoile
  2008-04-19  6:58 ` Junio C Hamano
  0 siblings, 1 reply; 6+ messages in thread
From: Clifford Caoile @ 2008-04-18 13:16 UTC (permalink / raw)
  To: Git Mailing List, Git Maintainer

Git Mailing List, Git Maintainer:

Regarding the documentation patch "[PATCH] Docs gitk: Explicitly
mention -d, --date-order option" [1] (2008-04-12), it has not been
accepted. Is there problem with this patch?

References:
[1] http://marc.info/?l=git&m=120799377618677&w=2

Best regards,
Clifford Caoile

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-04-01  8:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-12  9:49 [PATCH] Docs gitk: Explicitly mention -d, --date-order option Clifford Caoile
  -- strict thread matches above, loose matches on Subject: below --
2008-04-18 13:16 Clifford Caoile
2008-04-19  6:58 ` Junio C Hamano
2008-04-19  7:28   ` Raimund Bauer
2008-04-19  7:35   ` Clifford Caoile
2011-04-01  8:05   ` Robert Pollak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).