aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki
Commit message (Expand)AuthorAge
* fork a child to run dumpsetupJoey Hess2010-07-08
* revert bugfixJoey Hess2010-07-06
* bugfixJoey Hess2010-07-06
* aggregate: Write timestamp next aggregation can happen to .ikiwiki/aggregatet...Joey Hess2010-07-06
* comments: Added commentmoderation directive for easy linking to the comment m...Joey Hess2010-07-05
* img: Add a margin around images displayed by this directive.Joey Hess2010-07-05
* move nickname sanitization outJoey Hess2010-07-04
* comment: Fix problem moderating comments of certian pages with utf-8 in their...Joey Hess2010-07-04
* further sanitize nickname charactersJoey Hess2010-07-04
* po: added support for html pagetypeintrigeri2010-07-04
* po: s/utf-8/UTF-8, to solve part of the double commit bug.intrigeri2010-07-04
* review of needstranslation() pagespecJoey Hess2010-07-04
* po: added a needstranslation() pagespecintrigeri2010-07-04
* git: Added git_wrapper_background_command option. Can be used to eg, make th...Joey Hess2010-07-01
* hnb: Fixed broken use of mkstemp that had caused dangling temp files, and pre...Joey Hess2010-06-27
* chdir to srcdir in rcs_getctimeJoey Hess2010-06-23
* bugfixJoey Hess2010-06-23
* finializing openid nickname supportJoey Hess2010-06-23
* git: Record the username from openid in the git author email. (This avoids di...Joey Hess2010-06-23
* take username from email address as fallbackJoey Hess2010-06-23
* rcs_getctime and rcs_getmtime take relative filenamesJoey Hess2010-06-23
* rcs_commit and rcs_commit_staged api changesJoey Hess2010-06-23
* update for new rcs_commit_staged APIJoey Hess2010-06-23
* stop using REMOTE_ADDRJoey Hess2010-06-23
* API: rcs_commit and rcs_commit_staged are passed a new parameterJoey Hess2010-06-23
* Add new optional field usershort to rcs_recentchanges.Joey Hess2010-06-23
* whitespaceJoey Hess2010-06-23
* bugfix: record email-like links as page linksJoey Hess2010-06-23
* simplify anchor handlingJoey Hess2010-06-23
* avoid needing full email regexpJoey Hess2010-06-23
* Enhance the link plugin to handle external links.Bernd Zeimetz2010-06-19
* store state to avoid needing to rebuild when changing themeJoey Hess2010-06-18
* needsbuild hook is passed an array refJoey Hess2010-06-18
* avoid shellingJoey Hess2010-06-18
* mercurial: Fix buggy getctime code.Joey Hess2010-06-18
* avoid dying if cannot chdir to an underlaydirJoey Hess2010-06-17
* Merge branch 'themes'Joey Hess2010-06-16
|\
| * force rebuild for theme changeJoey Hess2010-06-16
| * add theme pluginJoey Hess2010-06-16
| * Encode not usedJoey Hess2010-06-16
* | force list contextJoey Hess2010-06-16
|/
* attachment: Support Windows paths when taking basename of client-supplied fil...Joey Hess2010-06-16
* git: Gix --gettime to properly support utf8 filenames.Joey Hess2010-06-15
* Make --gettime be honored after initial setup.Joey Hess2010-06-15
* fix other cases of unicode mixing issueJoey Hess2010-06-15
|\
| * Fix issues with combining unicode srcdirs and source files.Joey Hess2010-06-15
* | Fix issues with combining unicode srcdirs and source files.Joey Hess2010-06-15
|/
* calendar: Tune archive_pagespec to only match pages, not other files.Joey Hess2010-06-15
* editpage, comments: Fix broken links in sidebar (due to forcebaseurl). (Thank...Joey Hess2010-06-14
* more symetric enable/disableJoey Hess2010-06-13