ikiwiki/IkiWiki
Jon Dowland b7a49ee364 fix use of debug() without sprintf()
Previous commit substituted a printf call (two arguments) for
debug (accepts only one).  Interleave an sprintf call to resolve.
2011-04-20 23:10:33 +01:00
..
Plugin Fix syntax of recently added JavaScript syntax in meta.pm (<script /> apparently does not work). 2011-04-17 17:56:52 -04:00
Setup add warning about incomplete tla support 2010-03-29 13:17:32 -04:00
CGI.pm Fix broken baseurl in cgi mode when usedirs is disabled. Bug introduced in 3.20101231. 2011-02-21 14:57:15 -04:00
Receive.pm Fix typo that broke anonymous git push. 2010-10-23 15:25:29 -04:00
Render.pm Avoid escaping / characters in filenames when building the cgiurl, as this confuses eg, cvsweb. 2011-03-21 14:21:55 -04:00
Setup.pm remove debug code 2010-07-26 17:53:06 -04:00
UserInfo.pm
Wrapper.pm fix use of debug() without sprintf() 2011-04-20 23:10:33 +01:00