Log - gramscii - A simple editor for ASCII box-and-arrow charts
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Tags
 (DIR) README
 (DIR) LICENSE
       ---
       Date              Commit message                            Author
 (DIR) 2021-09-27 11:36  remove implicit extern declarations -- …  KatolaZ
 (DIR) 2020-10-14 10:29  fix _POSIX_C_SOURCE                       KatolaZ
 (DIR) 2020-10-14 06:50  Makefile: add instructions for linking    Anders Damsgaard
 (DIR) 2019-09-29 21:31  add manpage to dist                       KatolaZ
 (DIR) 2019-09-29 21:23  update Changelog                          KatolaZ
 (DIR) 2019-09-29 21:22  bump version to 0.4                       KatolaZ
 (DIR) 2019-09-29 20:31  update manpage for trapezium mode         KatolaZ
 (DIR) 2019-09-29 20:08  fix short side in left and right trapez…  KatolaZ
 (DIR) 2019-09-29 04:58  fix toggle trapezium type                 KatolaZ
 (DIR) 2019-09-28 21:31  fix bug in toggle_trapezium               KatolaZ
 (DIR) 2019-09-28 20:48  up and down (centred) trapezium working   KatolaZ
 (DIR) 2019-08-26 16:30  up-center trapezium working               KatolaZ
 (DIR) 2019-08-17 06:43  refactor box management -- towards trap…  KatolaZ
 (DIR) 2019-08-16 22:43  add position marks (Ma/g'a)               KatolaZ
 (DIR) 2019-08-16 18:36  add support for comments                  KatolaZ
 (DIR) 2019-08-14 07:00  update manpage to include parallelogram   KatolaZ
 (DIR) 2019-08-14 06:59  add parallelogram mode                    KatolaZ
 (DIR) 2019-08-13 15:20  towards parallelograms                    KatolaZ
 (DIR) 2019-08-12 12:31  Arrange makefile debug target             Quentin Rameau
 (DIR) 2019-08-12 08:10  accept commands from stdin in script-mo…  KatolaZ
 (DIR) 2019-08-12 08:02  fix read of command scripts and script-…  KatolaZ
 (DIR) 2019-08-11 07:46  replace cleanup() with exit() in usage()  KatolaZ
 (DIR) 2019-08-09 08:20  check all mem allocations                 KatolaZ
 (DIR) 2019-08-09 06:38  release 0.3                               KatolaZ
 (DIR) 2019-08-09 06:38  bump version to 0.3                       KatolaZ
 (DIR) 2019-08-09 06:32  update TODO                               KatolaZ
 (DIR) 2019-08-09 06:31  small change to manpage                   KatolaZ
 (DIR) 2019-08-09 06:31  fix bug in crop-to-visualbox              KatolaZ
 (DIR) 2019-08-09 06:08  document read-at-point and re-organise …  KatolaZ
 (DIR) 2019-08-09 06:08  add read-at-point function                KatolaZ
 (DIR) 2019-08-09 04:58  Use target-specific vars for debug targ…  KatolaZ
 (DIR) 2019-08-09 04:51  add debug target in Makefile              KatolaZ
 (DIR) 2019-08-08 07:39  fix bug with global movements in arrow …  KatolaZ
 (DIR) 2019-08-05 07:06  remove atexit and replace exit() with c…  KatolaZ
 (DIR) 2019-08-05 06:52  replace isblank                           KatolaZ
 (DIR) 2019-08-05 06:36  move _i declaration up in arg.h           KatolaZ
 (DIR) 2019-08-05 06:08  use std=c99                               KatolaZ
 (DIR) 2019-08-04 22:53  Makefile: take advantage of having sepa…  Quentin Rameau
 (DIR) 2019-07-24 16:05  Make sure step is 1 at startup            Quentin Rameau
 (DIR) 2019-08-04 22:43  Improve Makefile                          Quentin Rameau
 (DIR) 2019-08-02 04:08  fix ANSI code in update_current() - tha…  KatolaZ
 (DIR) 2019-08-01 15:42  remove trailing blank lines in write_fi…  KatolaZ
 (DIR) 2019-08-01 11:19  fix bug in undo list allocation           KatolaZ
 (DIR) 2019-08-01 10:26  add undo in erase mode                    KatolaZ
 (DIR) 2019-08-01 08:56  add undo in arrow mode                    KatolaZ
 (DIR) 2019-08-01 07:02  add crop-to-region in visual mode         KatolaZ
 (DIR) 2019-08-01 06:47  add undo support for crop-to-visible      KatolaZ
 (DIR) 2019-07-31 11:22  update Changelog -- release 0.2           KatolaZ
 (DIR) 2019-07-31 11:21  bump version number to 0.2                KatolaZ
 (DIR) 2019-07-31 11:09  add target dist to Makefile               KatolaZ
 (DIR) 2019-07-31 10:57  update Changelog                          KatolaZ
 (DIR) 2019-07-31 10:49  support line-by-line undo in text mode    KatolaZ
 (DIR) 2019-07-31 10:19  add undo support for box, visual, cut/p…  KatolaZ
 (DIR) 2019-07-30 23:10  preliminary support for undo              KatolaZ
 (DIR) 2019-07-30 15:25  fix bug in paste at point                 KatolaZ
 (DIR) 2019-07-30 11:15  yank buffer and initial copy/cut/paste …  KatolaZ
 (DIR) 2019-07-27 07:31  add crop-to-visible function (C)          KatolaZ
 (DIR) 2019-07-27 07:06  first step towards crop + some fixes to…  KatolaZ
 (DIR) 2019-07-27 05:57  Merge branch 'devel' into master          KatolaZ
 (DIR) 2019-07-27 05:57  reorganise code                           KatolaZ
 (DIR) 2019-07-26 22:03  Merge branch 'devel' into master          KatolaZ
 (DIR) 2019-07-26 21:55  change screen management -- dynamic arr…  KatolaZ
 (DIR) 2019-07-26 21:14  amended Makefile                          KatolaZ
 (DIR) 2019-07-26 21:13  towards dynamic screen management         KatolaZ
 (DIR) 2019-07-26 20:13  small change to the manpage               KatolaZ
 (DIR) 2019-07-26 10:05  add Changelog                             KatolaZ
 (DIR) 2019-07-26 09:26  add auto-arrow, multipliers, -s, -h       KatolaZ
 (DIR) 2019-07-24 22:30  Merge branch 'master' into devel          KatolaZ
 (DIR) 2019-07-24 21:53  add CC option to config.mk (commented)    KatolaZ
 (DIR) 2019-07-24 15:50  Rework the Makefile a little              Quentin Rameau
 (DIR) 2019-07-24 16:00  first steps towards script-mode           KatolaZ
 (DIR) 2019-07-24 14:36  force flush on ANSI commands              KatolaZ
 (DIR) 2019-07-24 13:04  Add install target to Makefile. Fix man…  Christoph Lohmann
 (DIR) 2019-07-24 12:58  Fix markdown formatting in README.md.     Christoph Lohmann
 (DIR) 2019-07-24 12:06  replace  in README.md                     KatolaZ
 (DIR) 2019-07-24 12:02  amend README and rename to README.md      KatolaZ
 (DIR) 2019-07-24 11:52  add license                               KatolaZ
 (DIR) 2019-07-24 11:38  amend manpage to mention screen size li…  KatolaZ
 (DIR) 2019-07-24 11:34  add config.h                              KatolaZ
 (DIR) 2019-07-23 15:57  add makefile                              KatolaZ
 (DIR) 2019-07-22 17:14  fix bug in screen init                    KatolaZ
 (DIR) 2019-07-22 16:05  initial commit of dynamic screen size     KatolaZ
 (DIR) 2019-07-22 14:34  allow [ENTER] in box, arrow, erase, and…  KatolaZ
 (DIR) 2019-07-22 14:11  update manpage to reflect the new g-com…  KatolaZ
 (DIR) 2019-07-22 12:54  change global movement commands -- g+[g…  KatolaZ
 (DIR) 2019-07-21 07:43  add README                                KatolaZ
 (DIR) 2019-07-20 23:11  style change in box and arrow modes + f…  KatolaZ
 (DIR) 2019-07-20 22:21  fix typos in manpage                      KatolaZ
 (DIR) 2019-07-20 17:33  add visual in status bar                  KatolaZ
 (DIR) 2019-07-20 17:30  add '.' command (reset line styles)       KatolaZ
 (DIR) 2019-07-20 17:30  add manpage                               KatolaZ
 (DIR) 2019-07-20 13:55  add comment in fallthrough cases          KatolaZ
 (DIR) 2019-07-20 13:47  visual mode (erase and fill)              KatolaZ
 (DIR) 2019-07-20 10:03  add global movements (g, G. m)            KatolaZ
 (DIR) 2019-07-20 09:49  small changes to status bar + remove tr…  KatolaZ
 (DIR) 2019-07-20 09:39  reorganise code and new file              KatolaZ
 (DIR) 2019-07-19 18:39  check if modified before exit, and save   KatolaZ
 (DIR) 2019-07-19 18:23  delete and default write file             KatolaZ
 (DIR) 2019-07-19 17:03  save to file works                        KatolaZ
 (DIR) 2019-07-19 14:38  fix arrow pointer -- toggle start and e…  KatolaZ
 (DIR) 2019-07-19 11:04  initial arrow implementation              KatolaZ
 (DIR) 2019-07-18 17:46  different line styles                     KatolaZ
 (DIR) 2019-07-18 16:45  initial commit                            KatolaZ
       
 (TXT) Atom feed
 (TXT) Atom feed (tags)