Age | Commit message (Expand) | Author | Files | Lines |
2021-02-26 | Add tools/parseTimings.pl. | John MacFarlane | 1 | -0/+33 |
2021-02-21 | Fix changelog-helper.sh | John MacFarlane | 1 | -4/+11 |
2020-03-15 | make changes_github: use details tag to make changelog collapsible. | John MacFarlane | 1 | -0/+6 |
2020-03-13 | tools: delete Lua documentation helper cruft | Albert Krewinkel | 2 | -87/+0 |
2019-12-10 | Fix README.md so that relative links from manual become absolute. | John MacFarlane | 1 | -9/+15 |
2019-11-27 | Generate Emoji module with TH. | John MacFarlane | 1 | -36/+0 |
2019-11-22 | Fix extract-changes.hs to use new changelog.md format. | John MacFarlane | 1 | -3/+6 |
2019-11-22 | Fix extract-changes.hs so it uses stack as interpreter. | John MacFarlane | 1 | -0/+3 |
2019-07-29 | Update emoji list in Text.Pandoc.Emoji. | John MacFarlane | 1 | -0/+36 |
2019-07-17 | Fix diff-zip.sh so it works on Darwin. | John MacFarlane | 1 | -1/+8 |
2019-07-12 | Update diff-zip to support windows (#5641) | Agustín Martín Barbero | 1 | -3/+3 |
2019-07-10 | Improve diff-docx.sh -> diff-zip.sh. | John MacFarlane | 2 | -22/+26 |
2019-07-10 | Add diff-docx.sh to tools. | John MacFarlane | 1 | -0/+22 |
2019-01-07 | tools/changelog-helper.sh: use %aN instead of %an to respect .mailmap | Alexander Krotov | 1 | -1/+1 |
2019-01-07 | tools/changelog-helper.sh: remove [[ bashism | Alexander Krotov | 1 | -1/+1 |
2018-10-02 | Added tools/changelog-helper.sh. | John MacFarlane | 1 | -0/+23 |
2018-04-22 | New README template, take in/out formats from manual. | John MacFarlane | 1 | -32/+16 |
2017-12-30 | Fixed small bug in README generation. | John MacFarlane | 1 | -5/+5 |
2017-12-29 | Generate README.md from template and MANUAL.txt. | John MacFarlane | 1 | -0/+38 |
2017-12-29 | Update tool which generates lua module docs | Albert Krewinkel | 1 | -1/+3 |
2017-12-28 | Update lua-filters.md and the tool that generates it. | John MacFarlane | 1 | -1/+1 |
2017-12-01 | lua-filters.md: add documentation for pandoc.List | Albert Krewinkel | 1 | -10/+25 |
2017-11-03 | pandoc-template-mode.el: Improve. | Vaclav Haisman | 1 | -2/+6 |
2017-10-22 | Support comments in Pandoc templates in Emacs pandoc-template-mode. | Vaclav Haisman | 1 | -1/+3 |
2017-09-30 | Provide make target to update lua module docs (#3946) | Albert Krewinkel | 1 | -0/+32 |
2017-09-16 | Moved ldoc.ltp from doc to tools. | John MacFarlane | 1 | -0/+38 |
2017-09-06 | Add simple Emacs mode to help with Pandoc templates editing. (#3889) | Václav Haisman | 1 | -0/+58 |
2017-03-04 | Makefile: Separate refactor and reformat targets. | John MacFarlane | 1 | -8/+0 |
2017-03-04 | Added 'make refactor' using hlint, stylish-haskell. | John MacFarlane | 1 | -0/+8 |
2017-01-25 | Moved extract-changes.hs and github-upload.sh to tools/. | John MacFarlane | 2 | -0/+27 |