projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dae7a89
)
oo
author
joey
<joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sun, 12 Mar 2006 20:25:56 +0000
(20:25 +0000)
committer
joey
<joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sun, 12 Mar 2006 20:25:56 +0000
(20:25 +0000)
ikiwiki
patch
|
blob
|
history
diff --git
a/ikiwiki
b/ikiwiki
index 5ae95e59d71eeb19e104ef48978d5965a137b11b..0f6f250a0f015e0c70e30d60d509b0538900feb1 100755
(executable)
--- a/
ikiwiki
+++ b/
ikiwiki
@@
-457,7
+457,7
@@
sub rcs_recentchanges ($) { #{{{
}
push @ret, { rev => $rev, user => $user,
- commitype => $committype,
+ commit
t
ype => $committype,
when => $when, message => [@message],
pages => [@pages] } if @pages;
return @ret if @ret >= $num;