]> sipb.mit.edu Git - ikiwiki.git/history - IkiWiki/Rcs/git.pm
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
[ikiwiki.git] / IkiWiki / Rcs / git.pm
2007-10-31  Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2007-10-31  Joey Hess* Avoid a race in the git rcs_commit function, by not...
2007-10-26  Joey HessRun git-commit -q (though it doesn't do much good due...
2007-10-22  joey* If gitorigin_branch is set to the empty string, don...
2007-10-21  joeyminor stylistic changes
2007-10-21  joey * Support git authors of the form "joey <joey>", which...
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 OpenID.
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...