aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki
Commit message (Expand)AuthorAge
* revert change to prettydateJoey Hess2012-02-02
* Merge remote-tracking branch 'schmonz/portability'Joey Hess2012-01-30
|\
| * When generating scripts, give them the interpreter we generated them with.Amitai Schlair2012-01-08
* | calendar, prettydate: Fix strftime encoding bugJoey Hess2012-01-30
* | Merge remote-tracking branch 'schmonz/cvs'Joey Hess2012-01-30
|\ \
| * | Move cvs_keyword_subst_args() down with the other internal support routines.Amitai Schlair2012-01-26
| * | Uncomment the CVS keyword substitution mode tests, and make them pass:Amitai Schlair2012-01-26
| * | Mollify strictures about barewords.Amitai Schlair2012-01-26
| * | Merge branch 'master' of git://git.ikiwiki.info into cvsAmitai Schlair2012-01-25
| |\ \
| * | | No functional change: sort sub definitions.Amitai Schlair2012-01-22
* | | | Switch to YAML::XS to work around insanity in YAML::Mo. Closes: #657533Joey Hess2012-01-28
| |/ / |/| |
* | | recentchangesdiff: truncate extremely large diffsJoey Hess2012-01-23
* | | fix the nodiscount settingJoey Hess2012-01-23
|/ /
* | mdwn: Added nodiscount setting, which can be used to avoid using the markdown...Joey Hess2012-01-16
* | attachment: Fix utf-8 display bug.Joey Hess2012-01-15
* | Workaround discount's eliding of <style> blocks.Joey Hess2012-01-15
|/
* workaround a bug in the discount perl bindingJoey Hess2012-01-01
* discount supportJoey Hess2012-01-01
* remove x bit from comments.pmJoey Hess2011-12-27
* tag plugin: encode categories using numeric valuesGiuseppe Bilotta2011-12-24
* Add path and path_natural sort ordersSimon McVittie2011-12-06
* Consume all stdin when rcs_receive short-circuits, to avoid git SIPIPE race.Joey Hess2011-12-05
* apply Postel's lawJoey Hess2011-11-30
* graphviz: Support wikilinks embedded in the graph.Joey Hess2011-11-30
* store imagemap in %pagestate, rather than a fileJoey Hess2011-11-30
* graphviz: Support urls embedded in the graph, by having graphviz generate an ...Joey Hess2011-11-30
* editpage: Fix FormattingHelp link on Discussion pages.Joey Hess2011-11-27
* cannot reproduceJoey Hess2011-11-23
* cleanup now unused settingJoey Hess2011-11-17
* Always use true image sizePer Carlson2011-11-17
* Fix handling of discussion page creation links to make discussion pages in th...Joey Hess2011-11-06
* Make the setup automator create YAML formatted files.Joey Hess2011-11-06
* svn: Support subversion 1.7, which does not have .svn in each subdirectory.Joey Hess2011-10-12
* Fix web revert of a file deletion.Joey Hess2011-09-05
* Avoid warning message when generating setup file if highlight is not installe...Joey Hess2011-09-05
* inline: When indexing internal pages for searching, use the url of the inlini...Joey Hess2011-09-01
* search: Fix encoding bug in calculation of maximum term size.Joey Hess2011-08-30
* Use lockf rather than flock when taking the cgilock, for better portability.Joey Hess2011-08-24
* Put in a workaround for #622591, by ensuring Search::Xapian gets loaded befor...Joey Hess2011-08-07
* mercurial: fix date parsing so test suite passesJoey Hess2011-07-30
* fix mercurial commit with session but without nicknameJoey Hess2011-07-30
* Fix escaping of html entities in tag names.Joey Hess2011-07-29
* Fix escaping of html entities in permalinks.Joey Hess2011-07-29
* oopsJoey Hess2011-07-26
* Fix typo in Danish translation of shortcuts page that caused expoentional reg...Joey Hess2011-07-26
* Merge remote-tracking branch 'intrigeri/po'Joey Hess2011-07-19
|\
| * Merge commit '3.20110715' into prv/pointrigeri2011-07-18
| |\
| * | po: add lang_code and lang_name template variables.intrigeri2011-07-18
* | | mercurial: Implement rcs_diff. (Daniel Andersson)Joey Hess2011-07-19
* | | mercurial: Make both rcs_getctime and rcs_getmtime fast. (Daniel Andersson)Joey Hess2011-07-19