projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0b0114
)
recentchanges
author
joey
<joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sat, 11 Mar 2006 04:28:56 +0000
(
04:28
+0000)
committer
joey
<joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sat, 11 Mar 2006 04:28:56 +0000
(
04:28
+0000)
ikiwiki
patch
|
blob
|
history
diff --git
a/ikiwiki
b/ikiwiki
index a9f3b8c51ea5a349cd1ca6c3b61d31f1550a0d7e..778ee47c97e76eafc8a88e4345cc361068a3b079 100755
(executable)
--- a/
ikiwiki
+++ b/
ikiwiki
@@
-397,7
+397,7
@@
sub rcs_recentchanges ($) {
$user=$2;
$when=concise(ago(time - str2time($3)));
}
- elsif ($state eq 'header' && /^\s+[A-Z]\s+\Q$svn_base\E(.+)$/) {
+ elsif ($state eq 'header' && /^\s+[A-Z]\s+\Q$svn_base\E
\/
(.+)$/) {
push @pages, $1;
}
elsif ($state eq 'header' && /^$/) {