git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Difference between --date-order and reverse chronological order?
@ 2011-04-27 15:15 Dun Peal
  2011-04-27 17:36 ` Junio C Hamano
  0 siblings, 1 reply; 3+ messages in thread
From: Dun Peal @ 2011-04-27 15:15 UTC (permalink / raw)
  To: git

Hi.

The git-log manpage defines --date-order:

"This option is similar to --topo-order in the sense that no parent
comes before all of its children, but otherwise things are still
ordered in the commit timestamp order."

But by Git's definition, for a child commit to be created, its parent
must already exist. So even in reverse chronological order, all
parents should come after all their children, no?

Thanks, D.

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

end of thread, other threads:[~2011-04-27 19:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-27 15:15 Difference between --date-order and reverse chronological order? Dun Peal
2011-04-27 17:36 ` Junio C Hamano
2011-04-27 19:39   ` Johannes Sixt

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).