summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2019-02-10resolves #3054 never mutate strings; add `frozen_string_literal: true` commen...Dan Allen
2019-02-05remove asciidoctor-safe binaryDan Allen
2019-01-06use require_relative instead of modifying $LOAD_PATHDan Allen
2019-01-06remove workarounds for Ruby < 2.3Dan Allen
2016-01-05optimize bin scriptsDan Allen
2015-12-11allow asciidoctor path to be resolved without leading ./Dan Allen
2015-06-16Fallback to require with a non relative pathGuillaume Grossetie
2014-02-18add top-level script for loading cliDan Allen
2014-02-17cleanup the cli script, force GC run after loading AsciidoctorDan Allen
2013-06-09Remove require rubygemsPer Andersson
2013-01-22lock safe mode settings for asciidoctor-safe, fix syntax errorsDan Allen
2013-01-22Really add the asciidoctor-safeLightGuard
2013-01-22enhance invoker, add tests, enforce securityDan Allen
2013-01-22edits for cli pull requestDan Allen
2013-01-22Updating the bin/asciidoctor file adding --trace optionLightGuard
2012-12-19No /bin/env on this here MacRyan Waldron
2012-06-14Rename waldo to asciidoctor (thanks Nick)Ryan Waldron
2012-06-12Rename gem from emerson to waldoRyan Waldron
2012-06-01Initial base gem skeletonRyan Waldron