git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* ambiguous git-log date and timestamp syntax
@ 2008-03-01 16:15 Rhodes, Kate
  2008-03-01 17:10 ` Jakub Narebski
  2008-03-02 14:11 ` [PATCH] Documentation: Remove --{min,max}-age option from git-log(1) Jakub Narebski
  0 siblings, 2 replies; 9+ messages in thread
From: Rhodes, Kate @ 2008-03-01 16:15 UTC (permalink / raw)
  To: git

The docs are a little vague on exactly what your options are when  
specifying dates. If someone can provide me some details on this i'll  
make a patch for the docs.

--since=date, --after=date
	Show commits more recent than a specific date.
--until=date, --before=date
	Show commits older than a specific date.
--max-age=timestamp, --min-age=timestamp
	Limit the commits output to specified time range.

 From what i can tell it seems that dates can be specified relatively,  
e.g. "2 hours ago", or with any ISO 8601 or RFC 2822 date syntax. Is  
this correct, and are there any docs on specifying relative dates?

I can't find any details on what the "timestamp" format should be. Can  
someone point me in the right direction?

-Kate == masukomi

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

end of thread, other threads:[~2008-03-02 14:42 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-01 16:15 ambiguous git-log date and timestamp syntax Rhodes, Kate
2008-03-01 17:10 ` Jakub Narebski
2008-03-01 21:46   ` Linus Torvalds
2008-03-01 22:26     ` Jakub Narebski
2008-03-02  2:44       ` Johannes Schindelin
2008-03-02  9:40         ` Jakub Narebski
2008-03-02 14:40           ` Johannes Schindelin
2008-03-02  7:09       ` Florian Weimer
2008-03-02 14:11 ` [PATCH] Documentation: Remove --{min,max}-age option from git-log(1) Jakub Narebski

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