ikiwiki/IkiWiki
Joey Hess 3dc979470e use git show to get the diff
If a diff of the firsst commit in a git repo was requested, it would fail and
print to stderr since first^ isn't valid. Using git show will always work.
2008-03-12 14:44:20 -04:00
..
Plugin * Use forcebaseurl to make page previews be displayed with the html base 2008-03-12 14:21:48 -04:00
Rcs use git show to get the diff 2008-03-12 14:44:20 -04:00
Setup
CGI.pm * Use forcebaseurl to make page previews be displayed with the html base 2008-03-12 14:21:48 -04:00
Render.pm
Setup.pm
UserInfo.pm
Wrapper.pm