summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cut 9.0.5 releaserelease-9.0.5Matthew Peveler2020-12-124-4/+12
* update to deadsnakes/action@2.0.2 (#157)Matthew Peveler2020-12-121-1/+1
* improve indentationMatthew Peveler2020-12-122-29/+49
* Use config newline setting in system attribute evaluation (#155)Christopher Kent Hoadley2020-12-126-1/+1640
* Update deadsnakes GH action in test suite (#156)Matthew Peveler2020-12-051-1/+1
* Fix incorrect attribution for Python version check in changelog (#153)Christopher Kent Hoadley2020-11-051-1/+1
* cut v9.0.4 release (#150)9.0.4Matthew Peveler2020-10-304-4/+15
* Add 3.10-dev test target (#152)Matthew Peveler2020-10-301-1/+1
* Properly detect and compare Python version 3.10+ (#151)Miro HronĨok2020-10-301-3/+3
* remove dev designation from 3.9 for testingMatthew Peveler2020-10-201-1/+2
* update to deadsnakes/python@v2 for test workflowMatthew Peveler2020-10-201-2/+2
* fix Plugin.list method using python2 syntaxMatthew Peveler2020-10-202-1/+2
* v9.0.3 release (#148)9.0.3Matthew Peveler2020-10-164-4/+12
* test newlines as part of test suite (#147)Matthew Peveler2020-10-052-10/+15
* set test generated files line endings as ignored by gitMatthew Peveler2020-10-031-0/+3
* re-generate expected test output with proper newlines (#146)Matthew Peveler2020-10-03261-127358/+127358
* print source file when updating test data (#145)Matthew Peveler2020-10-031-1/+6
* use DEFAULT_NEWLINE constant for line ending for generated test sources (#144)Matthew Peveler2020-09-061-1/+2
* define default newline as global constant for asciidoc (#143)Matthew Peveler2020-08-261-5/+5
* add simple CI test for running asciidoc on windows (#142)Matthew Peveler2020-08-261-0/+18
* remove extraneous parantheses in print statement (#141)Matthew Peveler2020-08-221-10/+10
* Disable universal newlines for writer (#140)Christopher Kent Hoadley2020-08-211-1/+1
* Add testasciidoc.1 to MANIFEST.in for release assets (#138)Matthew Peveler2020-08-161-2/+1
* auto clean-up generated artifacts from test suite (#135)Matthew Peveler2020-08-1317-20/+209
* simplify timestamp mocking in testasciidoc.py (#132)Eli Schwartz2020-08-051-24/+2
* add trademark notice to README and website footer (#130)Dan Allen2020-07-212-1/+4
* 9.0.2 release9.0.2Matthew Peveler2020-07-214-4/+9
* Revert "Moving a2x from optparse to argparse (#34)" (#128)Matthew Peveler2020-07-211-36/+39
* Migrate from Travis to GitHub action for testing (#126)Matthew Peveler2020-06-283-52/+64
* add GH action step for brew bump-formula-prMatthew Peveler2020-06-271-0/+8
* fix dist target failing when /build docker mountedMatthew Peveler2020-06-261-1/+1
* cut v9.0.1 release9.0.1Matthew Peveler2020-06-264-4/+15
* fix a2x failing on parsing encoding of html files (#125)Matthew Peveler2020-06-261-0/+2
* update version to SNAPSHOTMatthew Peveler2020-06-241-1/+1
* update dist tarball and zip to use top-level folderMatthew Peveler2020-06-042-4/+9
* add 3.9-dev to travis test matrixMatthew Peveler2020-06-021-0/+5
* simplify MANIFEST.in file for py and sh files9.0.0Matthew Peveler2020-06-021-4/+2
* fix release action workflow for next releaseMatthew Peveler2020-06-024-8/+9
* generate Makefile as part of docker buildMatthew Peveler2020-06-021-3/+5
* cut 9.0.0 releaseMatthew Peveler2020-06-025-9/+9
* add changelog entry for lru_cache changeMatthew Peveler2020-06-021-0/+1
* add missing newline between copyright linesMatthew Peveler2020-06-019-10/+14
* add github action workflow to generate artifacts for releasesMatthew Peveler2020-06-011-0/+38
* update Dockerfile to use Debian busterMatthew Peveler2020-06-011-10/+11
* update links for DocBook repository (#122)Matthew Peveler2020-06-0110-20/+22
* update copyright notice to include generic asciidoc contributors (#115)Matthew Peveler2020-06-0119-40/+91
* fix handling of options attribute for DelimintedBlock (#120)Matthew Peveler2020-06-012-0/+5
* use lru_cache for macros.match (#121)Matthew Peveler2020-06-011-0/+2
* update default CONF_DIR vars to match default usage of make buildMatthew Peveler2020-06-012-2/+2
* add makefile changes to CHANGELOGMatthew Peveler2020-06-011-4/+7