Log - ploot - simple plotting tools
 (HTM) git clone git://bitreich.org/ploot git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/ploot
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Tags
 (DIR) README
 (DIR) LICENSE
       ---
       Date              Commit message                            Author
 (DIR) 2022-09-07 10:41  fix the SEE ALSO manpage section          Josuah Demangeon
 (DIR) 2022-09-07 10:40  fix manpages installation path (double …  Josuah Demangeon
 (DIR) 2022-09-07 10:37  fix the documentation Add missing manpa…  Josuah Demangeon
 (DIR) 2022-09-07 09:29  fix compilation error and warnings unde…  Josuah Demangeon
 (DIR) 2021-10-22 20:22  Add an ISC LICENSE file                   glenda
 (DIR) 2021-06-27 02:57  move from CSV to TSV                      Josuah Demangeon
 (DIR) 2021-06-27 02:51  ploot-farbfeld: comeback                  Josuah Demangeon
 (DIR) 2021-06-26 23:25  fix the value scale                       Josuah Demangeon
 (DIR) 2021-06-26 23:13  pretier replacement character             Josuah Demangeon
 (DIR) 2021-06-26 23:10  drawille: text glyph are between 0 and …  Josuah Demangeon
 (DIR) 2021-06-26 23:04  csv: memset the newly allocated struct …  Josuah Demangeon
 (DIR) 2021-06-26 23:04  csv: fix use of uninitialized memory      Josuah Demangeon
 (DIR) 2021-06-26 22:16  fix segmentation fault on non-ASCII gly…  Josuah Demangeon
 (DIR) 2021-06-23 21:39  group farbfeld code in the single farbf…  Josuah Demangeon
 (DIR) 2021-06-21 23:02  add pledge() support on OpenBSD           Josuah Demangeon
 (DIR) 2021-06-21 22:32  flatten the repository and simplify Mak…  Josuah Demangeon
 (DIR) 2021-06-08 06:55  explicit declaration of extern variables  Marc Chantreux
 (DIR) 2020-10-11 15:17  fix ploot-text using argv[0]              Josuah Demangeon
 (DIR) 2020-04-28 20:55  Fix options in ploot-farbfeld             Michal Josef Špaček
 (DIR) 2020-04-28 20:38  Fix usage                                 Michal Josef Špaček
 (DIR) 2020-04-28 20:36  Fix deploying of man pages                Michal Josef Špaček
 (DIR) 2020-03-03 22:50  fix width calculation                     Josuah Demangeon
 (DIR) 2020-03-03 20:26  fix the horizontal scale                  Josuah Demangeon
 (DIR) 2020-02-25 22:36  simpler log functions                     Josuah Demangeon
 (DIR) 2020-02-24 12:46  portability fixes                         Josuah Demangeon
 (DIR) 2020-02-23 10:58  fix label length due to sizeof(ptr) mis…  Josuah Demangeon
 (DIR) 2020-02-22 22:24  refactor and fix prevous refactoring      Josuah Demangeon
 (DIR) 2020-02-22 16:29  vlist -> csv                              Josuah Demangeon
 (DIR) 2020-02-22 15:54  refactor                                  Josuah Demangeon
 (DIR) 2020-02-18 07:33  refactor a bit                            Josuah Demangeon
 (DIR) 2020-02-15 14:23  add an experimental ploot-braille tool    Josuah Demangeon
 (DIR) 2020-02-15 13:52  rename ploot-ff to ploot-farbfeld, to m…  Josuah Demangeon
 (DIR) 2020-02-08 17:38  put code in commont between ploot-ff.c …  Josuah Demangeon
 (DIR) 2020-02-07 18:50  import source code from monit, reverse …  Josuah Demangeon
 (DIR) 2018-08-08 19:40  add ploot-csv.7 man page to the install…  Josuah Demangeon
 (DIR) 2018-08-08 19:39  add man pages for each tool and the inp…  Josuah Demangeon
 (DIR) 2018-08-08 17:46  Makefile: fix the install recipe          Josuah Demangeon
 (DIR) 2018-06-12 00:24  refactor: unify into one file per progr…  Josuah Demangeon
 (DIR) 2018-05-10 09:54  make the project compile with pcc as we…  Josuah Demangeon
 (DIR) 2018-05-08 13:32  remove debug, fix usage, do not die on …  Josuah Demangeon
 (DIR) 2018-05-07 08:25  sprintf() -> snprintf()                   Josuah Demangeon
 (DIR) 2018-05-07 01:22  add a -w width flag to fill up a whole …  Josuah Demangeon
 (DIR) 2018-05-07 00:51  setvbuf(..., _IOLBF, ...) to make sure …  Josuah Demangeon
 (DIR) 2018-05-07 00:27  add unicode separators as we already us…  Josuah Demangeon
 (DIR) 2018-05-07 00:06  make plotting work without scales         Josuah Demangeon
 (DIR) 2018-05-06 23:17  remove debugging                          Josuah Demangeon
 (DIR) 2018-05-06 23:13  do not forget to exit(1) on error         Josuah Demangeon
 (DIR) 2018-05-06 23:10  make plootxt draw an empty grid           Josuah Demangeon
 (DIR) 2018-05-06 21:11  initial WIP implementation of plain tex…  Josuah Demangeon
 (DIR) 2018-05-02 14:50  much less evil syntax                     Josuah Demangeon
 (DIR) 2018-05-02 10:17  choose whether we scale up or scale down  Josuah Demangeon
 (DIR) 2018-05-02 05:56  do not always star time at 0              Josuah Demangeon
 (DIR) 2018-05-02 05:46  make scales support values between 0 an…  Josuah Demangeon
 (DIR) 2018-05-02 05:34  fix the scales                            Josuah Demangeon
 (DIR) 2018-05-02 04:37  auto-scale                                Josuah Demangeon
 (DIR) 2018-05-02 03:46  make plotting work with arbitrary scale   Josuah Demangeon
 (DIR) 2018-05-02 03:09  fix buffer size calculation               Josuah Demangeon
 (DIR) 2018-05-01 23:12  reading lines into a buffe                Josuah Demangeon
 (DIR) 2018-05-01 18:00  prepare ffplot to read from stdin         Josuah Demangeon
 (DIR) 2018-05-01 16:35  plotting complete                         Josuah Demangeon
 (DIR) 2018-04-30 19:05  setup the horizontal axis                 Josuah Demangeon
 (DIR) 2018-04-30 18:39  fix coordinames                           Josuah Demangeon
 (DIR) 2018-04-30 15:09  added 14x7 font                           Josuah Demangeon
 (DIR) 2018-04-30 14:01  draw strings                              Josuah Demangeon
 (DIR) 2018-04-30 13:38  drawing bitmapped font                    Josuah Demangeon
 (DIR) 2018-04-30 12:25  plot lines thanks to dcat                 Josuah Demangeon
 (DIR) 2018-04-30 09:33  basic rectangle drawing functions         Josuah Demangeon
 (DIR) 2018-04-29 19:54  draw to farbfeld instead of plain text    Josuah Demangeon
 (DIR) 2018-03-17 15:33  switch back to arg.h                      Josuah Demangeon
 (DIR) 2018-03-15 18:16  Merge branch 'master' of nas.josuah.net…  Josuah Demangeon
 (DIR) 2018-03-02 23:55  adding a README                           Josuah Demangeon
 (DIR) 2018-02-16 11:57  ploot.1: added the man page               Josuah Demangeon
 (DIR) 2018-02-14 19:33  [ref] move title to the bottom            Josuah Demangeon
 (DIR) 2018-02-14 19:33  [ref] move title to the bottom            Josuah Demangeon
 (DIR) 2018-02-14 19:13  [add] time at the bottom axis             Josuah Demangeon
 (DIR) 2018-02-07 10:56  back to space-separated values            Josuah Demangeon
 (DIR) 2018-02-07 10:49  fix simple plotting label                 Josuah Demangeon
 (DIR) 2018-02-06 23:47  fix compilation under Linux               Josuah Demangeon
 (DIR) 2018-02-06 23:06  add a newline before and after the plot   Josuah Demangeon
 (DIR) 2018-02-06 22:47  make it easier to process collectd outp…  Josuah Demangeon
 (DIR) 2018-02-06 22:24  adding a Makefile                         Josuah Demangeon
 (DIR) 2018-02-06 22:03  plotting time series                      Josuah Demangeon
 (DIR) 2018-02-06 10:36  fix ring buffer                           Josuah Demangeon
 (DIR) 2018-02-04 22:50  [fix] increase offset in ring buffer      Josuah Demangeon
 (DIR) 2018-02-04 22:31  using getopt all the same                 Josuah Demangeon
 (DIR) 2018-02-03 22:43  fixing buffer overflow                    Josuah Demangeon
 (DIR) 2018-02-03 02:13  reding from stdin with scanf, may still…  Josuah Demangeon
 (DIR) 2018-02-03 00:48  adding arg.h, thank you __20h__           Josuah Demangeon
 (DIR) 2018-02-02 23:06  finally ignoring ploot                    Josuah Demangeon
 (DIR) 2018-02-02 22:37  properly implemented printf formatter h…  Josuah Demangeon
 (DIR) 2018-02-02 22:02  centered title                            Josuah Demangeon
 (DIR) 2018-02-02 21:59  remove binary                             Josuah Demangeon
 (DIR) 2018-02-02 21:55  adjust vaxis                              Josuah Demangeon
 (DIR) 2018-02-02 20:05  drawing dots                              Josuah Demangeon
 (DIR) 2018-02-02 01:16  humanize a number for the scale           Josuah Demangeon
       
 (TXT) Atom feed
 (TXT) Atom feed (tags)