| Commit message (Expand) | Author | Age |
* | remove unnecessary variable | Joey Hess | 2009-04-04 |
* | remove debugging | Joey Hess | 2009-04-04 |
* | fix display of web commits in recentchanges | Joey Hess | 2009-04-04 |
* | fix bug I introduced | Joey Hess | 2009-04-04 |
* | move comments to copyright and changelog | Joey Hess | 2009-04-04 |
* | formatting, layout, indentation, coding style | Joey Hess | 2009-04-04 |
* | Merge branch 'master' | Joey Hess | 2009-04-04 |
|\ |
|
| * | recentchanges: change to using do=goto links. | Joey Hess | 2009-04-01 |
| * | use md5sum for page_to_id | Joey Hess | 2009-03-27 |
| * | comments: Fix anchor ids to be legal xhtml. Closes: #521339 | Joey Hess | 2009-03-26 |
| * | comments: Fix too loose test for comments pages that matched normal pages wit... | Joey Hess | 2009-03-26 |
| * | fix rcs_getctime to return first, not last, change time | Joey Hess | 2009-03-20 |
| * | fix rcs_getctime to return first, not last, change time | Joey Hess | 2009-03-20 |
| * | inline: Fix urls to feed when feedfile is used on an index page. | Joey Hess | 2009-03-19 |
| * | avoid crashing if Sort::Naturally is not installed | Joey Hess | 2009-03-19 |
| * | implement sort=title_natural for inline | chrysn | 2009-03-19 |
| * | git: Manually decode git output from utf-8, avoids warning messages on invali... | Joey Hess | 2009-03-09 |
| * | git: Fix utf-8 encoding of author names. | Joey Hess | 2009-03-09 |
| * | avoid uninitialized value warnings | Joey Hess | 2009-03-09 |
| * | When loading a template in scan mode, let preprocess know it only needs to scan. | Joey Hess | 2009-03-08 |
| * | avoid potential infinite loop in smiley expansion | Joey Hess | 2009-03-08 |
| * | configure wmd to leave text in markdown | Joey Hess | 2009-03-08 |
| * | look for wmd/wmd.js | Joey Hess | 2009-03-07 |
| * | make wmd comment support comment editing (I think) | Joey Hess | 2009-03-07 |
| * | rebuild not needed | Joey Hess | 2009-03-07 |
| * | wmd plugin from willu | Joey Hess | 2009-03-07 |
| * | goto: Fix typo that broke recentchanges_link compatability. | Joey Hess | 2009-02-27 |
| * | bzr: Add missing rcs_diff. (liw) | Joey Hess | 2009-02-26 |
| * | comments: Avoid showing comment moderation button in prefs to non-admins. | Joey Hess | 2009-02-26 |
| * | bzr: Add missing stub rcs_diff. | Joey Hess | 2009-02-25 |
| * | rename tag() to tagged(); add docs | Joey Hess | 2009-02-19 |
| * | add tag() pagespec | Joey Hess | 2009-02-19 |
| * | typo | Joey Hess | 2009-02-17 |
| * | goto: Fix redirect to comments. | Joey Hess | 2009-02-17 |
| * | template: Load templates in scan mode | Joey Hess | 2009-02-17 |
| * | Revert "comments" (stupid commit) | Joey Hess | 2009-02-17 |
| * | comments | Joey Hess | 2009-02-17 |
| * | check for empty srcdir | Joey Hess | 2009-02-14 |
| * | downgrade missing shortcuts page error to warning | Joey Hess | 2009-02-14 |
| * | move check_canedit, check_content to IkiWiki library from editpage | Joey Hess | 2009-02-12 |
| * | shortcut: If default_pageext is set, first look for shortcuts.default_pageext | Joey Hess | 2009-02-12 |
| * | doubled semicolons | Joey Hess | 2009-02-11 |
| * | Work around XML::Atom strangeness that results in double-encoded posts | Simon McVittie | 2009-02-03 |
| * | rename apache404 -> 404 | Joey Hess | 2009-01-31 |
| * | factor out IE stupididy workaround | Joey Hess | 2009-01-31 |
| * | Split cgi_goto into a goto plugin | Simon McVittie | 2009-01-31 |
| * | Split apache404 into an independent plugin | Simon McVittie | 2009-01-31 |
| * | recentchanges: delete CGI hook in favour of the global one | Simon McVittie | 2009-01-31 |
| * | comments: delete cgi hook in favour of the global one | Simon McVittie | 2009-01-31 |
| * | typo | Joey Hess | 2009-01-26 |