pointtools

Simple point utilities to hold text presentations.
git clone git://r-36.net/pointtools
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2021-06-14 07:37Makefile: do not hardcode optimization and linker flagsAnders Damsgaard1+2-2
2021-06-13 12:41Add pptx2md converter.Christoph Lohmann3+56-0
2021-06-13 12:00Only allo a-zA-Z0-9_ in filenames.Christoph Lohmann1+11-14
2020-05-05 08:50Implement strlcpy to avoid entire libbsd dependency on Linux.parazyd2+25-5
2020-05-02 13:04Make enscript support at least some UTF-8.Christoph Lohmann1+4-1
2020-04-29 17:35Add new backslash escaping to manpage.Christoph Lohmann1+5-0
2020-04-29 17:30Change hello.md to the new syntax and more examples.Christoph Lohmann6+36-7
2020-04-29 17:31fprintunderline: small optimizationHiltjo Posthuma1+3-2
2020-04-29 17:21Add escape possibility for everything.Christoph Lohmann1+8-1
2020-04-29 17:11Add Linux glibc way of things.Christoph Lohmann1+5-1
2020-04-29 16:59mostly style fixesHiltjo Posthuma1+82-84
2020-04-29 16:58dont override PATH_MAX, include limits.hHiltjo Posthuma1+1-2
2020-04-29 16:57fix a regression with printing bulletpointsHiltjo Posthuma1+5-2
2020-04-29 16:20md2point.1: minor fixesHiltjo Posthuma1+1-2
2020-04-29 16:20Makefile: use DESTDIR, make directories if they do not existHiltjo Posthuma1+10-8
2020-04-29 15:57use int for return type of fgetcHiltjo Posthuma1+1-1
2020-04-29 14:37Add config.mk.Christoph Lohmann1+23-0
2020-04-29 14:36Update README to new state.Christoph Lohmann1+15-5
2020-04-29 14:33Add config.mk and Linux support.Christoph Lohmann2+17-5
2020-04-29 14:15Add LICENSE hint to Makefile.Christoph Lohmann1+2-0
2020-04-29 14:15Add adc to LICENSE.Christoph Lohmann1+2-1
2020-04-29 13:59Rewrite md2point in c and add minimal manpageAnders Damsgaard4+220-0
2020-04-26 09:09Avoid appending to preexisting filesAnders Damsgaard1+1-1
2020-04-26 09:08Allow slide breaks with #pauseAnders Damsgaard3+15-0
2019-11-09 19:43Remove space in utf8expr URI.Christoph Lohmann1+1-1
2019-11-09 19:39Remove unnecessary remark in LICENSE.Christoph Lohmann1+0-1
2019-11-09 19:16Adding makefileStefan Hagen1+11-0
2018-08-26 08:27Shorten point2pdf.Christoph Lohmann1+1-2
2018-08-26 08:05Remove uneeded colors, fix point replacement issue.Christoph Lohmann1+1-5
2018-08-13 07:47Fix tab replacements with non-gnu sedSolene Rapenne1+1-1
2018-08-13 07:39add requirements to READMEtrqx@goat.si1+2-0
2018-07-22 16:00Fix md2point title and filename generation.Christoph Lohmann1+7-6
2018-07-22 15:53Fix dir2point for empty rm.Christoph Lohmann1+2-1
2018-06-24 16:42Rename dir2catpoint to dir2point, to follow other naming.Christoph Lohmann1+0-0
2018-06-24 16:32Add dir2catpoint, for presenting a directory content easily.Christoph Lohmann1+11-0
2018-01-24 16:06Year bump.Christoph Lohmann1+1-1
2017-03-25 11:35Fixing a spelling error.Christoph Lohmann1+1-1
2014-01-21 13:01Add how to get the catpoint from its origin git repository.Christoph Lohmann1+1-0
2014-01-21 12:59Removing the old catpoint version.Christoph Lohmann11+0-212
2014-01-21 08:31Add a description and an example for a presentation.Christoph Lohmann8+82-0
2014-01-21 08:25Initial commit.Christoph Lohmann14+938-0