Age | Commit message (Expand) | Author |
2013-04-14 | Use tabs instead of spaces for indentation | Lukas Fleischer |
2013-02-04 | Update copyright ranges | Lukas Fleischer |
2012-11-28 | Ignore signals during command execution | Lukas Fleischer |
2012-06-01 | src/sigs.c: Define "_BSD_SOURCE" and "__BSD_VISIBLE" | Lukas Fleischer |
2012-05-21 | Switch to Linux kernel coding style | Lukas Fleischer |
2012-03-26 | Update copyright ranges | Lukas Fleischer |
2012-02-19 | Fix POSIX compliance | Lukas Fleischer |
2011-11-02 | Make use of the NULL macro | Lukas Fleischer |
2011-11-02 | Do not cast unused return values to void | Lukas Fleischer |
2011-06-28 | Avoid redundant redraws on resize | Lukas Fleischer |
2011-04-22 | Update copyright notices in source files, documentation and "COPYING". | Lukas Fleischer |
2011-03-14 | Overall indentation fixes. | Lukas Fleischer |
2011-03-04 | Update website links to match the new URL. | Lukas Fleischer |
2011-03-04 | Update mail addresses to match the new mailing lists. | Lukas Fleischer |
2011-03-03 | Remove CVS "$Id" headers. | Lukas Fleischer |
2011-03-03 | Fixed file permissions. | Lukas Fleischer |
2010-03-20 | All headers gathered into a single one. Typedefs suppressed. | Frederic Culot |
2009-08-09 | Remove calcurse lock file when running in interactive mode and SIGTERM is rec... | Frederic Culot |
2009-07-19 | New way of handling signals. | Frederic Culot |
2009-07-05 | Switch to BSD license. | Frederic Culot |
2008-12-28 | Added wrappers around libc's memory management functions, to easily debug mem... | Frederic Culot |
2008-04-12 | Yet another style for source code. GNU style now used (I am fed up with tabs...) | Frederic Culot |
2008-02-14 | proper cvs tag used | Frederic Culot |
2007-10-07 | Handling of SIGWINCH improved | Frederic Culot |
2007-08-15 | handling of SIGWINCH added | Frederic Culot |
2007-07-28 | unuseful headers removed and some functions became static | Frederic Culot |
2007-07-23 | new source files to store signal handling routines | Frederic Culot |