summaryrefslogtreecommitdiff
path: root/a2x.py
Commit message (Expand)AuthorAgeFilesLines
* move asciidoc into proper python module structureMatthew Peveler2021-01-281-1015/+0
* cut 9.0.5 release (#158)Matthew Peveler2021-01-231-1/+1
* cut v9.0.4 release (#150)9.0.4Matthew Peveler2020-10-301-1/+1
* v9.0.3 release (#148)9.0.3Matthew Peveler2020-10-161-1/+1
* 9.0.2 release9.0.2Matthew Peveler2020-07-211-1/+1
* Revert "Moving a2x from optparse to argparse (#34)" (#128)Matthew Peveler2020-07-211-36/+39
* cut v9.0.1 release9.0.1Matthew Peveler2020-06-261-1/+1
* fix a2x failing on parsing encoding of html files (#125)Matthew Peveler2020-06-261-0/+2
* cut 9.0.0 releaseMatthew Peveler2020-06-021-1/+1
* update copyright notice to include generic asciidoc contributors (#115)Matthew Peveler2020-06-011-3/+22
* update default CONF_DIR vars to match default usage of make buildMatthew Peveler2020-06-011-1/+1
* Fix a2x option collection from input file with non-ascii encoding (#104)Christopher Kent Hoadley2020-04-291-3/+11
* Cut 9.0.0rc2 release9.0.0rc2Matthew Peveler2020-03-111-1/+1
* cut 9.0.0rc1 release9.0.0rc1Matthew Peveler2019-11-291-1/+1
* improve pep8 formattingMatthew Peveler2019-11-271-30/+66
* Fix a2x overwriting builtin zip function (#78)Matthew Peveler2019-09-081-4/+4
* Moving a2x from optparse to argparse (#34)Joseph Herlant2019-04-201-40/+37
* Fix various misspells (#32)Joseph Herlant2018-10-081-1/+1
* Fix encoding issue when using subprocess (#20)Matthew Peveler2018-07-251-1/+1
* Fix decoding file contents according to file encoding (#22)Matthew Peveler2018-06-201-9/+5
* Replace try/finally with with for opening filesMatthew Peveler2018-06-051-8/+2
* Update documentation and scripts to be more python3Matthew Peveler2018-05-281-18/+13
* Fix python3 encode errorsMatthew Peveler2018-05-271-11/+11
* Prepare 8.6.10 release8.6.10Bernhard M. Wiedemann2018-05-251-1/+1
* Specify Python2 in shebangelextr2017-05-121-1/+1
* Update A2X directory warningSGW2014-12-071-1/+1
* Fix A2X directory warningsgwood2014-11-171-1/+1
* Use standard sys.exit() instead of the fragile exit from site.py moduleFlorent Xicluna2014-05-151-1/+1
* Include `-dump' into W3M_OPTS, LYNX_OPTS. adjusted `a2x' manpage to document ...jvdh2014-05-081-6/+6
* Added variables W3M_OPTS, LYNX_OPTS for passing arguments to the selected tex...jvdh2014-05-071-3/+5
* Restored necessary quoting of file names.jvdh2014-05-051-2/+2
* Modified the way the command string is constructed for calling the text-based...jvdh2014-05-051-4/+4
* Using encoding for write_file to fix --icon issue as per this link:John Goalby2014-04-081-2/+3
* Bumped version number.Stuart Rackham2013-11-061-1/+1
* a2x: warning that the --destination-dir option is only applicable forStuart Rackham2013-01-181-10/+9
* a2x: the --destination-dir option now works correctly when specifyingStuart Rackham2013-01-151-3/+6
* Bumped version number.Stuart Rackham2012-07-101-1/+1
* - Bumped version number for forthcoming release.Stuart Rackham2012-03-141-4/+5
* - FIXED: All Python filters are executed with the same PythonStuart Rackham2012-03-011-19/+42
* Fixed Python 2.4 backward incompatibility (seeStuart Rackham2012-02-261-1/+1
* Added --backend and --backend-opts options to the a2x command soStuart Rackham2011-11-071-15/+49
* Bumped version number.Stuart Rackham2011-08-251-1/+1
* a2x: Pass a2x --format option value to asciidoc as 'a2x-format' attribute.Stuart Rackham2011-08-081-4/+4
* Bumped version number.Stuart Rackham2011-05-031-1/+1
* Added `.<ext>=<mimetype>` resource specifier syntax.Stuart Rackham2011-03-231-2/+4
* a2x: Enable admonition icons in example EPUBs.Stuart Rackham2011-03-221-1/+0
* - a2x: allow environment variables and tilda home directories in resouceStuart Rackham2011-03-221-1/+7
* - a2x: assume resource option is a directory if the name ends with a directoryStuart Rackham2011-03-221-3/+8
* a2x: Added a new stytax to the --resource option specifier which allows theStuart Rackham2011-03-211-27/+32
* - Copy resouces referenced in the OPF and resources referenced by the generatedStuart Rackham2011-03-211-4/+8