truncate recentchangesdiffs after 200 lines
authorJoey Hess <joey@kodama.kitenet.net>
Wed, 12 Mar 2008 19:45:10 +0000 (15:45 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Wed, 12 Mar 2008 19:45:10 +0000 (15:45 -0400)
commit862ca19eb1aee87e4ac05e8a5a9b326dd32dfe5d
tree65d67b5398db4cae6fd0d57526ba907b1b002d2c
parent672893634be9d7e7f2b44c27e4927021b12eedb6
truncate recentchangesdiffs after 200 lines

This works around a perl crasher bug, and also avoids bloating pages
with enormous diffs.

rcs_recentchanges modified to return a list in an array context.
IkiWiki/Plugin/recentchangesdiff.pm
IkiWiki/Rcs/Stub.pm
IkiWiki/Rcs/git.pm
IkiWiki/Rcs/svn.pm
IkiWiki/Rcs/tla.pm
doc/bugs/recentchangesdiff_crashes_on_commits_which_remove_a_lot_of_files.mdwn
po/ikiwiki.pot