git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Teemu Likonen <tlikonen@iki.fi>
To: Adam Simpkins <adam@adamsimpkins.net>
Cc: Junio C Hamano <gitster@pobox.com>, git@vger.kernel.org
Subject: Re: Unresolved issues, "log --graph"
Date: Sun, 20 Apr 2008 18:48:48 +0300	[thread overview]
Message-ID: <20080420154848.GA8647@mithlond.arda.local> (raw)
In-Reply-To: <7vbq46fe9h.fsf@gitster.siamese.dyndns.org>

Junio C Hamano wrote (2008-04-19 01:19 -0700):

> Here is an "issues" list I am keeping track of on the back of my head
> (and in "TODO" file on 'todo' branch, which is not updated often
> enough).

> * log --graph (Adam Simpkins)

Hi Adam, any changes for modifying the "log --graph" patch series to
make it apply to the current development version of git? It would just
feel wrong if this apparently well-designed tool was left behind. Of
course it's up to you.

Some thoughts on the graph functionality: I have understood that many
Bazaar people like the way "bzr log" indents the log entries which
originate from other branches. This way Bazaar users can easily think in
terms of commits in the mainline and commits originating from feature
branches. I think this is useful distinction sometimes.

I just realised that Adam's "git log --graph" offers the same
functionality as "bzr log" but much better. With "git log --graph" user
can see the history the way "bzr log" displays it: the current branch is
on the leftmost graph line and can be seen as the "mainline" (if
wanted); commits coming from other branches are indented and appear in
separate graph lines. Yes, there is, and have been, "gitk" of course.
"log --graph" is just much closer to "bzr log" view. I think "git log"
is quite superiour as it allows many ways of viewing history.

  reply	other threads:[~2008-04-20 15:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-19  8:19 Unresolved issues Junio C Hamano
2008-04-20 15:48 ` Teemu Likonen [this message]
2008-04-21 17:33   ` Unresolved issues, "log --graph" Adam Simpkins
2008-04-21 17:59     ` Johannes Schindelin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080420154848.GA8647@mithlond.arda.local \
    --to=tlikonen@iki.fi \
    --cc=adam@adamsimpkins.net \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).