summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wipinclude_linesMatthew Peveler2021-02-021-3/+3
* Merge branch 'master' into include_linesMatthew Peveler2021-02-0215-189/+286
|\
| * include AsciiDoc API class in moduleMatthew Peveler2021-02-012-0/+70
| * add notice on expected BC breaks of asciidoc and a2x module internalsMatthew Peveler2021-02-012-0/+9
| * add git add to gh-pages to workflow to commit untracked filesMatthew Peveler2021-01-301-0/+1
| * move Dict classes into own moduleMatthew Peveler2021-01-306-99/+120
| * fix building website to use asciidoc as moduleMatthew Peveler2021-01-301-25/+27
| * bump version to 10.0.0a210.0.0a2Matthew Peveler2021-01-301-1/+1
| * disable calling asciidoc package without -m flagMatthew Peveler2021-01-301-1/+1
| * update README to indicate branch statusMatthew Peveler2021-01-291-11/+14
| * ignore __pycache__ directory when listing plugin directoriesMatthew Peveler2021-01-291-1/+3
| * replace asciidoc-file attribute with asciidoc-moduleMatthew Peveler2021-01-292-2/+3
| * fix errors not displaying when called via moduleMatthew Peveler2021-01-293-4/+12
| * run a2x through cli method of asciidocMatthew Peveler2021-01-293-11/+20
| * remove concept of local vs installed appMatthew Peveler2021-01-291-37/+8
* | Merge branch 'include_lines' of github.com:asciidoc/asciidoc-py3 into include...Matthew Peveler2021-02-021-1/+6
|\ \
| * | Update asciidoc.txtMatthew Peveler2021-02-011-1/+6
* | | update test sourceMatthew Peveler2021-02-022-3/+473
|/ /
* | add support for semi-colonMatthew Peveler2021-01-293-1/+41
* | add support for lines attribute for include directiveMatthew Peveler2021-01-294-6/+929
|/
* ignore pypi build artifactsMatthew Peveler2021-01-281-0/+2
* disable homebrew update workflowMatthew Peveler2021-01-281-7/+7
* fix building website with new package structureMatthew Peveler2021-01-287-16/+21
* fix running a2x under new package structureMatthew Peveler2021-01-2810-35/+40
* fix make target for building manpagesMatthew Peveler2021-01-281-1/+1
* only publish to gh-pages on releasesMatthew Peveler2021-01-281-2/+2
* improve __main__.pyMatthew Peveler2021-01-281-1/+4
* update version to 10.0.0a1Matthew Peveler2021-01-282-2/+2
* fix mispelling in CHANGELOGMatthew Peveler2021-01-281-1/+1
* remove invalid confpath targetMatthew Peveler2021-01-281-14/+3
* fix failing test suite failuresMatthew Peveler2021-01-281-3/+2
* update README to markdown to use within pypiMatthew Peveler2021-01-284-2/+49
* use pip/setup.py to install asciidocMatthew Peveler2021-01-282-18/+6
* remove asciidocapi testsMatthew Peveler2021-01-281-1/+0
* move asciidoc into proper python module structureMatthew Peveler2021-01-2896-380/+248
* Fix grammar on latex backend section on website index (#166)Matthew Peveler2021-01-271-1/+1
* Update release date for 9.0.5 (#165)9.0.5Matthew Peveler2021-01-232-2/+2
* cut 9.0.5 release (#158)Matthew Peveler2021-01-234-4/+12
* Improve asciidoc.org link rot (#160)Christopher Kent Hoadley2020-12-141-62/+22
* 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