git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Bug: git log showing nothing when using --since and --until flags with specific dates
@ 2014-11-13  0:27 Colin Smith
  2014-11-13  9:36 ` Jeff King
  0 siblings, 1 reply; 11+ messages in thread
From: Colin Smith @ 2014-11-13  0:27 UTC (permalink / raw)
  To: git

Hi all,

Apologies if this has already been raised or PEBCAK, but I've noticed
a bug where git log with certain date ranges breaks things. It appears
to be any --since date with a --until date in the future between
2014-12-01 and 2014-12-09. Dates from 2014-12-10 appear to work, and
so does the date 2015-12-01.

Tested with the following versions:

git version 2.2.0.rc1.18.gf6f61cb on Ubuntu

git version 2.0.1 on whatever the latest version of OS X is.

To reproduce, on a git repo with a recent enough change to view a
checkin after October 1 2014, run 'git log --since=2014-10-01
--until=2014-12-02' - no errors or anything to indicate the command
failed are shown, now run 'git log --since=2014-10-01
--until=2014-12-10'.

Btw, the mail daemon appears to reject emails with '550 5.7.1
Content-Policy reject msg: The message contains HTML subpart,
therefore we consider it SPAM or Outlook Virus.  TEXT/PLAIN is
accepted.! BF:<U 0.499737>; S1752168AbaKMAGd' - makes reporting bugs a
bit of a hassle...


Cheers,



Colin Smith

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

end of thread, other threads:[~2014-11-14 22:15 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-13  0:27 Bug: git log showing nothing when using --since and --until flags with specific dates Colin Smith
2014-11-13  9:36 ` Jeff King
2014-11-13 11:03   ` [PATCH 0/2] approxidate and future ISO-like times Jeff King
2014-11-13 11:04     ` [PATCH 1/2] pass TIME_DATE_NOW to approxidate future-check Jeff King
2014-11-13 11:07     ` [PATCH 2/2] approxidate: allow ISO-like dates far in the future Jeff King
2014-11-13 21:11       ` Junio C Hamano
2014-11-13 21:36         ` Jeff King
2014-11-13 21:43           ` Jeff King
2014-11-13 22:36           ` Junio C Hamano
     [not found]       ` <CA+EOSBn0-ZFOPaeU92a0YWPW_S9kenoRUjJMp-Nhm-azftrEfA@mail.gmail.com>
2014-11-14  8:47         ` Jeff King
2014-11-14 22:15           ` Junio C Hamano

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