Log - sob - simple output bar
 (HTM) git clone git://git.codemadness.org/sob
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
       Date              Commit message                            Author
 (DIR) 2019-11-22 16:00  code-style and change EXIT_* back to th…  Hiltjo Posthuma
 (DIR) 2019-11-22 15:58  update LICENSE (MIT->ISC) and README tw…  Hiltjo Posthuma
 (DIR) 2019-11-22 15:57  improve Makefile                          Hiltjo Posthuma
 (DIR) 2015-09-04 09:34  remove unneeded (wrong) line, timeval i…  Hiltjo Posthuma
 (DIR) 2014-11-09 14:59  scripts/history: show in reverse order …  Hiltjo Posthuma
 (DIR) 2014-11-09 14:23  scripts: update complete_nick             Hiltjo Posthuma
 (DIR) 2014-10-31 13:37  complete_nick: be compatible with defau…  Hiltjo Posthuma
 (DIR) 2014-10-31 13:36  config: add emacs word-movement keybind…  Hiltjo Posthuma
 (DIR) 2014-10-31 13:36  line_cursor_move: more portable, dont u…  Hiltjo Posthuma
 (DIR) 2014-10-31 13:35  draw slightly more efficient, hide curs…  Hiltjo Posthuma
 (DIR) 2014-10-26 19:10  update TODO                               Hiltjo Posthuma
 (DIR) 2014-10-26 19:05  various improvements and cleanup:         Hiltjo Posthuma
 (DIR) 2014-10-26 14:35  improve readfd and writefd (blocking)     Hiltjo Posthuma
 (DIR) 2014-10-26 12:31  config: ctrl-c is special-case, dont de…  Hiltjo Posthuma
 (DIR) 2014-10-26 12:30  README: add more usage info               Hiltjo Posthuma
 (DIR) 2014-10-26 12:30  restore term attributes on SIGINT (Ctrl…  Hiltjo Posthuma
 (DIR) 2014-10-26 12:01  default to character width 1              Hiltjo Posthuma
 (DIR) 2014-10-25 15:28  POSIX.1-2001 defines the value of EWOUL…  Hiltjo Posthuma
 (DIR) 2014-10-25 11:15  update TODO                               Hiltjo Posthuma
 (DIR) 2014-10-25 11:12  improve tcgetattr and setup()             Hiltjo Posthuma
 (DIR) 2014-10-25 11:12  default to cols 79, rows 24               Hiltjo Posthuma
 (DIR) 2014-10-25 10:24  config.mk: wextra for release too, x_op…  Hiltjo Posthuma
 (DIR) 2014-10-25 10:23  complete_nick: if there is one match, j…  Hiltjo Posthuma
 (DIR) 2014-10-25 10:22  fix readfd check, below case !r was nev…  Hiltjo Posthuma
 (DIR) 2014-10-25 10:22  use ssize_t for read() and write(), sty…  Hiltjo Posthuma
 (DIR) 2014-10-25 10:21  copy word cursor: null terminate proper…  Hiltjo Posthuma
 (DIR) 2014-10-24 22:46  signed, unsigned fix                      Hiltjo Posthuma
 (DIR) 2014-10-24 22:35  scripts/history: dont use histfile var …  Hiltjo Posthuma
 (DIR) 2014-10-24 22:35  sob scripts: dont show errors in cli      Hiltjo Posthuma
 (DIR) 2014-10-24 22:30  simplify, also dont call cleanup twice …  Hiltjo Posthuma
 (DIR) 2014-10-24 22:25  config.mk: xopen_source=500 is enough     Hiltjo Posthuma
 (DIR) 2014-10-24 22:12  restore terminal attribute before reope…  Hiltjo Posthuma
 (DIR) 2014-10-24 21:40  config: c-c is exit                       Hiltjo Posthuma
 (DIR) 2014-10-24 21:40  fix build on openbsd, bump version        Hiltjo Posthuma
 (DIR) 2014-10-24 21:40  small code-style improvement              Hiltjo Posthuma
 (DIR) 2014-10-24 21:39  increase line buffer size                 Hiltjo Posthuma
 (DIR) 2014-10-24 21:37  remove -i and -l flag                     Hiltjo Posthuma
 (DIR) 2014-10-24 21:35  rework read/write fd code, sleep when t…  Hiltjo Posthuma
 (DIR) 2014-10-13 00:30  separate dirtylen from line so its not …  Hiltjo Posthuma
 (DIR) 2014-10-12 23:58  remove leftover strlcpy and util stuff    Hiltjo Posthuma
 (DIR) 2014-10-12 22:39  scripts: resize: always resize the prop…  Hiltjo Posthuma
 (DIR) 2014-10-12 22:31  remove strlcpy, it's unused               Hiltjo Posthuma
 (DIR) 2014-10-12 22:07  improve handleinput: match escape (0x1b…  Hiltjo Posthuma
 (DIR) 2014-10-12 22:05  add total length argument to pipe callb…  Hiltjo Posthuma
 (DIR) 2014-10-12 22:05  optimize line_draw, reduces flicker in …  Hiltjo Posthuma
 (DIR) 2014-10-12 22:00  config.h: add another del key (in linux…  Hiltjo Posthuma
 (DIR) 2014-10-12 21:59  make utf check a macro: ISUTF8            Hiltjo Posthuma
 (DIR) 2014-10-11 00:46  config.mk: remove ncurses library to li…  Hiltjo Posthuma
 (DIR) 2014-10-11 00:46  code style: wrap to max 79 chars          Hiltjo Posthuma
 (DIR) 2014-10-11 00:17  update TODO                               Hiltjo Posthuma
 (DIR) 2014-10-10 22:54  simplify line_cursor_move a bit           Hiltjo Posthuma
 (DIR) 2014-10-10 22:45  fix delwordcursor and do some extra che…  Hiltjo Posthuma
 (DIR) 2014-10-10 21:59  scripts: remove newline, else this woul…  Hiltjo Posthuma
 (DIR) 2014-10-10 21:56  manpage: change -l to -i                  Hiltjo Posthuma
 (DIR) 2014-10-10 21:54  make input handling more flexible         Hiltjo Posthuma
 (DIR) 2014-10-10 20:59  improve handleinput: dont handle rest o…  Hiltjo Posthuma
 (DIR) 2014-10-10 20:36  improve handleinput for reads containin…  Hiltjo Posthuma
 (DIR) 2014-10-10 20:05  handle > 0 reads                          Hiltjo Posthuma
 (DIR) 2014-10-10 20:03  remove debuginput                         Hiltjo Posthuma
 (DIR) 2014-10-10 20:02  fflush after clear                        Hiltjo Posthuma
 (DIR) 2014-10-10 20:02  simplify and reduce a draw                Hiltjo Posthuma
 (DIR) 2014-10-10 19:03  make: enable release cflags and ldflags   Hiltjo Posthuma
 (DIR) 2014-10-10 19:03  remove unused macros                      Hiltjo Posthuma
 (DIR) 2014-10-10 18:57  change wrong comment                      Hiltjo Posthuma
 (DIR) 2014-10-10 18:57  wchar: make glibc happy                   Hiltjo Posthuma
 (DIR) 2014-10-10 18:47  add support for characters that are big…  Hiltjo Posthuma
 (DIR) 2014-10-10 14:08  config: add a comment about the prompt …  Hiltjo Posthuma
 (DIR) 2014-10-10 14:05  consistency                               Hiltjo Posthuma
 (DIR) 2014-10-04 12:36  fix delcharnext string length             Hiltjo Posthuma
 (DIR) 2014-10-04 12:36  do some extra checks to be safe           Hiltjo Posthuma
 (DIR) 2014-10-04 01:32  cast to size_t and use size_t specified…  Hiltjo Posthuma
 (DIR) 2014-10-04 01:32  use STDIN_FILENO, fd_in was uninitializ…  Hiltjo Posthuma
 (DIR) 2014-10-03 23:53  scripts/history: fix file test            Hiltjo Posthuma
 (DIR) 2014-10-03 23:49  update TODO                               Hiltjo Posthuma
 (DIR) 2014-10-03 23:49  support utf8 input and output             Hiltjo Posthuma
 (DIR) 2014-10-03 23:48  fix arrow keys in csi-mode                Hiltjo Posthuma
 (DIR) 2014-10-02 21:32  fix crash with memmove and cols == 0      Hiltjo Posthuma
 (DIR) 2014-10-02 20:55  rework some things:                       Hiltjo Posthuma
 (DIR) 2014-10-02 11:27  consistency: make resize a bindable fun…  Hiltjo Posthuma
 (DIR) 2014-10-02 01:31  code style                                Hiltjo Posthuma
 (DIR) 2014-10-02 01:28  move some functions to make it more cle…  Hiltjo Posthuma
 (DIR) 2014-10-02 01:19  remove delwordcursor keybind              Hiltjo Posthuma
 (DIR) 2014-10-02 01:19  dont double close fd_out in some case     Hiltjo Posthuma
 (DIR) 2014-10-02 01:07  update TODO                               Hiltjo Posthuma
 (DIR) 2014-10-02 01:05  update for irc + ii                       Hiltjo Posthuma
 (DIR) 2014-10-02 01:01  export line and write str as env          Hiltjo Posthuma
 (DIR) 2014-10-02 01:01  terminate buffer if size = 0              Hiltjo Posthuma
 (DIR) 2014-10-01 23:15  remove id parameter                       Hiltjo Posthuma
 (DIR) 2014-10-01 23:14  config: use scripts in $HOME              Hiltjo Posthuma
 (DIR) 2014-10-01 22:45  initial version                           Hiltjo Posthuma
       
 (TXT) Atom feed
 (TXT) Atom feed (tags)