]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/history - IkiWiki/Plugin/git.pm
Do not UTF8-escape "/" in Git's diffurl: cgit does not support this.
[git.ikiwiki.info.git] / IkiWiki / Plugin / git.pm
2013-12-31 intrigeriDo not UTF8-escape "/" in Git's diffurl: cgit does...
2013-11-17 Joey Hessdeal with the case where oldrev is the same as newrev
2013-11-16 Joey Hessfix eq
2013-11-16 Joey HessAdded only_committed_changes config setting, which...
2013-07-17 Amitai SchlairMerge branch 'master' into fancypodcast
2013-07-11 Joey HessPass --no-edit when used with git 1.7.8 and newer.
2013-07-11 Joey HessDeal with git behavior change in 1.7.8 and newer that...
2013-07-11 Joey Hessikiwiki (3.20130711) unstable; urgency=low
2013-06-23 Joey HessMerge branch 'restrict-comment-formats' of git://rtime...
2013-01-25 Amitai SchlairMerge branch 'cvs' of github.com:schmonz/ikiwiki into cvs
2013-01-25 Amitai SchlairMerge branch 'master' into cvs
2012-12-21 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info
2012-12-20 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info
2012-12-20 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info
2012-12-17 Shlomi FishFix some warnigns in recent perls.
2012-11-29 Amitai SchlairMerge branch 'master' into cvs
2012-03-22 Joey Hessremove debug message
2012-03-18 Joey Hesschangelog
2012-03-13 Joey HessURI escape filename when generating the diffurl.
2012-02-07 Amitai SchlairMerge branch 'master' into cvs
2012-02-07 Amitai SchlairMerge branch 'master' into cvs
2012-02-07 Joey Hessfix display of page name in recentchanges after a revert
2011-09-05 Joey HessFix web revert of a file deletion.
2011-02-09 Joey HessMerge remote branch 'smcv/ready/tag-test'
2011-01-07 Simon McVittieMerge branch 'ready/tag-test' into transient-tag
2010-12-30 Joey Hessgit: Fix bug involving attempting to web revert a commi...
2010-12-30 Joey Hessbugfix
2010-12-29 Joey HessAdd a second parameter to the rcs_diff hook, and avoid...
2010-12-20 intrigeriMerge remote branch 'upstream/master' into prv/po
2010-11-29 Joey HessMerge remote branch 'smcv/ready/sslcookie-auto'
2010-11-29 Joey HessMerge remote branch 'smcv/ready/localurl'
2010-11-29 Joey Hessgit: Avoid adding files when committing, so as not...
2010-11-29 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-11-29 Joey Hessgit: Fix temp file location.
2010-11-28 Joey HessMerge remote branch 'blipvert/fixes'
2010-10-31 Tuomas JormolaUse author date instead of commit date
2010-10-26 AnonymousMerge remote branch 'remotes/origin/master'
2010-10-23 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-10-23 Joey Hessnice message if someone tries to revert a merge commit
2010-10-23 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-10-23 Joey Hessbugfix
2010-10-23 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-10-23 Joey Hessfix web reversion when the srcdir is in a subdir of...
2010-10-08 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-10-08 Joey HessMerge branch 'revert'
2010-10-08 Joey Hesstaint handling for rev
2010-10-08 Joey Hessremove todo item
2010-10-08 Joey Hessfix rcs_prepedit implementation to match spec
2010-10-06 Joey Hessconvert rcs_revert to only stage the reversion
2010-10-06 Joey Hessremove rcs_showpatch
2010-10-06 Joey HessMerge branch 'master' into revert
2010-10-05 Joey HessMerge branch 'master' into revert
2010-10-04 Joey Hessfix $git_root caching
2010-10-04 Joey Hessfix indentation
2010-10-04 Joey Hessdocument new rcs reversion support functions
2010-10-04 Joey Hessindentation
2010-10-04 Joey Hessfix bug if git_root is "0"
2010-10-04 Joey HessMerge remote branch 'remotes/peteg/revert' into revert
2010-10-02 Peter GammieMerge branch 'joey' into revert
2010-10-01 Peter GammieMinor tidy-ups.
2010-10-01 Peter GammieComplete rcs_preprevert and lightly test.
2010-09-30 Peter GammieMerge branch 'joey' into revert
2010-09-30 Peter GammieMerge branch 'joey' into revert
2010-09-29 Peter GammieFirst cut at the revert plugin.
2010-09-14 Joey Hessgit: When updating from remote, use git pull --prune...
2010-08-27 Jonas SmedegaardMerge branch 'master' of git://git.ikiwiki.info
2010-07-26 Joey Hessavoid generating receive wrapper if there are no untrus...
2010-07-24 Joey Hessgit: Fix gitweb historyurl examples so "diff to current...
2010-07-12 Joey HessMerge branch 'filter-full'
2010-07-11 intrigeriMerge remote branch 'upstream/filter-full' into prv/po
2010-07-11 intrigeriMerge remote branch 'upstream/master' into prv/po
2010-07-04 Joey Hessmove nickname sanitization out
2010-07-01 Joey Hessgit: Added git_wrapper_background_command option. Can...
2010-06-25 intrigeriMerge remote branch 'upstream/master' into prv/po
2010-06-24 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-06-24 Joey Hessbugfix
2010-06-24 Joey Hessfinializing openid nickname support
2010-06-23 Joey Hessgit: Record the username from openid in the git author...
2010-06-23 Joey Hessrcs_getctime and rcs_getmtime take relative filenames
2010-06-23 Joey Hessrcs_commit and rcs_commit_staged api changes
2010-06-23 Joey HessAPI: rcs_commit and rcs_commit_staged are passed a...
2010-06-23 Joey HessAdd new optional field usershort to rcs_recentchanges.
2010-06-16 Joey HessMerge branch 'themes'
2010-06-16 Joey Hessforce list context
2010-06-16 Joey Hessgit: Gix --gettime to properly support utf8 filenames.
2010-04-17 Joey HessMerge remote branch 'davrieb/autotag' into autotag
2010-04-16 Joey Hessautomatically run --gettime, and optimise it for git
2010-04-16 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-04-16 Joey Hess--gettime revamp
2010-02-12 Joey HessGroup related plugins into sections in the setup file...
2010-01-20 Joey Hesshandle git-notes breakage
2010-01-18 Joey Hessbrace style and layout
2009-10-14 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-10-13 Joey HessMerge branch 'dependency-types'
2009-10-12 Joey Hessskip merges
2009-10-12 Joey HessMerge branch 'master' into dependency-types
2009-10-12 Joey Hesscan't use --reverse with git log --follow
2009-10-12 Joey HessMerge branch 'master' into dependency-types
2009-10-12 Joey Hessgit: --getctime will now follow renames back to the...
2009-09-10 Joey HessMerge commit 'schmonz/master'
next