aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* travis: actually commit the build scriptRafael G. Martins2016-03-072-0/+32
|
* travis: trying to build for windowsRafael G. Martins2016-03-071-6/+12
|
* added travis supportRafael G. Martins2016-03-071-0/+28
|
* man: added em/en-dashesRafael G. Martins2016-03-051-0/+5
|
* content-parser: fixed em/en-dash logicRafael G. Martins2016-03-052-10/+10
|
* content-parser: fixed a bug in previous patchRafael G. Martins2016-03-052-4/+7
|
* content-parser: convert -- and --- to &ndash and &mdashRafael G. Martins2016-03-052-6/+41
|
* build: rpm: do not use bundled squareballRafael G. Martins2016-02-291-1/+1
|
* build: version bumpv0.7.6Rafael G. Martins2016-02-291-8/+13
|
* build: fixed error messageRafael G. Martins2016-02-291-1/+1
|
* build: depend on squareball >= 0.1Rafael G. Martins2016-02-291-1/+1
|
* squareball: updateRafael G. Martins2016-02-291-0/+0
|
* squareball: updateRafael G. Martins2016-02-281-0/+0
|
* squareball: updateRafael G. Martins2016-02-281-0/+0
|
* squareball: updateRafael G. Martins2016-02-261-0/+0
|
* build: do not use macro for squareballRafael G. Martins2016-02-262-4/+24
|
* build: use squareball m4 macroRafael G. Martins2016-02-262-23/+2
|
* readme: minor fixRafael G. Martins2016-02-261-1/+1
|
* build: replace src/utils with squareballRafael G. Martins2016-02-2629-2436/+884
|
* build: version bumpv0.7.5Rafael G. Martins2016-02-211-0/+3
|
* man: tests: minor documentation fix and more test coverageRafael G. Martins2016-02-212-2/+18
|
* build: version bumpv0.7.4Rafael G. Martins2016-02-211-0/+3
|
* content-parser: added more testsRafael G. Martins2016-02-211-0/+15
|
* man: improved content-parser docsRafael G. Martins2016-02-211-0/+10
|
* content-parser: added more testsRafael G. Martins2016-02-211-0/+12
|
* content-parser: fixed parser bug when handling linksRafael G. Martins2016-02-212-2/+23
| | | | | | do not handle something like this as a valid link: [asd] asd (asd)
* build: version bumpv0.7.3Rafael G. Martins2016-02-211-0/+3
|
* build: spec improvementsRafael G. Martins2016-02-211-9/+1
|
* README: move tests to jenkinsRafael G. Martins2016-02-151-1/+1
|
* build: explicit man rules. take 2Rafael G. Martins2016-02-131-3/+3
|
* build: explicit man rulesRafael G. Martins2016-02-131-3/+3
|
* content-parser: fixed bug that parsed text with '!' + link as imageRafael G. Martins2016-02-132-4/+22
|
* build: minor spec improvementRafael G. Martins2016-02-072-2/+2
|
* Revert "Revert "build: added git-version-gen support""Rafael G. Martins2016-01-314-2/+246
| | | | This reverts commit 8e01ccec4837027a12a4bfc6a54e3c09440169a9.
* content-parser: removed goto jumpsRafael G. Martins2016-01-311-18/+7
|
* build: version bumpv0.7.2Rafael G. Martins2016-01-252-1/+4
|
* renderer: fix bug when 'if' evals to false after 'if' evals to trueRafael G. Martins2016-01-252-5/+37
|
* build: version bumpv0.7.1Rafael G. Martins2016-01-222-1/+4
|
* content-parser: use size_t instead of unsigned len when handling stringsRafael G. Martins2016-01-221-2/+2
|
* content-parser: encode html entities found in code blocks (fixes #3)Rafael G. Martins2016-01-223-6/+55
|
* build: spec: do not hardcode package nameRafael G. Martins2016-01-161-1/+1
|
* build: version bumpv0.7Rafael G. Martins2016-01-142-1/+4
|
* Revert "build: added git-version-gen support"Rafael G. Martins2016-01-144-246/+2
| | | | This reverts commit 5e53ba7406e65b51ec59aad634b6baf7154e1ad3.
* man: added documentation about whitespace controlRafael G. Martins2016-01-141-0/+13
|
* utils: string: strip form-feed and vertical-tab chars as whitespacesRafael G. Martins2016-01-141-2/+4
|
* template-parser: added whitespace cleaners. needs more tests and docsRafael G. Martins2016-01-146-36/+218
|
* build: added git-version-gen supportRafael G. Martins2016-01-134-2/+246
|
* build: version bumpv0.6.1Rafael G. Martins2016-01-102-1/+4
|
* build: added rpm specRafael G. Martins2016-01-103-0/+65
|
* build: improved windows build scriptRafael G. Martins2016-01-101-12/+6
|