Log - sent - simple plaintext presentation tool
  HTML git clone git://git.suckless.org/sent
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
       Date              Commit message                            Author
   DIR 2023-01-10 17:39  remove unnecessary NULL checks and add …  Tom Schwindl
   DIR 2023-01-09 17:27  sent.1: fix some mandoc warnings          Hiltjo Posthuma
   DIR 2023-01-09 17:27  Makefile: be verbose                      Hiltjo Posthuma
   DIR 2023-01-09 15:07  free XImage before creating a new one     Augusto Castelo
   DIR 2020-05-13 11:20  Avoid out-of-bounds access when a slide…  Chris Down
   DIR 2017-09-07 21:40  update license                            Markus Teich
   DIR 2017-09-07 09:01  Correctly handle files that contain no …  Laslo Hunhold
   DIR 2017-09-03 22:23  update license                            Markus Teich
   DIR 2017-09-03 21:57  release v1                                Markus Teich
   DIR 2017-09-02 17:30  allow to reload file                      Markus Teich
   DIR 2017-09-02 17:20  fix some spelling in man page             Markus Teich
   DIR 2017-09-02 00:17  update manpage                            Markus Teich
   DIR 2017-09-01 23:24  migrate to new arg.h                      Markus Teich
   DIR 2017-09-01 23:09  load all images before starting the pre…  Markus Teich
   DIR 2016-11-04 18:50  replace malloc() with ecalloc()           Markus Teich
   DIR 2016-11-04 18:45  die() on calloc failure                   Markus Teich
   DIR 2016-08-12 11:09  check memory allocation for calloc, die…  Hiltjo Posthuma
   DIR 2016-10-09 13:27  README: add Xft to dependencies           ssd
   DIR 2016-09-26 10:26  always redraw images                      Markus Teich
   DIR 2016-08-12 08:57  improve some more error messages          Hiltjo Posthuma
   DIR 2016-08-12 09:36  Add a manpage                             FRIGN
   DIR 2016-08-11 19:48  Use Plan 9 style for ARGEND               FRIGN
   DIR 2016-08-11 19:47  Fix error-messages                        FRIGN
   DIR 2016-08-11 19:30  Fix memory leak and print a warning on …  FRIGN
   DIR 2016-08-11 19:20  _exit() instead of exit() after failed …  FRIGN
   DIR 2016-07-14 11:05  Simplify LICENSE wording                  FRIGN
   DIR 2016-07-14 11:10  Simplify usage()                          FRIGN
   DIR 2016-07-14 10:44  Update example presentation               Markus Teich
   DIR 2016-07-14 09:23  add ff and ff.bz2 support in config.def…  FRIGN
   DIR 2016-06-30 14:57  Also call ffload on the current slide i…  Markus Teich
   DIR 2016-06-30 14:42  clean ffread and rename to ffload         Markus Teich
   DIR 2016-06-04 19:47  load slide image on-demand                Hiltjo Posthuma
   DIR 2016-06-04 14:33  load slide image on-demand                Hiltjo Posthuma
   DIR 2016-05-21 19:39  import new drw and util from libsl.       Markus Teich
   DIR 2016-03-15 22:51  fix include and lib paths for the BSDs    Markus Teich
   DIR 2016-03-15 19:21  support FreeBSD                           Markus Teich
   DIR 2016-03-06 19:56  Import arg.h OOB fix from Lucas Gabriel…  Markus Teich
   DIR 2016-03-06 19:49  Fix cmdline argument check                Markus Teich
   DIR 2016-02-06 13:12  no need to reimplement cat here           Markus Teich
   DIR 2016-02-06 13:08  improve error handling                    Markus Teich
   DIR 2016-02-05 15:17  style: move function return types to ow…  Markus Teich
   DIR 2016-01-31 10:09  Use 2ff exclusively in config.def.h       FRIGN
   DIR 2016-01-31 10:05  Fix alpha blending                        FRIGN
   DIR 2016-02-05 14:25  readme: update reference to farbfeld      Markus Teich
   DIR 2015-12-10 23:23  Change an eprintf to a die to stop chil…  David Phillips
   DIR 2015-12-10 04:56  filter via shell pipeline                 Grant Mathews
   DIR 2015-12-08 23:52  unbreak the build                         Markus Teich
   DIR 2015-12-08 23:50  fix 2 uninitialized variables and bin =…  Markus Teich
   DIR 2015-12-08 21:34  check for bin == NULL                     Markus Teich
   DIR 2015-12-08 21:09  minor syntax, style and README fixes      Markus Teich
   DIR 2015-12-08 20:46  support transparent images                Markus Teich
   DIR 2015-11-18 10:41  Support farbfeld as an intermediate for…  sin
   DIR 2015-12-03 21:59  add 'sent: ' prefix to errors             Markus Teich
   DIR 2015-11-26 14:22  Add 'n' and 'p' keys to navigate slides   Alexis
   DIR 2015-11-26 14:20  Refactor die() to use eprintf()           Alexis
   DIR 2015-11-26 14:18  Use consistent wording for error messag…  Alexis
   DIR 2015-11-19 13:13  Use right click as previous and enable …  Ivan Tham
   DIR 2015-11-18 22:21  Bail out before allocating slides if fi…  Quentin Rameau
   DIR 2015-11-18 22:24  fix dying on empty slidefile              Markus Teich
   DIR 2015-11-18 21:45  drw.c: Avoid potential memory leak in d…  Quentin Rameau
   DIR 2015-11-18 02:01  Add Escape key to quit sent               Ivan Tham
   DIR 2015-11-17 23:41  die if no font could be loaded            Markus Teich
   DIR 2015-11-17 05:42  Register space to advance to the next s…  Jan Christoph Eber…
   DIR 2015-11-17 01:26  shorten bulletpoints in example present…  Markus Teich
   DIR 2015-11-17 01:07  fix dejavu font name                      Markus Teich
   DIR 2015-11-17 00:39  support even larger screens               Markus Teich
   DIR 2015-11-17 00:00  prevent flickering when changing slides   Markus Teich
   DIR 2015-11-16 23:32  update README                             Markus Teich
   DIR 2015-11-16 23:23  fix another index overflow issue          Markus Teich
   DIR 2015-11-16 23:19  fix several number overflow issues        Markus Teich
   DIR 2015-11-16 23:18  update version                            Markus Teich
   DIR 2015-11-07 22:54  add multiline support                     Markus Teich
   DIR 2015-11-11 18:09  fix more memory leaks                     Markus Teich
   DIR 2015-11-11 18:00  free all fonts correctly                  Markus Teich
   DIR 2015-11-11 17:53  free temporary fontstr arrays             Markus Teich
   DIR 2015-11-11 17:49  simplify png cleanup                      Markus Teich
   DIR 2015-11-11 17:41  make usable screensize config const       Markus Teich
   DIR 2015-11-10 03:54  don't assume we get a ConfigureNotify e…  Tony Lainson
   DIR 2015-11-09 01:58  initialize .img                           Szabolcs Nagy
   DIR 2015-11-07 22:52  don't use EXIT_… cpp defines              Markus Teich
   DIR 2015-11-07 22:48  fix comment wording in drw.c              Markus Teich
   DIR 2015-11-04 00:43  make colors configurable                  Markus Teich
   DIR 2015-11-04 00:40  update license year                       Markus Teich
   DIR 2015-11-01 17:09  fix default fonts in config.def.h         Markus Teich
   DIR 2015-10-31 17:10  remove unused font configuration, updat…  Markus Teich
   DIR 2015-10-31 17:07  fix font width calculations               Markus Teich
   DIR 2015-10-31 15:25  remove unused type qualifiers             Markus Teich
   DIR 2015-10-31 15:24  update example presentation               Markus Teich
   DIR 2015-08-29 00:24  fonts are automatically cleaned up        Markus Teich
   DIR 2015-05-03 20:07  drw_resize should be called on mapping …  Markus Teich
   DIR 2015-05-02 11:29  remove debug statement                    Markus Teich
   DIR 2015-05-01 19:34  typedef image struct                      Markus Teich
   DIR 2015-04-30 20:00  minor style adaptions                     Markus Teich
   DIR 2015-04-27 22:27  fonts cleanup                             Markus Teich
   DIR 2015-04-27 21:26  remove unused dc/gc variables             Markus Teich
   DIR 2015-04-26 18:40  remove utf8 support from todo list        Markus Teich
   DIR 2015-04-25 18:18  remove old stuff and fix warnings         Markus Teich
   DIR 2015-04-22 09:57  blank screen before drawing text          Markus Teich
   DIR 2015-04-22 09:56  fix calculation of correct font size to…  Markus Teich
   DIR 2015-04-21 20:57  drw: fixup font handling                  Markus Teich
                         30 more commits remaining, fetch the repository
       
  TEXT Atom feed
  TEXT Atom feed (tags)