Age | Commit message (Expand) | Author |
2010-02-04 | Improve display of openid in preferences page. | Joey Hess |
2010-02-04 | Allow jumping directly into account registration process by going to ikiwiki... | Joey Hess |
2010-02-03 | fix bugs in `find_src_files()`. | David Riebenbauer |
2010-02-02 | Export add_autofile() for use in Plugins. | David Riebenbauer |
2010-02-02 | Revert the effects of find_del_files() for (re)autoadded files. | David Riebenbauer |
2010-02-02 | Use add_autofile() in tag.pm | David Riebenbauer |
2010-02-02 | Process files from @autofiles in refresh(). | David Riebenbauer |
2010-02-02 | Automatically create tag pages, | David Riebenbauer |
2010-02-02 | Code deduplication fin find_src_files() | David Riebenbauer |
2010-02-01 | setup automator: Configure Term::Readline to use bold for prompt, rather than... | Joey Hess |
2010-01-28 | img: Fix a bug that could taint @links with undef values. | Joey Hess |
2010-01-26 | template: Preprocess parameters before htmlizing. | Joey Hess |
2010-01-21 | po: avoid crash when page is empty | Joey Hess |
2010-01-19 | handle git-notes breakage | Joey Hess |
2010-01-18 | brace style and layout | Joey Hess |
2010-01-18 | brace style | Joey Hess |
2010-01-18 | clarify error | Joey Hess |
2010-01-18 | typos | Joey Hess |
2010-01-09 | linkmap: Simplify and improve browser compatability by using an img, not obj... | Joey Hess |
2010-01-09 | po: inject custom isselflink to fix selflink detection on translation pages | intrigeri |
2010-01-09 | websetup: Fix bug in array change detection. | Joey Hess |
2010-01-09 | websetup: Fix utf-8 problems. | Joey Hess |
2010-01-09 | make decode_form_utf8 safe for arrays | Joey Hess |
2010-01-07 | only use css alignment stuff for table | Joey Hess |
2010-01-07 | img: remove special case handling of link=yes | Joey Hess |
2010-01-07 | refactor | Joey Hess |
2010-01-07 | brace style | Joey Hess |
2010-01-06 | Support align attribute for img with caption | Giuseppe Bilotta |
2010-01-04 | comments: Fix permalinks for comments using new conflict-free filenames. | Joey Hess |
2010-01-04 | lockedit can make sense with no auth plugins | Joey Hess |
2010-01-04 | lockedit: Detect if no authentication plugins are enabled, and die with an er... | Joey Hess |
2010-01-04 | signinedit: Auto-disable the plugin when all authentication methods are disab... | Joey Hess |
2010-01-04 | inline: Avoid showing edit links if page editing is disabled. (Sjoerd) | Joey Hess |
2010-01-04 | fix actions accounting | Joey Hess |
2010-01-02 | Fix several places that did not properly handle capitalization of the discuss... | Joey Hess |
2010-01-02 | Merge remote branch 'tove/master' | Joey Hess |
2010-01-02 | Terminate the arrow entities with ";" | Torsten Veller |
2010-01-01 | inline: Fix bug that limited displayed pages when feedshow was specified w/o ... | Joey Hess |
2010-01-01 | linkmap: Add option to omit disconnected pages from the map. | Joey Hess |
2009-12-30 | comments: Add a checksum to the name of comment pages, to avoid merge conflic... | Joey Hess |
2009-12-25 | toc: Add startlevel parameter. (kerravonsen) | Joey Hess |
2009-12-25 | pagestats: Add show parameter. Closes: #562129 | Joey Hess |
2009-12-14 | 404/goto: Fix 404 display of utf-8 pages. | Joey Hess |
2009-12-14 | 404: fix utf-8 encoding of REDIRECT_URL | Joey Hess |
2009-12-14 | remove: Fix problem removing pages with utf-8 in the name. | Joey Hess |
2009-12-14 | attachment: Fix reversion in attachment sorting by age. | Joey Hess |
2009-12-14 | attachment: Fix several utf-8 problems. | Joey Hess |
2009-12-14 | rename: Fix some utf-8 problems. | Joey Hess |
2009-12-13 | monotone: Deal with format change in version 0.45. (Thanks, Richard Levitte) | Joey Hess |
2009-12-04 | more idomatic perl | Joey Hess |