index
:
asciidoctor
2.0.20-charlotte
main
MSM's fork of Asciidoctor
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
Age
Commit message (
Expand
)
Author
2019-02-10
resolves #3054 never mutate strings; add `frozen_string_literal: true` commen...
Dan Allen
2019-02-05
remove asciidoctor-safe binary
Dan Allen
2019-01-06
use require_relative instead of modifying $LOAD_PATH
Dan Allen
2019-01-06
remove workarounds for Ruby < 2.3
Dan Allen
2016-01-05
optimize bin scripts
Dan Allen
2015-12-11
allow asciidoctor path to be resolved without leading ./
Dan Allen
2015-06-16
Fallback to require with a non relative path
Guillaume Grossetie
2014-02-18
add top-level script for loading cli
Dan Allen
2014-02-17
cleanup the cli script, force GC run after loading Asciidoctor
Dan Allen
2013-06-09
Remove require rubygems
Per Andersson
2013-01-22
lock safe mode settings for asciidoctor-safe, fix syntax errors
Dan Allen
2013-01-22
Really add the asciidoctor-safe
LightGuard
2013-01-22
enhance invoker, add tests, enforce security
Dan Allen
2013-01-22
edits for cli pull request
Dan Allen
2013-01-22
Updating the bin/asciidoctor file adding --trace option
LightGuard
2012-12-19
No /bin/env on this here Mac
Ryan Waldron
2012-06-14
Rename waldo to asciidoctor (thanks Nick)
Ryan Waldron
2012-06-12
Rename gem from emerson to waldo
Ryan Waldron
2012-06-01
Initial base gem skeleton
Ryan Waldron