[darcs-devel] darcs patch: add make_changelog, a tool to auto-gener... (and 16 more)

Tomasz Zielonka tomasz.zielonka at gmail.com
Thu May 12 14:22:00 PDT 2005


Hello!

This is small update of ChangeLog generation patches. I've used
Text.PrettyPrint.fsep to word-wrap entries - it seems to work pretty
well.

Have to go to sleep now
Bye
Tomasz

Wed May 11 12:05:12 CEST 2005  Tomasz Zielonka <tomasz.zielonka at gmail.com>
  * add make_changelog, a tool to auto-generate ChangeLog

Wed May 11 12:40:06 CEST 2005  Tomasz Zielonka <tomasz.zielonka at gmail.com>
  * auto-generate ChangeLog
  ChangeLog is generated from a database of ChangeLog entries and current
  repo history. Each ChangeLog entry consists of a description and a set
  of PatchMatch matchers. The entry goes into the ChangeLog as soon as all
  the matchers are satisfied.

Wed May 11 12:40:44 CEST 2005  Tomasz Zielonka <tomasz.zielonka at gmail.com>
  * convert ChangeLog entries since 1.0.2 to a ChangeLog entry database format

Wed May 11 16:40:29 CEST 2005  Tomasz Zielonka <tomasz.zielonka at gmail.com>
  * Created file for ChangeLog entries added by myself

Wed May 11 22:42:54 CEST 2005  Tomasz Zielonka <tomasz.zielonka at gmail.com>
  * make ChangeLog generation atomic

Wed May 11 13:22:27 CEST 2005  David Roundy <droundy at abridgegame.org>
  * fix failure to compile make_changelog with ghc 6.4
  (multiple imports of liftM etc).

Wed May 11 22:56:02 CEST 2005  Tomasz Zielonka <tomasz.zielonka at gmail.com>
  * make_changelog: don't warn about unmatched entries when there are none

Wed May 11 23:34:35 CEST 2005  Tomasz Zielonka <tomasz.zielonka at gmail.com>
  * bugfix - make ChangeLog creation really atomic

Wed May 11 13:26:15 CEST 2005  David Roundy <droundy at abridgegame.org>
  * automatically generate ChangeLog if we're in a darcs repository.

Thu May 12 10:35:48 CEST 2005  Tomasz Zielonka <tomasz.zielonka at gmail.com>
  * export match_parser from PatchMatch

Thu May 12 10:56:40 CEST 2005  Tomasz Zielonka <tomasz.zielonka at gmail.com>
  * make_changelog.hs: use formatCalendarTime to show tag dates

Thu May 12 11:37:18 CEST 2005  Tomasz Zielonka <tomasz.zielonka at gmail.com>
  * make_changelog.hs: use match_parser in entry for better error messages

Thu May 12 11:37:32 CEST 2005  Tomasz Zielonka <tomasz.zielonka at gmail.com>
  * make_changelog.hs: make stylistic changes suggested by Ian Lynagh

Thu May 12 11:59:45 CEST 2005  Tomasz Zielonka <tomasz.zielonka at gmail.com>
  * resolve conflict with unstable unit testing stuff.

Thu May 12 22:10:26 CEST 2005  Tomasz Zielonka <tomasz.zielonka at gmail.com>
  * make_changelog.hs: use fsep to word-wrap ChangeLog entries

Thu May 12 23:04:24 CEST 2005  Tomasz Zielonka <tomasz.zielonka at gmail.com>
  * make_changelog.hs: use renderStyle instead of show, etc

Thu May 12 23:05:08 CEST 2005  Tomasz Zielonka <tomasz.zielonka at gmail.com>
  * some new ChangeLog entries

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-darcs-patch
Size: 28309 bytes
Desc: A darcs patch for your repository!
Url : http://lists.osuosl.org/pipermail/darcs-devel/attachments/20050512/f005df69/attachment.bin


More information about the darcs-devel mailing list