Messages in this thread |  | | Date | Fri, 16 Oct 2009 12:07:57 +0800 | | Subject | Re: Linux 2.6.32-rc5 | | From | Steven Yong <> |
| |
On Fri, Oct 16, 2009 at 9:11 AM, Linus Torvalds <torvalds@linux-foundation.org> wrote: > > [ Git tip of the day: if somebody wants to really see the size of patches, > do something like > > git log --no-merges --oneline --numstat -M v2.6.32-rc4..v2.6.32-rc5 > > and you'll get a reasonable view of the patches with number of lines > added and removed. You'll see how the commits that add the new drivers > really stand out, while the other commits really are largely "just a few > lines" each. ] > Or git log --no-merges --numstat --pretty=oneline --abbrev-commit -M v2.6.32-rc4..v2.6.32-rc5 if you are not using latest git.
steven -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |