aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki
Commit message (Expand)AuthorAge
* Revert po vs. template kludges.intrigeri2010-07-11
* Merge remote branch 'upstream/master' into prv/pointrigeri2010-07-11
|\
| * fix child process error propigationJoey Hess2010-07-08
| * 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
* | bugfixintrigeri2010-07-02
* | Merge remote branch 'upstream/master' into prv/pointrigeri2010-06-29
|\|
| * hnb: Fixed broken use of mkstemp that had caused dangling temp files, and pre...Joey Hess2010-06-27
* | po: added a needstranslation() pagespecintrigeri2010-06-29
* | Add a fullpage arg to filter.intrigeri2010-06-29
* | po: s/utf-8/UTF-8, to solve part of the double commit bug.intrigeri2010-06-26
* | po_slave_languages can now be a hash, if order matters.intrigeri2010-06-26
* | po: added support for html pagetypeintrigeri2010-06-25
* | TODO++intrigeri2010-06-25
* | po: also filter sidebar translation pagesintrigeri2010-06-25
* | po: fix bug with translated pages including templatesintrigeri2010-06-25
* | Merge remote branch 'upstream/master' into prv/pointrigeri2010-06-25
|\|
| * 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