git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: "Wang, Lei" <lei4.wang@intel.com>
To: git@vger.kernel.org
Subject: [Bug Report] The since date of "git log" will have influence on the until date of it.
Date: Fri, 22 Jul 2022 10:39:52 +0800	[thread overview]
Message-ID: <6cfda280-44bb-cdcc-a6fb-e0e4795edc65@intel.com> (raw)

The since date of "git log --since" will have influence on the until 
date of it.

How to reproduce?

 1. clone this repo https://erol.kernel.org/lkml/git/8/
 2. run "git log --since="2020-05-30" --until="2020-06-02"", it won't
    output anything
 3. change the since date to 2020-05-29: run "git log
    --since="2020-05-29" --until="2020-06-02""
 4. it will output the commits in 2020-06-02 (The until date)

Why would that happen, I just change the since date from 2020-05-30 to 
2020-05-29, why it suddenly output the commits in 2020-06-02?

-- 
BR,
Lei


             reply	other threads:[~2022-07-22  2:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-22  2:39 Wang, Lei [this message]
2022-07-22  4:12 ` [Bug Report] The since date of "git log" will have influence on the until date of it Junio C Hamano
2022-07-22  4:34   ` Wang, Lei

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=6cfda280-44bb-cdcc-a6fb-e0e4795edc65@intel.com \
    --to=lei4.wang@intel.com \
    --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).