]> sipb.mit.edu Git - ikiwiki.git/history - IkiWiki
brace style
[ikiwiki.git] / IkiWiki /
2010-01-18  Joey Hessbrace style
2010-01-18  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-01-18  Joey Hessclarify error
2010-01-18  Joey Hesstypos
2010-01-10  Joey Hesslinkmap: Simplify and improve browser compatability...
2010-01-09  Joey Hesswebsetup: Fix bug in array change detection.
2010-01-09  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-01-09  Joey Hesswebsetup: Fix utf-8 problems.
2010-01-09  Joey Hessmake decode_form_utf8 safe for arrays
2010-01-07  Joey Hessonly use css alignment stuff for table
2010-01-07  Joey Hessimg: remove special case handling of link=yes
2010-01-07  Joey Hessrefactor
2010-01-07  Joey Hessbrace style
2010-01-07  Joey HessMerge remote branch 'remotes/GiuseppeBilotta/master'
2010-01-06  Giuseppe BilottaSupport align attribute for img with caption
2010-01-05  Joey Hesscomments: Fix permalinks for comments using new conflic...
2010-01-05  Joey Hesslockedit can make sense with no auth plugins
2010-01-04  Joey Hesslockedit: Detect if no authentication plugins are enabl...
2010-01-04  Joey Hesssigninedit: Auto-disable the plugin when all authentica...
2010-01-04  Joey Hessinline: Avoid showing edit links if page editing is...
2010-01-04  Joey Hessfix actions accounting
2010-01-02  Joey HessFix several places that did not properly handle capital...
2010-01-02  Joey HessMerge remote branch 'tove/master'
2010-01-02  Torsten VellerTerminate the arrow entities with ";"
2010-01-01  Joey Hessinline: Fix bug that limited displayed pages when feeds...
2010-01-01  Joey Hesslinkmap: Add option to omit disconnected pages from...
2009-12-30  Joey Hesscomments: Add a checksum to the name of comment pages...
2009-12-25  Joey Hesstoc: Add startlevel parameter. (kerravonsen)
2009-12-25  Joey Hesspagestats: Add show parameter. Closes: #562129
2009-12-14  Joey Hess404/goto: Fix 404 display of utf-8 pages.
2009-12-14  Joey Hess404: fix utf-8 encoding of REDIRECT_URL
2009-12-14  Joey Hessremove: Fix problem removing pages with utf-8 in the name.
2009-12-14  Joey Hessattachment: Fix reversion in attachment sorting by age.
2009-12-14  Joey Hessattachment: Fix several utf-8 problems.
2009-12-14  Joey Hessrename: Fix some utf-8 problems.
2009-12-13  Joey Hessmonotone: Deal with format change in version 0.45....
2009-12-06  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-12-04  Joey Hessmore idomatic perl
2009-12-02  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-12-02  Joey Hesscvs: Add missing bit to Automator.
2009-12-02  Joey Hessfix inverted test
2009-12-02  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-12-02  Joey Hesscalendar: Fix month wraparound error that broke in...
2009-11-30  Joey Hessinline: Avoid using %links to test for page existence
2009-11-30  Joey Hessfix bestlink to not return just-deleted pages
2009-11-26  Joey Hesscalendar: Add title attributes for all links in the...
2009-11-25  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-11-25  Joey Hessfix hook names
2009-11-25  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-11-25  Joey Hessdate: New plugin that allows inserting date directives...
2009-11-17  Joey Hessinline: Use caching of inlined pages to speed up builds...
2009-11-16  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-11-16  Joey Hessmeta: Allow use of DESCRIPTION in templates to get...
2009-11-16  Joey Hessmeta: Generate meta description tags even when the...
2009-11-16  Joey Hessavoid fallthrough to default meta header addition for title
2009-11-14  Joey Hessinline: Fix display of all pages when archive=yes or...
2009-11-13  Joey Hessinline: Allow direct inclusion of non-page files in...
2009-11-13  Joey Hessinline: Do not generated feeds for nested inlines.
2009-11-10  Joey Hesstypo
2009-11-10  Joey Hesshttpauth: Add cgiauthurl setting that can be used to...
2009-11-09  Joey Hesslocalstyle: New plugin, allows overrding the toplevel...
2009-11-08  Joey HessMoved the postscan hook to run on the raw html of a...
2009-11-07  Joey Hessunderlay: Avoid crashing if lists of underlays (or...
2009-11-06  Joey Hessunderlay: Fix example values put in setup file to be...
2009-10-29  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-10-29  Joey Hessgoogle: Pass the whole wiki url to google, not just...
2009-10-29  Joey Hessfix url encoding in redir
2009-10-26  Joey Hessmoderatedcomments: New plugin to allow comment moderati...
2009-10-26  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-10-26  Joey Hessmdwn: Avoid trying to use multimarkdown if it is not...
2009-10-26  Joey Hesspo: Fix breakage caused by changes to render code.
2009-10-23  Joey Hessinline: Fix raw mode. Closes: #552114
2009-10-21  Joey Hessmeta: Gather permalink info on scan pass so it is avail...
2009-10-21  Joey Hessavoid -O default for CFLAGS, and document
2009-10-21  Giulio EulissePick up user specified CFLAGS when compiling the wrapper.
2009-10-21  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-10-21  Joey HessFix a bug introduced in the last version that caused...
2009-10-18  Joey Hessedittemplate: Work around bug #551499 in CGI::FormBuilder.
2009-10-18  Joey Hessedittemplate: Allow template page name to be specified...
2009-10-18  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-10-18  Joey Hessfix logic error
2009-10-16  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-10-16  Joey Hessslight optimisation
2009-10-15  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-10-15  Joey Hessinline: Optimize generation of archives, etc
2009-10-15  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-10-14  Joey Hesssparkline: show error if php does not run
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 Hessyear calendar: Avoid highlighting the current month...
2009-10-12  Joey Hessyear calendar: only link to months that have posts
2009-10-12  Joey Hessremove whitespace from within arrow links
2009-10-12  Joey Hesscalendar: Add creation time limits to user's pagespec
2009-10-12  Joey Hesscalendar: Fix CSS for year calendar to match the plugin...
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-10-12  Joey Hesscalendar: avoid inline images in links
next