On Mon, 18 Apr 2005 09:21:45 +1000 David Woodhouse wrote: | On Sun, 2005-04-17 at 15:22 -0700, randy_dunlap wrote: | > David did the commits-mailing-list script and I'm working on a | > commits web-page like what was formerly seen at: | > http://www.kernel.org/pub/linux/kernel/v2.6/testing/cset/ | > (with daily tarball) | > | > based on some older scripts from David, however I'm wondering if | > a variant of the gitlog.sh script wouldn't be a better starting | > point for it. | | My commits-list script is in fact based on gitlog.sh. You'll probably | find useful things to crib from in both that and the original | bkexport.sh script.
Yep, already had all of that in progress. | The commits script also wants updating to print the date properly now | that we've changed how it's stored -- I'll try to find some time this | week to update it and set it running on master.kernel.org again, but it | may end up waiting till after LCA. Here's a working gitgenwebpage.sh script, although it may be possible to do it better/faster, and merge it with the commits mail script (as you mentioned). --- ~Randy
gitgenwebpage.sh
Description: Bourne shell script