Add support to incrementally updating "What's in" report
authorJunio C Hamano <gitster@pobox.com>
Sun, 23 Aug 2009 23:10:23 +0000 (16:10 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 23 Aug 2009 23:10:23 +0000 (16:10 -0700)
commit6d5ccc480b87796316117f12c46c492278936b18
tree2ab7b90e437e3a02448189e13f6468c6aef4108d
parent08ddf0cc19f00163b3eb7a4b628f7660170b1a86
Add support to incrementally updating "What's in" report

If the result of previous run is in the filesystem but not committed yet,
use that as a template.  This mode needs to behave slightly differently in
that the topics that appeared in the template file's "New Topics" section
need to be kept, and "New Topics" section should not get renamed to "Old
New Topics".

The sections need to be kept together after this change, and also the
handling of the Graduated to "master" psuedo section should also be
straightened out, but that can come later.
cook.sh