26
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 08, 2024 — Dec 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Replace try/finally with with for opening files More... over 7 years ago
Merge pull request #2 from MasterOdin/master More... over 7 years ago
Merge pull request #1 from Elronnd/master More... over 7 years ago
revert to using getopt in testasciidoc.py More... over 7 years ago
migrate filters to python3 More... over 7 years ago
Drop OrderedDict class for Python builtin More... over 7 years ago
Add py2round method to get python2 rounding More... over 7 years ago
Change indexterm2 to require 1+ instead of 2+ chars More... over 7 years ago
Update documentation and scripts to be more python3 More... over 7 years ago
Fix not including UTF-8 BOM if in source More... over 7 years ago
decode the base_id back to str More... over 7 years ago
Fix python3 encode errors More... over 7 years ago
Update a2x.1.txt More... over 7 years ago
Merge pull request #124 from fidergo-stephane-gourichon/fix_travis_build_remove_unneeded_ppa_ More... almost 8 years ago
Fix build by removing reference to obsolete and no longer unneeded PPA (only 12.04 needed it) More... almost 8 years ago
Specify python 2 explicitly in makefile More... almost 8 years ago
Typo fix latex-filter doc More... about 8 years ago
Merge pull request #115 from bmwiedemann/release More... about 8 years ago
Merge pull request #37 from florentx/require26 More... about 8 years ago
Prepare 8.6.10 release More... about 8 years ago
set correct date and version of latest release in build website script More... over 8 years ago
add information about Asciidoctor and DocGist to the home page More... over 8 years ago
Lex.__next__->Lex.next_element More... over 8 years ago
Make NEARLY all the tests pass. It think it's useable now! More... over 8 years ago
Fix nearly all of the errors! More... over 8 years ago
Fix 'python3 asciidocapi.py' More... over 8 years ago
Fix ONE error. Now to (sigh) convert ALL the embedded python in all the files to python3 More... over 8 years ago
Made asciidoc.py and testasciidocapi.py use python 3, and fix python3 asciidoc.py --doctest. testasciidoc.py still doesn't work, though More... over 8 years ago
Make travis use python3 More... over 8 years ago
Remove (stub) encoding/decoding funcs, now that we're using str More... over 8 years ago