* Fix strange stderr-hiding code in the git module, allow error messages
[ikiwiki.git] / IkiWiki / Rcs / git.pm
2007-10-10 joey* Fix strange stderr-hiding code in the git module...
2007-10-10 joey* French translation update. Closes: #445923
2007-10-04 joey* Tidy ctime debug output for git.
2007-08-30 joshtriplettgit.pm: Handle operating in sub-trees of a git repository.
2007-08-30 joshtriplettgit.pm: Renames from git-diff-tree aren't handled,...
2007-08-30 joshtriplettUse git-log rather than the shell, git-rev-list, and...
2007-08-24 joeyremove unncessesary and unused loop labels
2007-01-27 joey* Make gitorigin_branch and gitmaster_branch configurab...
2006-11-26 joeycosmetics patch from Recai
2006-11-26 joey* Git backend improvements, including bug fixes and...
2006-11-22 joeyupdates
2006-11-21 joey* Add a test suite for the mercurial backend, contribut...
2006-11-21 joeybetter subjects
2006-11-20 joey* Add an openid plugin to support logging in using...
2006-11-08 joey* Make sure to check for errors from every eval.
2006-10-14 joeycosmetic changes from Recai
2006-09-09 joey* Work on firming up the plugin interface:
2006-09-04 joeymove html escaping
2006-09-03 joey* Simplify the data structure returned by rcs_recentcha...
2006-07-11 joey* Match 'web commit from' in SVN and git, these are...
2006-07-05 joey* Patch from Recai to fix utf8 issues in git backend.
2006-07-02 joey* Centralised all calls to HTML::Template and force...
2006-06-19 joey* Patch from Recai to fix git recentchanges code to...
2006-06-04 joeyanother from Recai
2006-06-03 joeymisc fixes from Recai
2006-06-02 joey* Add support for using git instead of subversion as...