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