Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-02 | fixed makefile. | Aurélien Aptel | |
2010-09-02 | added manpage. | Aurélien Aptel | |
2010-08-31 | toggle ATTR_REVERSE on selected text, factored some code and fixed Makefile. | Aurélien Aptel | |
2010-08-30 | fix build | pancake | |
use config.def.h mechanism add SHELL in config.h | |||
2010-08-30 | use predefined OS macro instead of uname. | Aurélien Aptel | |
2010-08-28 | st now runs on Linux, OpenBSD and FreeBSD. | Aurélien Aptel | |
2010-08-19 | fixed backspace problem, updated terminfo entry and moved TNAME in config.h. | Aurélien Aptel | |
2010-07-24 | applied Devin J Pohly's st color info patches, thanks Devin! | Anselm R Garbe | |
2009-06-16 | added/removed files, updated Makefile. | Aurélien Aptel | |
2009-05-10 | backport of local changes | Anselm R Garbe | |
2008-07-21 | simplify Makefile | Matthias-Christian Ott | |
Due to consideration of POSIX compliance issues config.mk had to be removed. Configuration variables can be overridden by environment variables or specified via command line. Additionally all pretty-printed messages were removed and built-in rules are used. This also simplifies and purges the Makefile. | |||
2008-07-04 | remove emallocz() | Matthias-Christian Ott | |
2008-06-14 | make st and std separate programmes | Matthias-Christian Ott | |
2008-06-10 | source utility functions out to util.c | Matthias-Christian Ott | |
2008-06-01 | slight changes | Anselm R Garbe | |
2008-05-20 | added some new files for the initial rewrite of st from scratch | Anselm R Garbe | |