]> sipb.mit.edu Git - ikiwiki.git/history - IkiWiki/Rcs
web commit by http://edward.myopenid.com/: poll vote (Accept only OpenID for logins)
[ikiwiki.git] / IkiWiki / Rcs /
2008-03-07  Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-03-07  Joey Hess* Remove locking code in git rcs_commit. I'm not sure...
2008-03-03  Joey Hess* Add recentchangesdiff plugin that adds diffs to the...
2008-02-20  Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-02-20  Joey Hess* tla: Remove call to escapeHTML when constructing...
2008-02-14  Joey Hess* monotone: Add code to default mergerc file to run
2008-02-05  Joey HessMerge branch 'master' into prefix-directives
2008-02-03  Joey Hessremove spurious EOF
2008-02-03  Joey Hess* monotone changes by Brian May:
2008-01-30  Jelmer VernooijExpand file-id in diffurl in the bzr backend.
2008-01-30  Joey Hessrename bazaar -> bzr after discussion with jelmer
2008-01-30  Joey Hesscommit only the changed file
2008-01-30  Joey Hessstylistic changes
2008-01-30  Joey HessMerge git://git.samba.org/jelmer/ikiwiki
2008-01-29  Joey Hess* Removed support for sending commit notification mails...
2008-01-29  Joey Hesschange rcs_recentchanges when to absolute, not relative...
2008-01-29  Joey Hessremove debug message
2008-01-29  Joey HessMerge branch 'master' into recentchanges
2008-01-29  Joey Hessfigured out how rev is used..
2008-01-29  Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-01-29  Joey Hessadd an id field to the rcs_recentchanges return structure
2008-01-28  Joey Hessremove extraneous quoting
2008-01-28  Joey Hesstest1
2008-01-28  Joey Hessreally fix comment
2008-01-28  Joey Hessupdate comment
2008-01-28  Jelmer VernooijFinish bazaar backend and make the remaining test pass.
2008-01-28  Jelmer VernooijInitial work adding support for Bazaar.
2008-01-17  Brian DowningAdd full parser for git diff-tree output
2007-12-16  Joey Hess* git: Correct display of multiline commit messages...
2007-11-12  Joey Hess* The first git commit legitimately has no parents...
2007-10-31  Joey Hessfix dumb mistake
2007-10-31  Joey Hess* Don't truncate git commit messages to the first line...
2007-10-31  Joey Hess* Improve the RecentChanges display for git merges...
2007-10-31  Joey Hess* Avoid using commands like git-diff and instead use...
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* Correct a pair of logic errors that triggered if...
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-29  joeyuse --style default for get_ctime too
2007-08-29  joey* mercurial: Fix rcs_getctime (thanks, bma)
2007-08-29  joeythank goodness for test suites
2007-08-29  joey* mercurial: Pass --style defaults to hg log to ensure...
2007-08-24  joeyremove unncessesary and unused loop labels
2007-08-24  joeyapply monotone patch
2007-08-21  joeymonotone updates
2007-08-21  joeyminor changes (but lots of them)
2007-08-21  joeymove enormous data block to __DATA__
2007-08-21  joeyremove the mtnbinpath config option; users should use...
2007-08-21  joey* Add monotone support, contributed by William Uther.
2007-08-15  joeyproper fix for adding file, based on jkoenig's patch
2007-06-23  joey* Allow svnpath config option to contain additional...
2007-04-29  joey* Apply patch from hb that uses the full path to a...
2007-04-22  joey* In mercurial backend, untaint ipaddr when using it...
2007-04-16  joey* Support setting svnpath to "" for wikis that are...
2007-04-10  joey* Optimise displaytime, trimming maybe 6% off the build...
2007-03-24  joey* Fix mercurial backend to deal with empty commit messages.
2007-03-18  joey* Applied a patch from Michał to make the mercurial...
2007-01-28  joey* Improve use of svn merge, by specifying the file...
2007-01-27  joey* Make gitorigin_branch and gitmaster_branch configurab...
2007-01-14  joeyqouting
2006-12-29  joey* Initial work on internationalization of the program...
2006-12-21  joey* Patch from Emanuele Aina to fix modification time...
2006-11-28  joey* More build deps updates.
2006-11-26  joeycosmetics patch from Recai
2006-11-26  joey* Git backend improvements, including bug fixes and...
2006-11-26  joey* Mercurial backend improvements, including --get-ctime...
2006-11-26  joeymercurial username setting patch
2006-11-22  joeyupdates
2006-11-22  joeyfix user determination for web commits
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-17  joeymore updates from Clint
2006-09-16  joeytypo fix and slight reformat
2006-09-16  joey* Numerous tla fixes from Clint.
2006-09-09  joey* Work on firming up the plugin interface:
2006-09-08  joey* Add a missing -n to tla undo call.
2006-09-06  joey* Add support for mercurial, contributed by Emanuele Aina.
2006-09-04  joeybugnum
2006-09-04  joey* Add support for tla, contributed by Clint Adama....
2006-09-04  joeycommas
2006-09-04  joeymove html escaping
2006-09-04  joeyfix
2006-09-03  joeyminor
2006-09-03  joey* Simplify the data structure returned by rcs_recentcha...
2006-09-03  joeyadd comments
2006-08-24  joeyremove date munging, seems to be unnecessary
2006-07-29  joey* Locale patch from Faidon:
2006-07-11  joey* Match 'web commit from' in SVN and git, these are...
next