]> sipb.mit.edu Git - ikiwiki.git/history - IkiWiki
Removed my previous patch that is still affected by the bestlink returns deleted...
[ikiwiki.git] / IkiWiki /
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
2009-10-12  Joey Hesscalendar: use left and right arrows for next/prev months
2009-10-12  Joey Hessfix next/prev month padding bug
2009-10-12  Joey Hessfix day links
2009-10-12  Joey Hesscalendar: Fix bug in next/previous year/month links...
2009-10-12  Joey Hesscalendar: Fix midnight rebuild trigger of calendars...
2009-10-12  Joey Hessavoid temporary variables
2009-10-12  Joey HessMerge branch 'master' into dependency-types
2009-10-11  Joey HessMerge branch 'master' into dependency-types
2009-10-11  Joey HessMerge branch 'master' into dependency-types
2009-10-10  Joey HessMerge branch 'master' into dependency-types
2009-10-09  Joey Hessadd_depends: optimise influence calculation
2009-10-09  Joey Hessimg: use presence dependency when linking to a page
2009-10-09  Joey Hessbrokenlinks: use pagespec_match_list
2009-10-09  Joey Hesspagespec_match_list: change limit to filter
2009-10-09  Joey Hessconditional: use pagespec_match_list
2009-10-09  Joey Hessindentation
2009-10-09  Joey Hessconditional: use yesno
2009-10-09  Joey Hessprogress: switch to new pagespec_match_list
2009-10-09  Joey Hesslinkmap: Use new pagespec_match_list
2009-10-09  Joey Hessrename use_pagespec to pagespec_match_list
2009-10-09  Joey Hesscalendar: rework so it can use use_pagespec
2009-10-09  Joey Hesspostsparkline: switch to use_pagespec
2009-10-09  Joey Hessorphans: switch to use_pagespec
2009-10-09  Joey Hessfix feedpages dependency
2009-10-09  Joey HessMerge branch 'master' into dependency-types
2009-10-09  Joey Hesspagestate: switch to use_pagespec
2009-10-09  Joey HessOptimize away most expensive file prune calls, when...
2009-10-08  Joey Hesspagecount: switched to use_pagespec
2009-10-08  Joey Hessinline: switch to use_pagespec
2009-10-08  Joey Hessmap: switch to use_pagespec
2009-10-08  Joey Hesschange how dependency types are specified to add_depends
2009-10-08  Joey Hessfix handling of influences of pagespecs that fail to match
2009-10-08  Joey Hessremove explicit addition of dependencies for displayed...
2009-10-08  Joey Hessadd type info to influence information
2009-10-08  Joey HessMerge branch 'master' into dependency-types
2009-10-08  Joey Hessadd influence info to match_*
2009-10-08  Joey HessMerge branch 'master' into dependency-types
2009-10-07  Joey HessMerge branch 'master' into dependency-types
next