Files
git/Documentation
Linus Torvalds 7dff9b30ea Support 'raw' date format
Talking about --date, one thing I wanted for the 1234567890 date was to
get things in the raw format. Sure, you get them with --pretty=raw, but it
felt a bit sad that you couldn't just ask for the date in raw format.

So here's a throw-away patch (meaning: I won't be re-sending it, because I
really don't think it's a big deal) to add "--date=raw". It just prints
out the internal raw git format - seconds since epoch plus timezone (put
another way: 'date +"%s %z"' format)

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2009-02-20 21:45:42 -08:00
..
2009-02-04 00:12:19 -08:00
2009-02-15 01:44:15 -08:00
2008-04-22 21:53:37 -07:00
2008-11-27 01:17:23 -08:00
2009-01-25 18:56:13 -08:00
2009-02-19 23:44:07 -08:00
2008-08-01 23:21:44 -07:00
2008-11-12 15:03:57 -08:00
2008-10-09 11:26:17 -07:00
2008-12-12 20:39:41 -08:00
2008-07-05 18:33:16 -07:00
2009-01-23 21:51:20 -08:00
2008-08-01 23:21:44 -07:00
2008-08-01 23:21:44 -07:00
2008-11-04 15:11:26 -08:00
2008-11-11 12:55:42 -08:00
2008-08-01 23:21:44 -07:00
2008-08-01 23:21:44 -07:00
2008-08-01 23:21:44 -07:00
2008-08-01 23:21:44 -07:00
2008-08-01 23:21:44 -07:00
2008-08-01 23:21:44 -07:00
2008-08-09 01:40:08 -07:00
2008-12-29 01:21:45 -08:00
2008-08-08 18:27:19 -07:00
2008-08-01 23:21:44 -07:00
2008-08-01 23:21:44 -07:00
2008-08-01 23:21:44 -07:00
2009-01-28 11:33:51 -08:00
2008-08-01 23:21:44 -07:00
2008-08-01 23:21:44 -07:00
2009-02-07 11:18:40 -08:00
2008-07-05 18:33:16 -07:00
2009-01-17 23:04:40 -08:00
2009-01-07 00:09:10 -08:00
2008-02-17 00:20:38 -08:00
2008-02-17 00:20:38 -08:00
2008-02-23 11:31:04 -08:00
2008-06-26 17:11:21 -07:00
2008-12-16 22:06:47 -08:00
2008-04-20 11:36:53 -07:00
2008-05-25 21:11:24 -07:00
2008-05-27 22:32:47 -07:00
2008-06-07 11:45:48 -07:00
2008-06-26 17:59:51 -07:00
2008-12-16 22:08:28 -08:00
2008-04-07 21:57:43 -07:00
2008-06-25 17:13:48 -07:00
2008-07-04 01:38:41 -07:00
2008-07-13 15:23:43 -07:00
2008-07-19 10:58:01 -07:00
2008-08-06 13:40:53 -07:00
2008-12-16 22:13:36 -08:00
2008-06-18 13:09:43 -07:00
2008-08-24 14:47:24 -07:00
2008-10-21 13:37:42 -07:00
2008-12-07 15:11:54 -08:00
2008-12-19 19:27:35 -08:00
2008-08-17 11:42:10 -07:00
2009-01-25 12:41:09 -08:00
2009-01-29 00:12:52 -08:00
2009-02-07 00:51:47 -08:00
2009-02-11 18:44:03 -08:00
2008-12-24 19:41:08 -08:00
2009-02-15 01:49:13 -08:00
2009-02-20 21:45:42 -08:00