summaryrefslogtreecommitdiff
path: root/IkiWiki/Rcs/git.pm
AgeCommit message (Collapse)Author
2006-07-11* Match 'web commit from' in SVN and git, these are web commits too.joey
(Faidon)
2006-07-05* Patch from Recai to fix utf8 issues in git backend.joey
2006-07-02* Centralised all calls to HTML::Template and force all the templatesjoey
to be read as utf8.
2006-06-19* Patch from Recai to fix git recentchanges code to work with git 1.4 whichjoey
changed some output. * Copyright update.
2006-06-04another from Recaijoey
2006-06-03misc fixes from Recaijoey
2006-06-02* Add support for using git instead of subversion as the RCS backend,joey
tremendous thanks to Recai Oktaş for this. * Doc updates for git.