]> git.ipfire.org Git - thirdparty/git.git/commit - builtin/rev-list.c
Add "rev-list" program that uses the new time-based commit listing.
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 24 Apr 2005 02:04:40 +0000 (19:04 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 24 Apr 2005 02:04:40 +0000 (19:04 -0700)
commit64745109c41a5c4a66b9e3df6bca2fd4abf60d48
tree2b7d1d2f747a63f2270c7062ffd0726b369ca25e
parent6eb7ed5403b7d57d5ed7e30d0cd0b312888ee95c
Add "rev-list" program that uses the new time-based commit listing.

This is probably what you'd want to see for "git log".
Makefile
rev-list.c [new file with mode: 0644]