* aggregate: Fork a child process to handle the aggregation. This simplifies
authorJoey Hess <joey@kodama.kitenet.net>
Thu, 24 Jan 2008 22:22:39 +0000 (17:22 -0500)
committerJoey Hess <joey@kodama.kitenet.net>
Thu, 24 Jan 2008 22:22:39 +0000 (17:22 -0500)
commit4f872b563300e4a277cac3d7ea2a999bcf75d1ff
treef04b6ecf827625f1bcba5fa6ab92abb90eb65a1d
parent39ee5fb8c66335f7a0e602985de00608f3617cb7
* aggregate: Fork a child process to handle the aggregation. This simplifies
  the code, since that process can change internal state as needed, and
  it will automatically be cleaned up for the parent process, which proceeds
  to render the changes.
IkiWiki/Plugin/aggregate.pm
debian/changelog