index
:
delta/asciidoc-py3.git
10.x
9.x
9_0_3_release
MasterOdin-patch-1
cut_9.1.0
gh-pages
gh_actions_python
include_lines
main
master
matt-chore-io
mpeveler/bugfix-escape-attribute
mpeveler/bugfix-escape-attribute-2
mpeveler/bugfix-make-docs
mpeveler/bugfix-music-gm
mpeveler/bugfix-xsl
mpeveler/chore-fixtures
mpeveler/chore-make-install
release-9.0.5
release_9_0_4
test_data_newlines
test_newlines
test_newlines_2
update_source
utils
github.com: asciidoc/asciidoc-py3.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
asciidoc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix regex deprecation warnings
Matthew Peveler
2022-02-17
1
-4
/
+4
*
Move Plugin to its own module
Matthew Peveler
2022-02-17
2
-204
/
+222
*
Move Message class to own module
Matthew Peveler
2022-02-17
2
-67
/
+81
*
Migrate standalone Table code to own module
Matthew Peveler
2022-02-17
3
-70
/
+79
*
Move some funcs to utils module
Matthew Peveler
2022-02-17
2
-37
/
+37
*
Add typings to some standalone functions
Matthew Peveler
2022-02-17
3
-19
/
+21
*
Fix parsing asciidoc_opt values with spaces for a2x (#237)
Matthew Peveler
2022-02-11
1
-8
/
+13
*
Fix typos (#229)
Kian Meng, Ang
2021-12-25
7
-7
/
+7
*
Bump version to 10.1.1
10.1.1
Matthew Peveler
2021-12-20
1
-1
/
+1
*
a2x: fix index out of range in exec path print (#228)
Oliver Smith
2021-12-20
1
-4
/
+1
*
Fix RuntimeWarning when using the -m flag
Matthew Peveler
2021-12-18
1
-3
/
+9
*
Bump version to 10.1.0
10.1.0
Matthew Peveler
2021-12-17
1
-1
/
+1
*
Print asciidoc execute details in a2x verbose
Matthew Peveler
2021-12-17
1
-0
/
+6
*
Expose VERSION as top-level export
tbpassin
2021-12-17
1
-1
/
+2
*
Fix self reference errors in AsciiDocApi (#225)
tbpassin
2021-11-25
1
-1
/
+2
*
Bump version to 10.0.2
10.0.2
Matthew Peveler
2021-11-12
1
-1
/
+1
*
Fix incorrect parsing of asciidoc_opts in a2x (#219)
lmarz
2021-11-08
1
-1
/
+1
*
Fix errors not displaying when called via a2x (#220)
Oliver Smith
2021-11-08
1
-0
/
+1
*
Bump version to 10.0.1
Matthew Peveler
2021-10-28
1
-1
/
+1
*
Fix handling escaped attributes inside macros (#206)
Matthew Peveler
2021-10-28
1
-10
/
+14
*
Reset gravity before using trim on convert (#202)
Matthew Peveler
2021-10-28
1
-1
/
+7
*
Update metadata for 10.0.0 release
10.0.0
Matthew Peveler
2021-10-16
1
-1
/
+1
*
Split off utils functions into own module (#197)
Matthew Peveler
2021-10-16
2
-220
/
+226
*
Create exceptions module to contain exception classes
Matthew Peveler
2021-09-18
3
-9
/
+10
*
Cleanup outfile on system-exiting exceptions (#195)
Felipe Contreras
2021-09-18
1
-3
/
+3
*
update name from AsciiMathML to AsciiMath
Matthew Peveler
2021-02-06
1
-2
/
+2
*
set --catalogs for xmllint if SGML_CATALOG_FILES env is set (#172)
Matthew Peveler
2021-02-05
1
-1
/
+4
*
add support for lines attribute for include directive (#167)
Matthew Peveler
2021-02-03
1
-6
/
+35
*
include AsciiDoc API class in module
Matthew Peveler
2021-02-01
2
-0
/
+70
*
add notice on expected BC breaks of asciidoc and a2x module internals
Matthew Peveler
2021-02-01
2
-0
/
+9
*
move Dict classes into own module
Matthew Peveler
2021-01-30
3
-97
/
+73
*
bump version to 10.0.0a2
10.0.0a2
Matthew Peveler
2021-01-30
1
-1
/
+1
*
disable calling asciidoc package without -m flag
Matthew Peveler
2021-01-30
1
-1
/
+1
*
ignore __pycache__ directory when listing plugin directories
Matthew Peveler
2021-01-29
1
-1
/
+3
*
replace asciidoc-file attribute with asciidoc-module
Matthew Peveler
2021-01-29
2
-2
/
+3
*
fix errors not displaying when called via module
Matthew Peveler
2021-01-29
2
-4
/
+11
*
run a2x through cli method of asciidoc
Matthew Peveler
2021-01-29
2
-10
/
+20
*
remove concept of local vs installed app
Matthew Peveler
2021-01-29
1
-37
/
+8
*
fix building website with new package structure
Matthew Peveler
2021-01-28
4
-1
/
+140
*
fix running a2x under new package structure
Matthew Peveler
2021-01-28
10
-35
/
+543
*
improve __main__.py
Matthew Peveler
2021-01-28
1
-1
/
+4
*
update version to 10.0.0a1
Matthew Peveler
2021-01-28
1
-1
/
+1
*
move asciidoc into proper python module structure
Matthew Peveler
2021-01-28
90
-0
/
+23530