projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ddbcbf
)
blah
author
joey
<joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sun, 12 Mar 2006 03:49:33 +0000
(
03:49
+0000)
committer
joey
<joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sun, 12 Mar 2006 03:49:33 +0000
(
03:49
+0000)
ikiwiki
patch
|
blob
|
history
diff --git
a/ikiwiki
b/ikiwiki
index 0266edfa45d928cf69a1054dc3bfc00939bc71ba..a3bf09d3b4b7da6a318961fa9890b614dc56fd8c 100755
(executable)
--- a/
ikiwiki
+++ b/
ikiwiki
@@
-432,8
+432,8
@@
sub rcs_recentchanges ($) { #{{{
return @ret if @ret >= $num;
$state='header';
- $
message=$
rev=$user=$when=undef;
- @pages=();
+ $rev=$user=$when=undef;
+ @pages=
@message=
();
}
elsif ($state eq 'body') {
push @message, {line => $_},