projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2a3e1b
)
fix
author
joey
<joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Mon, 4 Sep 2006 04:25:34 +0000
(
04:25
+0000)
committer
joey
<joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Mon, 4 Sep 2006 04:25:34 +0000
(
04:25
+0000)
IkiWiki/Rcs/Stub.pm
patch
|
blob
|
history
diff --git
a/IkiWiki/Rcs/Stub.pm
b/IkiWiki/Rcs/Stub.pm
index 01696a8b0a25b4d34282be0bc6e8307a8fe72dbe..59d51226b68dc5b8349d6f7b2e327e66179c6d6f 100644
(file)
--- a/
IkiWiki/Rcs/Stub.pm
+++ b/
IkiWiki/Rcs/Stub.pm
@@
-39,9
+39,9
@@
sub rcs_recentchanges ($) {
# committype => # either "web" or the name of the rcs,
# when => # time when the change was made,
# message => [
- #
"commit message line"
,
- #
"commit message line"
,
- #
"..."
,
+ #
{ line => "commit message line" }
,
+ #
{ line => "commit message line" }
,
+ #
# etc
,
# ],
# pages => [
# {