git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: wuzhouhui <wuzhouhui14@mails.ucas.ac.cn>
To: git@vger.kernel.org
Subject: Git log print commits between a revision range (inclusive)
Date: Mon, 4 Mar 2019 15:28:13 +0800 (GMT+08:00)	[thread overview]
Message-ID: <62307e7b.399f4.169479a611e.Coremail.wuzhouhui14@mails.ucas.ac.cn> (raw)

Hi,

I want to know how to display logs between a revision range (both
start and end are inclusive). I searched it and only found[1],
which doesn't resolve my problem completely, because

  git log <older hash>..<newer hash>

doesn't contains the log of <older hash>. So, how to display
logs between a revision range that both start and end are
inclusive?

Please CC me, thanks.

             reply	other threads:[~2019-03-04  7:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-04  7:28 wuzhouhui [this message]
2019-03-04  7:30 ` Git log print commits between a revision range (inclusive) wuzhouhui
2019-03-04  7:54 ` Junio C Hamano
2019-03-05 23:42   ` Rafael Ascensão
2019-03-05 23:52     ` Junio C Hamano

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

  List information: http://vger.kernel.org/majordomo-info.html

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

  git send-email \
    --in-reply-to=62307e7b.399f4.169479a611e.Coremail.wuzhouhui14@mails.ucas.ac.cn \
    --to=wuzhouhui14@mails.ucas.ac.cn \
    --cc=git@vger.kernel.org \
    /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.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).