summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* update information on website to be more up-to-date about asciidoc-py3 (#111)Matthew Peveler2020-05-2812-90/+81
* fix errors in gh-pages workflowMatthew Peveler2020-05-281-5/+14
* create script to generate gh-pages website (#102)Matthew Peveler2020-05-2850-60/+165
* Fix generated links for docbook5 backend using wrong namespace (#109)Radosław Koppel2020-05-0445-46/+46
* add requires directive to testasciidoc (#107)Matthew Peveler2020-05-033-22/+59
* Update LICENSE text to current GPLv2Matthew Peveler2020-05-011-21/+21
* ignore gh-pages directoryMatthew Peveler2020-05-011-0/+2
* Fix a2x option collection from input file with non-ascii encoding (#104)Christopher Kent Hoadley2020-04-292-3/+12
* add doctests to make testMatthew Peveler2020-04-291-0/+2
* Add missing changelog line for symlink changeMatthew Peveler2020-04-271-0/+1
* Remove the vim files as already in the main vim runtime (#100)aerostitch2020-04-273-185/+1
* fix README headerMatthew Peveler2020-04-271-2/+4
* remove symlinked tests/asciidocapi.pyMatthew Peveler2020-04-262-1/+1
* add make tags commandMatthew Peveler2020-03-112-0/+8
* add PHONY designation for non-file targetsMatthew Peveler2020-03-111-0/+5
* Cut 9.0.0rc2 release9.0.0rc2Matthew Peveler2020-03-114-4/+8
* add unwraplatex.py to Makefile for installationMatthew Peveler2020-03-112-4/+13
* Add Simplified Chinese Translation (#96)Muir Mok2020-02-131-0/+62
* Add note to website that Fedora Docs uses AsciiDoc. (#94)Christopher Kent Hoadley2020-01-211-0/+2
* Fix skipping install section in travis (#95)Matthew Peveler2020-01-211-1/+1
* add help docs to Makefile.inMatthew Peveler2019-12-231-1/+26
* vim-asciidoc: speed up the refresh process for big files (#91)Joseph Herlant2019-12-121-3/+1
* cut 9.0.0rc1 release9.0.0rc1Matthew Peveler2019-11-295-8/+8
* Fix make all incorrectly including spell command for couple files (#90)Matthew Peveler2019-11-292-15/+34
* Update dictionary filesMatthew Peveler2019-11-272-140/+149
* improve pep8 formattingMatthew Peveler2019-11-272-31/+69
* Add missing docbook-xml dependency to DockerfileMatthew Peveler2019-11-271-0/+1
* Fix some misspellings in the changelogMatthew Peveler2019-11-271-2/+2
* Update CHANGELOG.txtMatthew Peveler2019-11-271-0/+8
* remove testasciidoc.py update from travis (#88)Matthew Peveler2019-11-271-1/+0
* Travis CI: Test Python 3.8 (#87)Christian Clauss2019-11-251-1/+1
* search sibling paths before system wide paths for asciidocapi (#53)JuM2019-11-241-8/+17
* Add generated testcases to repository (#68)Matthew Peveler2019-11-24275-6/+128194
* asciidocapi: Fix crash when loading asciidoc with no file extension (#86)Joseph Herlant2019-11-241-3/+5
* Add makefile target for spell checking (#81)Matthew Peveler2019-11-151-0/+24
* Add short version of args to testasciidoc (#82)Joseph Herlant2019-11-152-4/+4
* Update README with correct travis badge url (#85)Matthew Peveler2019-11-151-1/+1
* Adding a manpage for testasciidoc.py (#29)Joseph Herlant2019-09-102-0/+114
* Drop python 3.4 support (#77)Matthew Peveler2019-09-106-17/+10
* README: Update "Obtaining" for under-development asciidoc-py3 (#42)Andrew Janke2019-09-101-3/+4
* Fix a2x overwriting builtin zip function (#78)Matthew Peveler2019-09-081-4/+4
* Add missing ' to backend description for manpage (#80)Matthew Peveler2019-09-081-1/+1
* Merge pull request #69 from MasterOdin/testasciidoc_numberelextr2019-05-261-1/+1
|\
| * Fix using number flag for testasciidoc.pyMatthew Peveler2019-05-251-1/+1
* | Remove deprecated unicode option on regex (#35)Joseph Herlant2019-05-267-34/+34
|/
* Travis CI: Add Python 3.7 to the testing (#56)cclauss2019-04-201-2/+3
* Move graphviz2png to argparse and fix a variable unassigned before use (#33)Joseph Herlant2019-04-201-36/+19
* use proper (German-style) quotes for Czech language (#39)Jindřich Makovička2019-04-201-0/+6
* Moving a2x from optparse to argparse (#34)Joseph Herlant2019-04-201-40/+37
* Update Dockerfile to better allow using different python versions (#62)Matthew Peveler2019-04-201-4/+28