| Commit message (Expand) | Author | Age | Files | Lines |
* | *: big code reorganization. | Rafael G. Martins | 2016-09-03 | 1 | -2208/+0 |
* | *: fixed includes | Rafael G. Martins | 2016-07-07 | 1 | -6/+1 |
* | content-parser: fixed tests | Rafael G. Martins | 2016-06-29 | 1 | -6/+6 |
* | content-parser: added more line break tests | Rafael G. Martins | 2016-06-29 | 1 | -0/+8 |
* | content-parser: rewrote inline parser. | Rafael G. Martins | 2016-06-29 | 1 | -34/+128 |
* | content-parser: encode HTML entities in DESCRIPTION variable | Rafael G. Martins | 2016-05-24 | 1 | -0/+3 |
* | content-parser: fixed DESCRIPTION variable. | Rafael G. Martins | 2016-05-23 | 1 | -5/+50 |
* | content-parser: do not use paragraphs inside blockquote for DESCRIPTION | Rafael G. Martins | 2016-05-22 | 1 | -4/+4 |
* | remove squareball for good | Rafael G. Martins | 2016-04-27 | 1 | -1/+1 |
* | content-parser: extract post description from content | Rafael G. Martins | 2016-04-20 | 1 | -89/+323 |
* | content-parser: do not convert -- and --- to &ndash and &mdash inside code | Rafael G. Martins | 2016-04-17 | 1 | -0/+31 |
* | content-parser: fixed em/en-dash logic | Rafael G. Martins | 2016-03-05 | 1 | -8/+8 |
* | content-parser: fixed a bug in previous patch | Rafael G. Martins | 2016-03-05 | 1 | -4/+4 |
* | content-parser: convert -- and --- to &ndash and &mdash | Rafael G. Martins | 2016-03-05 | 1 | -6/+26 |
* | build: replace src/utils with squareball | Rafael G. Martins | 2016-02-26 | 1 | -1/+1 |
* | man: tests: minor documentation fix and more test coverage | Rafael G. Martins | 2016-02-21 | 1 | -0/+9 |
* | content-parser: added more tests | Rafael G. Martins | 2016-02-21 | 1 | -0/+15 |
* | content-parser: added more tests | Rafael G. Martins | 2016-02-21 | 1 | -0/+12 |
* | content-parser: fixed parser bug when handling links | Rafael G. Martins | 2016-02-21 | 1 | -0/+12 |
* | content-parser: fixed bug that parsed text with '!' + link as image | Rafael G. Martins | 2016-02-13 | 1 | -0/+14 |
* | content-parser: encode html entities found in code blocks (fixes #3) | Rafael G. Martins | 2016-01-22 | 1 | -4/+16 |
* | fixed copyright | Rafael G. Martins | 2016-01-08 | 1 | -1/+1 |
* | Revert "build: removing src/utils and replacing with squareball" | Rafael G. Martins | 2015-12-23 | 1 | -1/+1 |
* | build: removing src/utils and replacing with squareball | Rafael G. Martins | 2015-12-23 | 1 | -1/+1 |
* | content-parser: random parser fixes | Rafael G. Martins | 2015-11-04 | 1 | -4/+30 |
* | Revert "content-parser: added basic rst-like directives support" | Rafael G. Martins | 2015-11-04 | 1 | -616/+4 |
* | Revert "content-parser: fix memory leak in gcc" | Rafael G. Martins | 2015-11-04 | 1 | -5/+3 |
* | Revert "content-parser: allow directive params with variable prefix" | Rafael G. Martins | 2015-11-04 | 1 | -42/+5 |
* | content-parser: allow directive params with variable prefix | Rafael G. Martins | 2015-11-03 | 1 | -5/+42 |
* | content-parser: fix memory leak in gcc | Rafael G. Martins | 2015-11-02 | 1 | -3/+5 |
* | content-parser: added basic rst-like directives support | Rafael G. Martins | 2015-11-02 | 1 | -4/+616 |
* | content-parser: handle \r\n line endings properly | Rafael G. Martins | 2015-10-22 | 1 | -2/+500 |
* | content-parser: added missing test | Rafael G. Martins | 2015-10-12 | 1 | -1/+3 |
* | content-parser: added id attributes to headers | Rafael G. Martins | 2015-10-12 | 1 | -17/+45 |
* | content-parser: implemented multiline support for lists | Rafael G. Martins | 2015-08-13 | 1 | -7/+89 |
* | content-parser: fixed start_state bug. | Rafael G. Martins | 2015-07-09 | 1 | -2/+2 |
* | content-parser: fixed bug when using inline delim in link title | Rafael G. Martins | 2015-07-04 | 1 | -0/+8 |
* | tests: test functions must be marked as static | Rafael G. Martins | 2015-06-13 | 1 | -22/+22 |
* | content-parser: implemented excerpt, and now for good! | Rafael G. Martins | 2015-06-13 | 1 | -45/+165 |
* | content-parser: added "automatic" links | Rafael G. Martins | 2015-06-10 | 1 | -2/+33 |
* | content-parser: fixed inline parser | Rafael G. Martins | 2015-05-29 | 1 | -4/+66 |
* | content-parser: random fixes and more tests for inline content parser | Rafael G. Martins | 2015-05-27 | 1 | -0/+200 |
* | content-parser: random fixes, more tests | Rafael G. Martins | 2015-05-27 | 1 | -0/+144 |
* | fixed copyright | Rafael G. Martins | 2015-05-25 | 1 | -1/+1 |
* | content-parser: more tests | Rafael G. Martins | 2015-05-19 | 1 | -0/+126 |
* | content-parser: fix and test horizontal rules | Rafael G. Martins | 2015-05-18 | 1 | -0/+59 |
* | content-parser: implemented line breaks | Rafael G. Martins | 2015-05-12 | 1 | -2/+2 |
* | content-parser: more random stuff | Rafael G. Martins | 2015-05-07 | 1 | -91/+50 |
* | content-parser: lots of random stuff | Rafael G. Martins | 2015-05-07 | 1 | -2/+8 |
* | content-parser: actually use inline parser | Rafael G. Martins | 2015-05-06 | 1 | -1/+1 |