]> sipb.mit.edu Git - ikiwiki.git/history - IkiWiki/Rcs
historyurl can be undef
[ikiwiki.git] / IkiWiki / Rcs /
2008-07-26  Joey Hessclarify wording
2008-07-26  Joey Hesstla done too
2008-07-26  Joey Hessmove more settings out to rcs
2008-07-26  Joey Hessgetsetup-ize svn and bzr
2008-07-26  Joey Hessadd folding
2008-07-26  Joey Hessadd gensetup for hg
2008-07-26  Joey Hessadd gensetup for git
2008-07-26  Joey Hesstypos
2008-07-26  Joey Hessmake monotone use hooks, add getsetup
2008-07-25  Joey HessMerge commit 'jelmer/master'
2008-07-25  Jelmer Vernooijbzr: Version directories on the fly, ignore directories...
2008-07-25  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-07-25  Joey HessMerge commit 'jelmer/master'
2008-07-24  Jelmer VernooijSupport staging commands in bzr backend.
2008-07-24  Joey Hessmercurial: Add support for rename, delete, and also...
2008-07-23  Joey Hessadd todo
2008-07-23  Joey HessMerge branch 'master' into tova
2008-07-23  Joey HessMerge branch 'master' into tova
2008-07-22  Joey Hessadd rcs_commit_staged and rcs_rename
2008-07-22  Joey HessMerge commit 'origin/master' into tova
2008-07-22  Joey HessMerge branch 'master' into tova
2008-07-21  Joey HessMerge branch 'master' into tova
2008-07-21  Joey HessAll rcs backends need to implement rcs_remove
2008-07-17  Joey Hessmark old web commits as from web
2008-07-17  Joey Hessfix web commit determination
2008-07-17  Joey Hessdummy up an email address for web commits
2008-07-17  Joey Hessgit: Fix parsing of git logs with no commit messages...
2008-07-17  Joey Hesschange how web commits are specified
2008-07-17  Joey Hessgit: Put web committer name/openid/address in the git...
2008-07-11  Joey Hessfix use ordering
2008-05-15  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-05-15  Joey Hessgit: Skip over signed-off-by and similar lines in commi...
2008-05-02  Joey Hessgit: Put -- before the filename when calling git rev...
2008-04-10  Joey HessUse bzr --quiet to avoid it outputting stuff and messin...
2008-04-10  Joey HessFix broken rcs_update for bzr. (Scott Bronson)
2008-03-12  Joey Hesstruncate recentchangesdiffs after 200 lines
2008-03-12  Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-03-12  Joey Hessuse git show to get the diff
2008-03-12  Joey Hess* monotone: Require version 0.38 or greater, and stop...
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...
next