cannot reproduce
[ikiwiki.git] / IkiWiki / Plugin / highlight.pm
2011-11-23 Joey Hesscannot reproduce
2011-09-05 Joey HessAvoid warning message when generating setup file if...
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-29 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-12-29 David BremnerUpdate highlight plugin for highlight api.
2010-12-20 intrigeriMerge remote branch 'upstream/master' into prv/po
2010-11-28 Joey HessMerge remote branch 'blipvert/fixes'
2010-11-20 Joey Hesshighlight: Support new format of filetypes.conf used...
2010-10-28 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-10-26 AnonymousMerge remote branch 'remotes/origin/master'
2010-10-26 Joey Hessremove a last that won't work
2010-10-26 Joey Hesshighlight: Ensure that other, more-specific format...
2010-10-26 Joey Hesstxt: Fix display when used inside a format directive.
2010-08-30 Joey HessMerge remote branch 'intrigeri/po'
2010-08-30 Joey Hesshighlight: Make location of highlight's files configura...
2010-08-27 Jonas SmedegaardMerge branch 'master' of git://git.ikiwiki.info
2010-06-25 intrigeriMerge remote branch 'upstream/master' into prv/po
2010-04-17 Joey HessMerge remote branch 'davrieb/autotag' into autotag
2010-02-25 Joey Hesscatch failure to open the filetypes file
2010-02-12 Joey Hessformat plugin categorization
2009-07-31 Joey HessMerge commit 'remotes/smcv/ready/inline-pagenames'...
2009-07-19 Joey HessMerge branch 'master' into po
2009-07-07 Joey Hesshighlight: Fix utf-8 encoding bug. Closes: #535028
2009-06-06 intrigeriMerge commit 'upstream/master' into pub/po
2009-05-26 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-05-26 Joey Hesscall initLanguage after initTheme
2009-05-23 Joey Hesscache highlighters to optimise
2009-05-23 Joey Hessupdate
2009-05-23 Joey Hessallow format to use any language supported by highlight
2009-05-23 Joey Hessremove commas in tohighlight list
2009-05-23 Joey Hesshighlight: New plugin supporting syntax highlighting...