2019-07-06 00:26 | rewrite README.md | Stephen Gregoratto | 1 | +18 | -11 |
2019-07-05 23:51 | add srht build manifests | Stephen Gregoratto | 4 | +48 | -0 |
2019-07-04 12:24 | disallow invalid characters in document name | Stephen Gregoratto | 1 | +2 | -0 |
2019-07-04 10:32 | first pass of the mdoc/build changes | Stephen Gregoratto | 17 | +1603 | -903 |
2019-06-16 11:16 | set SOURCE_DATE_EPOCH directly in testfile | Stephen Gregoratto | 1 | +1 | -1 |
2019-06-16 10:31 | remove printing the preamble | Stephen Gregoratto | 1 | +0 | -19 |
2019-06-16 10:22 | support reading files from arguments | Stephen Gregoratto | 2 | +19 | -10 |
2019-06-15 07:54 | ignore *.o files | Stephen Gregoratto | 1 | +1 | -1 |
2019-06-15 07:53 | simplify Makefile | Stephen Gregoratto | 2 | +31 | -28 |
2019-06-15 07:47 | Inital K&R reformatting of sources | Stephen Gregoratto | 5 | +196 | -152 |
2019-06-15 07:08 | headerfile improvements | Stephen Gregoratto | 7 | +29 | -52 |
2019-06-15 06:08 | major build improvements | Stephen Gregoratto | 17 | +974 | -994 |
2019-03-04 21:25 | use TZ=UTC in test case | Henrik Riomar | 1 | +2 | -1 |
2019-03-04 15:43 | Update version to 1.9.4 | Drew DeVault | 1 | +1 | -1 |
2019-03-03 16:10 | Fix SOURCE_DATE_EPOCH test w/busybox date | Drew DeVault | 1 | +1 | -1 |
2019-03-03 10:11 | Fix the "Ignores underscores in underlined words" test | Michael Weiss | 1 | +1 | -1 |
2019-03-02 00:41 | Drop install -D flag after acb0f64a7b73 | Jan Beich | 1 | +4 | -4 |
2019-03-01 20:46 | Add a pkg-config template | emersion | 4 | +13 | -9 |
2019-03-01 19:11 | Fix installation on FreeBSD | Drew DeVault | 1 | +1 | -0 |
2019-03-01 18:53 | Update version to 1.9.2 | Drew DeVault | 2 | +2 | -2 |
2019-02-28 17:16 | parse_text: return if next is UTF8_INVALID | Brian Ashworth | 1 | +3 | -0 |
2019-02-28 00:09 | Update version to 1.9.1 | Drew DeVault | 2 | +2 | -2 |
2019-02-26 20:52 | fix underscores in underlined words | Carlo Abelli | 2 | +13 | -3 |
2019-02-24 17:20 | Update version to 1.9.0 | Drew DeVault | 2 | +2 | -2 |
2019-02-23 06:30 | Fix link to mailing list in README | Francis Dinh | 1 | +3 | -1 |
2019-02-12 18:29 | Replace localtime with gmtime | Birger Schacht | 1 | +1 | -1 |
2019-02-07 16:37 | Allow continuation of table cells on the next line | Drew DeVault | 2 | +10 | -4 |
2019-02-05 20:01 | Add pkg-config file, scdoc -v | Drew DeVault | 5 | +16 | -3 |
2019-01-30 17:13 | Update version to 1.8.1 | Drew DeVault | 1 | +1 | -1 |
2019-01-30 16:38 | Use !isalnum instead of isspace for this_stuff | Drew DeVault | 1 | +1 | -3 |
2019-01-27 16:09 | Update version to 1.8.0 | Drew DeVault | 1 | +1 | -1 |
2019-01-27 16:08 | Use a more robust approach for in-word-underscores | Drew DeVault | 4 | +35 | -20 |
2019-01-27 15:51 | Update version to 1.7.1 | Drew DeVault | 1 | +1 | -1 |
2019-01-27 15:50 | Deal with bogus uninitialized warning (thx gcc) | Drew DeVault | 1 | +1 | -1 |
2019-01-27 15:49 | Update version to 1.7.0 | Drew DeVault | 1 | +1 | -1 |
2019-01-27 15:48 | Ignore underscores in the middle_of_a_word | Drew DeVault | 4 | +19 | -11 |
2019-01-20 15:25 | Update version to 1.6.1 | Drew DeVault | 1 | +1 | -1 |
2019-01-20 15:18 | Add CONVENTIONS to scdoc(5) | Drew DeVault | 1 | +14 | -9 |
2019-01-02 00:01 | Don't use a GNU-extension for $SOURCE_DATE_EPOCH parsing | Silvan Jegen | 1 | +33 | -11 |
2018-12-23 19:41 | Fixup readme fixup | Noah Loomans | 1 | +1 | -1 |
2018-12-22 20:50 | Fixup readme (thanks rvi 64!) | Drew DeVault | 1 | +1 | -1 |
2018-11-21 14:02 | Redefine _XOPEN_SOURCE to value 600. | Stephen Gregoratto | 1 | +1 | -1 |
2018-11-19 14:42 | Omit needless words, change description to UNIX/BSD style. | Stephen Gregoratto | 2 | +5 | -7 |
2018-11-18 15:26 | Update version to 1.6.0 | Drew DeVault | 1 | +1 | -1 |
2018-11-16 23:47 | Support empty table cells | Jakub Kądziołka | 2 | +20 | -15 |
2018-11-16 23:45 | Remove empty string handling edge-cases | Jakub Kądziołka | 1 | +6 | -11 |
2018-11-16 23:45 | Test for empty table cells | Jakub Kądziołka | 1 | +12 | -0 |
2018-11-07 11:26 | Support $SOURCE_DATE_EPOCH for reproducible man pages | Michael Weiss | 2 | +28 | -4 |
2018-11-06 16:31 | Don't have side effects in assert | Drew DeVault | 1 | +7 | -4 |
2018-11-06 16:08 | Add .editorconfig | Drew DeVault | 1 | +9 | -0 |
2018-11-06 15:49 | Update README.md | Drew DeVault | 1 | +1 | -1 |
2018-10-18 12:18 | Update version to 1.5.2 | Drew DeVault | 1 | +1 | -1 |
2018-10-18 12:18 | Add '.' to characters permitted in man page titles | Drew DeVault | 2 | +2 | -1 |
2018-10-07 15:54 | Update version to 1.5.1 | Drew DeVault | 1 | +1 | -1 |
2018-10-07 15:54 | Fix build of scdoc.5 | Drew DeVault | 1 | +1 | -1 |
2018-10-07 15:53 | Update version to 1.5.0 | Drew DeVault | 1 | +1 | -1 |
2018-10-07 14:40 | Add support for explicit line breaks | Drew DeVault | 2 | +33 | -0 |
2018-10-07 15:32 | s/Generated content/Begin generated content/ | Drew DeVault | 1 | +1 | -1 |
2018-10-07 15:31 | Move premable comments from roff to C | Drew DeVault | 1 | +5 | -5 |
2018-10-07 15:25 | Error if formatting continues to next paragraph | Drew DeVault | 1 | +9 | -0 |
2018-10-07 15:11 | Show origin of nested formatting issues | Drew DeVault | 2 | +9 | -1 |
2018-10-07 14:57 | Split scdoc(5) from scdoc(1) | Drew DeVault | 3 | +193 | -169 |
2018-10-06 13:24 | Update to 1.4.3 | Drew DeVault | 1 | +1 | -1 |
2018-09-05 13:21 | Free string on UTF8_INVALID in parse_extra | random human | 1 | +1 | -0 |
2018-09-05 11:45 | Handle size 5 or 6 resulting in stack smashing | random human | 1 | +6 | -0 |
2018-07-22 21:55 | Update version to 1.4.1 | Drew DeVault | 1 | +1 | -1 |
2018-07-13 12:54 | Support extra2 and extra3 in title section | Richard Bradfield | 3 | +67 | -2 |
2018-06-25 13:45 | "distribution-friendly" Makefile | Timothée Floure | 1 | +6 | -7 |
2018-05-31 21:26 | Update version in Makefile to 1.3.4 | Drew DeVault | 1 | +1 | -1 |
2018-05-29 23:18 | Permit man pages in section 0 | Drew DeVault | 1 | +2 | -2 |
2018-05-16 17:21 | Use tabs for table separator | Ivan Tham | 1 | +3 | -9 |
2018-05-15 00:20 | Remove GNUism in make check | Drew DeVault | 1 | +1 | -1 |
2018-05-14 22:42 | Emit .RS 4 instead of .RS 4, remove extra RE | Drew DeVault | 2 | +24 | -4 |
2018-05-14 22:38 | Fix dashes in preamable | Drew DeVault | 2 | +8 | -2 |
2018-05-14 22:34 | Implement ; comments | Drew DeVault | 3 | +38 | -0 |
2018-05-14 22:21 | Enforce isalnum/isdigit receive ASCII characters | Drew DeVault | 1 | +2 | -2 |
2018-05-14 11:37 | Print out .sp 1 correctly | Drew DeVault | 1 | +1 | -1 |
2018-05-14 00:14 | Add some more tests | Drew DeVault | 3 | +71 | -0 |
2018-05-14 00:03 | Set up test suite | Drew DeVault | 3 | +64 | -1 |
2018-05-11 02:48 | Implement tables | Drew DeVault | 5 | +244 | -1 |
2018-01-26 00:02 | Bump version to 1.2.3 | Drew DeVault | 1 | +1 | -1 |
2018-01-25 23:58 | Enable cross-compilation | Mykyta Holubakha | 1 | +4 | -3 |
2018-01-25 23:16 | Add OUTDIR to Makefile | Drew DeVault | 1 | +14 | -13 |
2018-01-25 23:13 | Bump to 1.2.2 | Drew DeVault | 1 | +1 | -1 |
2018-01-25 23:12 | Remove CC from Makefile | Drew DeVault | 1 | +0 | -1 |
2017-12-10 17:43 | Newline after usage | Drew DeVault | 1 | +1 | -1 |
2017-12-10 17:36 | Bump to 1.2.1 | Drew DeVault | 1 | +1 | -1 |
2017-12-10 17:29 | Don't start numbered list unless space present | Drew DeVault | 1 | +7 | -1 |
2017-12-10 17:22 | Bump version to 1.2.0 | Drew DeVault | 1 | +1 | -1 |
2017-12-10 17:21 | Add numbered lists | Drew DeVault | 2 | +40 | -8 |
2017-12-10 17:05 | Bump version to 1.1.0 | Drew DeVault | 1 | +1 | -1 |
2017-12-10 17:08 | Fix indentation bugs | Drew DeVault | 2 | +7 | -2 |
2017-12-10 17:04 | Remove mkdir -p from Makefile | Drew DeVault | 1 | +0 | -1 |
2017-12-10 17:04 | Add multi-line list entries | Drew DeVault | 2 | +29 | -2 |
2017-12-10 17:00 | Improve list output | Drew DeVault | 2 | +17 | -6 |
2017-12-10 07:50 | Remove unused function | Drew DeVault | 1 | +0 | -5 |
2017-12-10 07:48 | Improve indentation handling | Drew DeVault | 2 | +11 | -4 |
2017-12-10 07:42 | Clarify escaping within literal blocks | Drew DeVault | 1 | +2 | -1 |
2017-12-10 07:40 | Fix bug with ` within literal blocks | Drew DeVault | 2 | +6 | -3 |
2017-12-10 07:30 | Fix typo in scdoc preamble | Drew DeVault | 1 | +1 | -1 |
2017-12-10 07:29 | Drop scdoc version in roff output | Drew DeVault | 2 | +3 | -3 |
2017-12-10 07:21 | Specify C standard and add -pedantic | Drew DeVault | 1 | +1 | -1 |
2017-12-10 06:49 | Make the Makefile slightly prettier | Drew DeVault | 1 | +9 | -9 |
2017-12-10 06:35 | Fix man installation dir in Makefile | Drew DeVault | 1 | +1 | -1 |
2017-12-10 06:25 | Add README.md | Drew DeVault | 1 | +17 | -0 |
2017-12-10 06:23 | Switch from meson to plain makefile | Drew DeVault | 4 | +65 | -30 |
2017-12-10 06:11 | Disable justification in output | Drew DeVault | 1 | +2 | -0 |
2017-12-10 06:10 | Implement literal sections | Drew DeVault | 1 | +70 | -9 |
2017-12-10 05:52 | That code belongs elsewhere | Drew DeVault | 1 | +5 | -6 |
2017-12-10 05:24 | Implement lists | Drew DeVault | 3 | +154 | -103 |
2017-12-10 05:08 | Implement bold and underline | Drew DeVault | 3 | +30 | -1 |
2017-12-10 05:01 | Handle escaping correctly | Drew DeVault | 1 | +18 | -4 |
2017-12-10 04:55 | Handle indent/deindent | Drew DeVault | 3 | +53 | -7 |
2017-12-10 04:34 | Parse section headings | Drew DeVault | 1 | +75 | -5 |
2017-12-10 04:18 | Initial commit | Drew DeVault | 15 | +526 | -0 |