Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | submission of bug report | sudoman | 2020-02-25 |
| | |||
* | Revert "removed" | Amitai Schleier | 2019-12-21 |
| | | | | This reverts commit bc1b60b913900979e53749537165b75252ab7299. | ||
* | removed | 360boom720@96742a13497f17d9af1b1acd9adf87015b1d47bc | 2019-12-21 |
| | |||
* | libtext-csv-xs-perl not relevant | jmtd | 2019-10-10 |
| | |||
* | sigh, still broken, different error message. | jmtd | 2019-10-10 |
| | |||
* | libpel5 | jmtd | 2019-10-07 |
| | |||
* | more info: libperl5, buster versus stretch | jmtd | 2019-10-07 |
| | |||
* | follow-up: sorry, I appreciate that wasn't as useful as it could have been | jmtd | 2019-10-07 |
| | |||
* | cannot reproduce new bug | Simon McVittie | 2019-09-29 |
| | |||
* | bug remains for inline table case | jmtd | 2019-09-23 |
| | |||
* | bug report | Joey Hess | 2019-09-20 |
| | |||
* | MultiMarkdown footnote un-inversion: done | Amitai Schleier | 2019-09-04 |
| | |||
* | Please test sudo-mass-rebuild branch on Debian | Amitai Schleier | 2019-09-04 |
| | |||
* | Response: am trying sudo | Amitai Schleier | 2019-09-01 |
| | |||
* | rename bugs/MultiMarkdown_footnot_support_seems_to_be_broken.mdwn to ↵ | giuseppe.bilotta@94e824d38b59eac6c61da2ef23fad955d65eb2a1 | 2019-08-30 |
| | | | | bugs/MultiMarkdown_footnote_support_seems_to_be_broken.mdwn | ||
* | Directive fix | giuseppe.bilotta@94e824d38b59eac6c61da2ef23fad955d65eb2a1 | 2019-08-30 |
| | |||
* | (no commit message) | giuseppe.bilotta@94e824d38b59eac6c61da2ef23fad955d65eb2a1 | 2019-08-30 |
| | |||
* | (no commit message) | jsewell@560d759be38e126eba7f1c40503adf786fa28229 | 2019-05-10 |
| | |||
* | (no commit message) | jsewell@560d759be38e126eba7f1c40503adf786fa28229 | 2019-05-07 |
| | |||
* | Response to jsewell's bug report. | Amitai Schleier | 2019-05-06 |
| | |||
* | (no commit message) | jsewell@560d759be38e126eba7f1c40503adf786fa28229 | 2019-04-29 |
| | |||
* | po: Always filter .po files | Simon McVittie | 2019-02-24 |
| | | | | | | | | | | | | | | | | | | | | The input to filter hooks is meant to be the content of a source file on disk. If we only filter once per (page, destpage) pair, and a page is inlined into the same destpage more than once, then the second occurrence will render as the result of htmlizing .po source as if it was Markdown (or whatever the type of the corresponding master page is), which is never going to end well. The alreadyfiltered mechanism was added in commit 1e874b3f to avoid preprocessing loops, but I'm not sure where it could lead to a loop: filter hooks are only called from IkiWiki::filter, which is only called on page content from disk or on proposed content being previewed. According to <https://bugs.debian.org/911356#41>, deleting the alreadyfiltered mechanism resolves the problem, as well as simplifying the code. Closes: #911356 Tested-by: intrigeri | ||
* | old regexp would have failed for old comment page names | smcv | 2019-02-03 |
| | |||
* | git-cgi.t: Exercise an alphanumeric, but non-ASCII, root page | Simon McVittie | 2019-02-03 |
| | | | | | | | | | | | | | My previous attempt to reproduce this bug used a non-alphanumeric ASCII character. This is not currently considered to be a valid value for rootpage, although for a "do what I mean" approach, perhaps we should accept it and pass it through titlepage() or linkpage(). Using Chinese characters (which are considered to match [[:alnum:]] even though the Chinese script is not, strictly speaking, an alphabet), as in the original bug report, reproduces the bug. Signed-off-by: Simon McVittie <smcv@debian.org> | ||
* | link to recently-added tests | smcv | 2019-01-31 |
| | |||
* | I'm confused about what the bug is, and what's being fixed. Can you give a ↵ | smcv | 2019-01-31 |
| | | | | complete test or example? | ||
* | close bug | Simon McVittie | 2019-01-31 |
| | |||
* | respond | Simon McVittie | 2019-01-31 |
| | |||
* | followup | Joey Hess | 2019-01-21 |
| | |||
* | bug report | Joey Hess | 2019-01-21 |
| | |||
* | followup | Joey Hess | 2018-12-12 |
| | |||
* | fail to inject IkiWiki::showform | tumashu1 | 2018-12-08 |
| | |||
* | patch works for me | jmtd | 2018-12-07 |
| | |||
* | rename and remove plug can not work well with gettext | tumashu1 | 2018-12-05 |
| | |||
* | (no commit message) | tumashu1 | 2018-12-01 |
| | |||
* | Add a patch deal with UTF-8 csv table's problem | tumashu1 | 2018-12-01 |
| | |||
* | Add a patch decode_utf8 inline's root page | tumashu1 | 2018-12-01 |
| | |||
* | update for rename of ↵ | smcv | 2018-12-01 |
| | | | | bugs/Re-use_translated_content_instead_of_skipping_if_previously_translated/20180628-patch.txt to bugs/po:_second_or_subsequent_inline_of_translated_page_inlines_.po_file__44___not_translated_content/20180628-patch.txt | ||
* | rename ↵ | smcv | 2018-12-01 |
| | | | | bugs/Re-use_translated_content_instead_of_skipping_if_previously_translated.mdwn to bugs/po:_second_or_subsequent_inline_of_translated_page_inlines_.po_file__44___not_translated_content.mdwn | ||
* | update for rename of ↵ | smcv | 2018-12-01 |
| | | | | todo/Re-use_translated_content_instead_of_skipping_if_previously_translated/20180628-patch.txt to bugs/Re-use_translated_content_instead_of_skipping_if_previously_translated/20180628-patch.txt | ||
* | rename ↵ | smcv | 2018-12-01 |
| | | | | todo/Re-use_translated_content_instead_of_skipping_if_previously_translated.mdwn to bugs/Re-use_translated_content_instead_of_skipping_if_previously_translated.mdwn | ||
* | I don't think the Chinese text causes this | smcv | 2018-12-01 |
| | |||
* | (no commit message) | tumashu1 | 2018-11-28 |
| | |||
* | (no commit message) | tumashu1 | 2018-11-28 |
| | |||
* | (no commit message) | tumashu1 | 2018-11-28 |
| | |||
* | related issue | jmtd | 2018-11-27 |
| | |||
* | error output when trying | jmtd | 2018-11-27 |
| | |||
* | (no commit message) | tumashu1 | 2018-11-26 |
| | |||
* | (no commit message) | tumashu1 | 2018-11-26 |
| | |||
* | (no commit message) | tumashu1 | 2018-11-26 |
| |