aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Rcs/git.pm
Commit message (Expand)AuthorAge
* git.pm: Handle operating in sub-trees of a git repository.joshtriplett2007-08-30
* git.pm: Renames from git-diff-tree aren't handled, so don't ask for them.joshtriplett2007-08-30
* Use git-log rather than the shell, git-rev-list, and git-diff-tree.joshtriplett2007-08-30
* remove unncessesary and unused loop labelsjoey2007-08-24
* * Make gitorigin_branch and gitmaster_branch configurable via the setupjoey2007-01-27
* cosmetics patch from Recaijoey2006-11-26
* * Git backend improvements, including bug fixes and better robustness.joey2006-11-26
* updatesjoey2006-11-22
* * Add a test suite for the mercurial backend, contributed by Emanuele Aina.joey2006-11-21
* better subjectsjoey2006-11-21
* * Add an openid plugin to support logging in using OpenID.joey2006-11-20
* * Make sure to check for errors from every eval.joey2006-11-08
* cosmetic changes from Recaijoey2006-10-14
* * Work on firming up the plugin interface:joey2006-09-09
* move html escapingjoey2006-09-04
* * Simplify the data structure returned by rcs_recentchanges to avoidjoey2006-09-03
* * Match 'web commit from' in SVN and git, these are web commits too.joey2006-07-11
* * Patch from Recai to fix utf8 issues in git backend.joey2006-07-05
* * Centralised all calls to HTML::Template and force all the templatesjoey2006-07-02
* * Patch from Recai to fix git recentchanges code to work with git 1.4 whichjoey2006-06-19
* another from Recaijoey2006-06-04
* misc fixes from Recaijoey2006-06-03
* * Add support for using git instead of subversion as the RCS backend,joey2006-06-02