summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use SVG badgesv1.1.1Kornelius Kalnbach2016-02-201-3/+3
* changelogv1.1.1.rc1Kornelius Kalnbach2016-02-131-0/+1
* Merge pull request #190 from rubychan/autoloadKornelius Kalnbach2016-02-1310-264/+292
|\
| * Merge branch 'master' into autoloadautoloadKornelius Kalnbach2016-02-1312-42/+67
| |\
| * | cleanupKornelius Kalnbach2013-10-221-2/+0
| * | fixKornelius Kalnbach2013-10-221-1/+1
| * | tweaksKornelius Kalnbach2013-10-224-2/+10
| * | use autoload againKornelius Kalnbach2013-10-2212-266/+288
* | | Merge pull request #193 from rubychan/tweak-function-colorsKornelius Kalnbach2016-02-132-1/+3
|\ \ \ | |_|/ |/| |
| * | changelogKornelius Kalnbach2016-02-131-0/+1
| * | Merge branch 'master' into tweak-function-colorsKornelius Kalnbach2016-02-1378-3312/+548
| |\ \ | |/ / |/| |
* | | add older changes to changelogKornelius Kalnbach2016-02-131-0/+2
* | | document new option to keep tabsKornelius Kalnbach2016-02-131-1/+2
* | | add changelog for #164Kornelius Kalnbach2016-02-131-1/+2
* | | Merge pull request #173 from benbasson/dollar-in-object-namesKornelius Kalnbach2016-02-131-1/+1
|\ \ \
| * | | Allow $ in SQL object names.BenBasson2014-06-121-1/+1
* | | | Merge pull request #189 from rubychan/ruby-2.3Kornelius Kalnbach2016-02-134-7/+26
|\ \ \ \
| * \ \ \ Merge branch 'master' into ruby-2.3Kornelius Kalnbach2016-02-132-1/+4
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | fix issue with tins on older Ruby versionsKornelius Kalnbach2016-02-131-0/+1
* | | | | add Ruby 2.3Kornelius Kalnbach2016-02-131-1/+2
* | | | | try Travis new infrastructureKornelius Kalnbach2016-02-131-0/+1
| * | | | don't ruin indentationKornelius Kalnbach2016-02-131-1/+1
| * | | | changelogKornelius Kalnbach2016-02-131-0/+4
| * | | | skip over interpolation if not nestedKornelius Kalnbach2016-02-131-1/+1
| * | | | check for keys with escape sequences, tooKornelius Kalnbach2016-02-132-2/+11
| * | | | allow indentation of squiggly heredoc delimiterKornelius Kalnbach2016-02-131-1/+1
| * | | | add support for Ruby 2.3 squiggly heredocruby-2.3Kornelius Kalnbach2016-02-131-1/+1
| * | | | add support for Ruby 2.3 safe navigation operatorKornelius Kalnbach2016-02-131-1/+1
| * | | | add support for Ruby 2.2 quoted hash keysKornelius Kalnbach2016-02-131-2/+5
| * | | | add support for Ruby 2.1 number literal suffixesKornelius Kalnbach2016-02-131-1/+4
|/ / / /
* | | | don't lie in --help output; thanks @QuintusKornelius Kalnbach2015-04-221-1/+1
* | | | prevent running out of regexp stackKornelius Kalnbach2015-03-211-1/+1
* | | | Merge pull request #178 from tricknotes/ruby-2.1-and-2.2Kornelius Kalnbach2014-11-173-1/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Test against Ruby 2.1 and 2.2 on Travis CIRyunosuke SATO2014-11-123-1/+4
|/ / /
* | | relax gem version requirementsKornelius Kalnbach2014-05-181-3/+3
* | | HTML envoder keeps \t with tab_width: falseKornelius Kalnbach2014-05-171-1/+1
* | | update term-ansicolor dependencyKornelius Kalnbach2014-02-221-1/+1
* | | fix for #163 (SQL scanner), declare 1.1.1Kornelius Kalnbach2014-02-223-25/+21
| |/ |/|
* | remove outdated, misleading and buggy "samples"Kornelius Kalnbach2013-09-2047-3015/+0
* | final cleanupv1.1.0Kornelius Kalnbach2013-09-013-28/+34
* | cleanup changelog for 1.1Kornelius Kalnbach2013-09-011-26/+43
* | cleanupKornelius Kalnbach2013-08-301-1/+1
* | fix coderay -HTML optionv1.1.0.rc5Kornelius Kalnbach2013-08-302-6/+9
* | Merge pull request #149 from rubychan/fix-cache-attackKornelius Kalnbach2013-08-238-46/+74
|\ \
| * | more changelogKornelius Kalnbach2013-08-231-0/+4
| * | changelogKornelius Kalnbach2013-08-231-0/+1
| * | limit HTML encoder span_for_kinds cache sizev1.1.0.rc3Kornelius Kalnbach2013-07-211-2/+4
| * | no cache attacks possible, static input (CSS)Kornelius Kalnbach2013-07-211-2/+0
| * | avoid cache attack in Ruby scannerKornelius Kalnbach2013-07-211-7/+7
| * | cleanupKornelius Kalnbach2013-07-211-1/+0