tisdag 27 februari 2007 13:57 skrev Andy Parkins: > On Tuesday 2007 February 27 11:41, Simon Josefsson wrote: > > > * How do I discard all locally modified or added files? 'cvs upd -C' > > does some of that, but I've been using a tool 'cvsco' which quickly > > restore a CVS checkout into a pristine state. > > Not that I know of, but git has some lovely log generation tools, so I'm sure > it could be easily done with a snippet of perl - or perhaps a change to git's > own log generator to support > > git-rev-list --pretty=gnucl > gir-rev-list ?? Extend git-shortlog with --gnucl instead. What seems missing is the grouping of changes by date. git-shortlog only groups by author. -- robin - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html