Log - smu - smu - simple markup (Markdown) processor (fork, fixes + features)
 (HTM) git clone git://git.codemadness.org/smu
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
       Date              Commit message                            Author
 (DIR) 2021-05-13 15:43  tests: add another title test             Hiltjo Posthuma
 (DIR) 2021-05-13 15:04  improve title parsing, must match eithe…  Hiltjo Posthuma
 (DIR) 2021-05-13 14:58  treat "---\n" as ruler (hr)               Hiltjo Posthuma
 (DIR) 2021-05-13 14:49  tests: add more test-cases                Hiltjo Posthuma
 (DIR) 2021-05-13 14:48  improve attribute parsing for links and…  Hiltjo Posthuma
 (DIR) 2021-05-13 12:41  small code-style and "malloc" -> "reall…  Hiltjo Posthuma
 (DIR) 2021-05-13 12:39  add reading from file feature back, imp…  Hiltjo Posthuma
 (DIR) 2021-05-13 12:21  Makefile improvements, remove LIBOBJ wh…  Hiltjo Posthuma
 (DIR) 2021-05-11 16:00  testdoc: add some tests for titles        Hiltjo Posthuma
 (DIR) 2021-05-11 15:59  change it so titles don't require the e…  Hiltjo Posthuma
 (DIR) 2021-05-11 15:44  fix a regression in parsing when a link…  Hiltjo Posthuma
 (DIR) 2021-05-11 15:43  tests: add 2 link tests                   Hiltjo Posthuma
 (DIR) 2021-05-11 15:33  image: allow title or dimensions and al…  Hiltjo Posthuma
 (DIR) 2021-05-11 15:33  testdoc: add test for an unclosed quote…  Hiltjo Posthuma
 (DIR) 2021-05-11 15:30  tests: add some tests                     Hiltjo Posthuma
 (DIR) 2021-05-11 15:30  LICENSE: reorder, maintainer of this fo…  Hiltjo Posthuma
 (DIR) 2021-05-11 15:30  add -l option to set lazyload hint for …  Hiltjo Posthuma
 (DIR) 2021-05-11 00:29  some code simplifications                 Hiltjo Posthuma
 (DIR) 2021-05-11 00:28  rewrite man page to the mdoc format       Hiltjo Posthuma
 (DIR) 2021-05-11 00:23  Makefile: package README and test file …  Hiltjo Posthuma
 (DIR) 2021-05-11 00:22  rename documentation to README            Hiltjo Posthuma
 (DIR) 2021-05-11 00:21  fix undefined behaviour, cast for ctype…  Hiltjo Posthuma
 (DIR) 2021-05-11 00:19  remove parsing "--"                       Hiltjo Posthuma
 (DIR) 2021-05-11 00:19  code-style pass #2, else blocks           Hiltjo Posthuma
 (DIR) 2021-05-11 00:17  micro-optimization: fputc (function) ->…  Hiltjo Posthuma
 (DIR) 2021-05-11 00:13  code-style pass #1, also using sizeof(c…  Hiltjo Posthuma
 (DIR) 2021-05-11 00:01  add pledge support, remove file argumen…  Hiltjo Posthuma
 (DIR) 2021-05-10 23:57  testdoc: add some tests for image dimen…  Hiltjo Posthuma
 (DIR) 2021-05-10 23:54  remove LICENSE header in C file, please…  Hiltjo Posthuma
 (DIR) 2021-05-10 23:54  remove smu.h                              Hiltjo Posthuma
 (DIR) 2021-05-10 23:52  order includes                            Hiltjo Posthuma
 (DIR) 2021-05-10 23:51  simplify malloc                           Hiltjo Posthuma
 (DIR) 2021-05-10 23:48  strip trailing whitespace from links al…  Hiltjo Posthuma
 (DIR) 2021-05-10 23:47  add support for image dimensions and fi…  Hiltjo Posthuma
 (DIR) 2021-05-10 23:43  Makefile: simplify, respect system flags  Hiltjo Posthuma
 (DIR) 2021-05-10 23:42  only escape quotes in attributes, in HT…  Hiltjo Posthuma
 (DIR) 2021-05-10 23:41  LICENSE: start fork                       Hiltjo Posthuma
 (DIR) 2019-10-03 11:24  Handle empty lines with whitespace in l…  Karl Bartel
 (DIR) 2019-10-02 20:20  Fix blockquotes                           Karl Bartel
 (DIR) 2019-10-02 11:07  Lists only continue when using same mar…  Karl Bartel
 (DIR) 2019-10-02 11:06  End list when indent is not reached       Karl Bartel
 (DIR) 2019-10-02 11:03  Fix paragraphs after ruler                Karl Bartel
 (DIR) 2019-09-29 16:46  Support literal quotes in titles          Karl Bartel
 (DIR) 2019-09-29 16:16  Keep HTML comments in output              Karl Bartel
 (DIR) 2019-09-29 15:36  Ignore single space around code span      Karl Bartel
 (DIR) 2019-09-29 15:27  Skip empty lines at end of code block     Karl Bartel
 (DIR) 2019-09-29 15:27  Code blocks need four spaces indentation  Karl Bartel
 (DIR) 2019-09-29 15:02  Code blocks should contain the ending n…  Karl Bartel
 (DIR) 2019-09-29 14:57  Allow link target in angular brackets     Karl Bartel
 (DIR) 2019-09-28 21:27  Handle nested parens in links             Karl Bartel
 (DIR) 2019-06-21 07:22  prepare v1.5                              Enno Boland
 (DIR) 2018-03-27 07:45  documentation: fix language               Enno Boland
 (DIR) 2018-03-27 01:47  Yhis is not a word                        slump64
 (DIR) 2017-08-17 06:11  Merge pull request #6 from nabijaczlewe…  Enno Boland
 (DIR) 2017-08-16 23:40  Make documentation slightly more English  nabijaczleweli
 (DIR) 2016-01-20 22:13  fix shortlinks when -n is not given. #4   Enno Boland
 (DIR) 2014-11-28 09:12  remove useless .hgtags                    Enno Boland
 (DIR) 2014-11-28 09:10  prepare 1.4 release.                      Enno Boland
 (DIR) 2014-11-28 09:09  rework BUGS section in manpage. Point u…  Enno Boland
 (DIR) 2014-11-28 09:08  update license.                           Enno Boland
 (DIR) 2014-11-28 09:07  apply whitespace cleaning by Hiltjo Pos…  Enno Boland
 (DIR) 2014-11-28 09:06  apply img and anchor support written by…  Enno Boland
 (DIR) 2014-05-14 21:43  Merge pull request #3 from Ypnose/master  Enno Boland
 (DIR) 2014-05-14 20:32  Remove newline after <p>                  Ypnose
 (DIR) 2014-02-23 20:51  Merge pull request #2 from mstevens/mas…  Enno Boland
 (DIR) 2013-12-07 18:24  Minor english improvements to docs        Michael Stevens
 (DIR) 2013-06-23 09:19  Merge pull request #1 from mrdomino/mas…  Enno Boland
 (DIR) 2013-06-22 19:59  Fix escaping with surrounds               Steven Dee
 (DIR) 2013-06-22 20:05  Add test case for non-processing in "`"   Steven Dee
 (DIR) 2008-07-03 06:55  small fixes reported by Johannes. Thx b…  Enno Boland (Gotto…
 (DIR) 2008-07-02 07:43  adding reallocz, adding workaround for …  Enno Boland (Gotto…
 (DIR) 2008-07-02 06:03  removing libsmu.c. I thought it was alr…  Enno Boland (Gotto…
 (DIR) 2008-07-01 20:10  don't remove comments when -n is set.     Enno Boland (Gotto…
 (DIR) 2008-07-01 20:01  rewriting dohtml, adding docomment, rew…  Enno Boland (Gotto…
 (DIR) 2008-06-28 19:06  Adding args unlib patch.                  Enno Boland (Gotto…
 (DIR) 2008-06-18 06:00  turning smu into a library, thanks arg.   Enno Boland (Gotto…
 (DIR) 2008-03-16 13:19  Added tag 1.3 for changeset 4faa926444a2  Enno Boland (Gotto…
 (DIR) 2008-03-16 13:19  version 1.3                               Enno Boland (Gotto…
 (DIR) 2008-03-16 12:48  typo fix                                  Enno Boland (Gotto…
 (DIR) 2008-01-29 11:59  new ascii logo.                           gottox@work
 (DIR) 2008-01-28 13:13  preventing from unwanted output.          gottox@work
 (DIR) 2008-01-28 13:10  More documentation; fixed dosurround      gottox@work
 (DIR) 2008-01-28 12:08  Removing unsigned where values are sign…  gottox@work
 (DIR) 2008-01-26 11:45  Added workaround for strong and emphati…  gottox@rootkit.lan
 (DIR) 2008-01-22 09:50  renamed smutest into testdoc. Added doc…  gottox@rootkit
 (DIR) 2008-01-14 13:27  Added tag 1.1 for changeset 08f7f8e8aa42  gottox@rootkit.lan
 (DIR) 2008-01-14 13:27  version 1.1                               gottox@rootkit.lan
 (DIR) 2008-01-14 13:27  Remove blank lines                        gottox@rootkit.lan
 (DIR) 2008-01-14 13:27  Added smutest                             gottox@rootkit.lan
 (DIR) 2008-01-14 13:19  dogtlt filled                             gottox@rootkit.lan
 (DIR) 2008-01-14 12:52  <hr /> is now more proper.                gottox@rootkit.lan
 (DIR) 2008-01-14 12:43  smu handles big files correctly now.      gottox@rootkit.lan
 (DIR) 2008-01-05 21:55  hr works again. It's a little hacky :/    gottox@rootkit.lan
 (DIR) 2008-01-04 11:04  Removed comments and unneeded replace r…  gottox@rootkit.lan
 (DIR) 2008-01-04 10:52  dd function dogtlt; added Szabolcs' pat…  gottox@rootkit.lan
 (DIR) 2008-01-01 19:02  dolineprefix can now work without newbl…  gottox@rootkit.lan
 (DIR) 2008-01-01 14:30  Fixed bugs reported by nsz_               gottox@rootkit.lan
 (DIR) 2008-01-01 13:56  Added tag 1.0 for changeset 3ad9696d5e22  gottox@rootkit.lan
 (DIR) 2008-01-01 13:56  version 1.0                               gottox@rootkit.lan
 (DIR) 2008-01-01 13:52  renamed project to smu - simple markup    gottox@rootkit.lan
                         99 more commits remaining, fetch the repository
       
 (TXT) Atom feed
 (TXT) Atom feed (tags)