Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bump version to 0.8.5 | Hiltjo Posthuma | 2023-01-12 | 1 | -1/+1 |
* | alpha | sinanmohd | 2021-02-24 | 1 | -1/+1 |
* | bump version to 0.8.4 | Hiltjo Posthuma | 2020-06-19 | 1 | -1/+1 |
* | config.mk: use PKG_CONFIG in commented OpenBSD section | Hiltjo Posthuma | 2020-06-17 | 1 | -2/+2 |
* | bump version to 0.8.3 | Hiltjo Posthuma | 2020-04-27 | 1 | -1/+1 |
* | bump version to 0.8.2 | Hiltjo Posthuma | 2019-02-09 | 1 | -1/+1 |
* | Let the user specify CPPFLAGS | Paride Legovini | 2019-01-10 | 1 | -2/+2 |
* | Set the path of pkg-config in a variable instead of hardcoding it | Paride Legovini | 2019-01-04 | 1 | -4/+6 |
* | config.mk: remove extra newline before EOF | Hiltjo Posthuma | 2018-06-02 | 1 | -1/+0 |
* | Pledge on OpenBSD | Hiltjo Posthuma | 2018-05-25 | 1 | -0/+6 |
* | bump version to 0.8.1 | Hiltjo Posthuma | 2018-03-20 | 1 | -1/+1 |
* | bump version to 0.8 | Hiltjo Posthuma | 2018-03-14 | 1 | -1/+1 |
* | Let the user specify C and LD FLAGS | Quentin Rameau | 2017-07-12 | 1 | -2/+2 |
* | Do not obfuscate what make is doing. | Quentin Rameau | 2017-07-12 | 1 | -8/+8 |
* | 0.7 release | Christoph Lohmann | 2016-08-11 | 1 | -1/+1 |
* | There's no need for libXext to compile st. | Christoph Lohmann | 2015-09-28 | 1 | -1/+1 |
* | Commit to push the 0.6 release. | Christoph Lohmann | 2015-07-07 | 1 | -1/+1 |
* | Remove strsep() call | Roberto E. Vargas Caballero | 2015-03-20 | 1 | -1/+1 |
* | Glibc wants me to use _DEFAULT_SOURCe. I do obey. | Christoph Lohmann | 2015-03-14 | 1 | -1/+1 |
* | Comment default CC assignment | Roberto E. Vargas Caballero | 2015-02-22 | 1 | -1/+1 |
* | Making surf compile again with rt. | Christoph Lohmann | 2014-06-30 | 1 | -1/+1 |
* | Remove CEIL macro | Roberto E. Vargas Caballero | 2014-06-26 | 1 | -1/+1 |
* | 0.5 release. | Christoph Lohmann | 2014-04-05 | 1 | -1/+1 |
* | 0.4.1 release. | Christoph Lohmann | 2013-04-20 | 1 | -1/+1 |
* | Making st compile on OpenBSD again. | Christoph Lohmann | 2013-04-19 | 1 | -4/+4 |
* | Releasing 0.4. | Christoph Lohmann | 2013-03-29 | 1 | -1/+1 |
* | Making st compile on OS X. | Christoph Lohmann | 2013-03-05 | 1 | -1/+1 |
* | Using strsep and fixing null termination in csiparse. | Christoph Lohmann | 2013-02-26 | 1 | -1/+1 |
* | Making the fontconfig and freetype paths portable in config.mk. | Christoph Lohmann | 2013-01-04 | 1 | -2/+6 |
* | The style inquisition was here again. | Christoph Lohmann | 2012-11-13 | 1 | -0/+1 |
* | 0.3 release. | Christoph Lohmann | 2012-11-02 | 1 | -1/+1 |
* | Adding a more flexible fontstring handling, shortcuts and a zoom function. | Christoph Lohmann | 2012-10-28 | 1 | -2/+2 |
* | This adds the fontcache dependency to try something out. Additionally the | Christoph Lohmann | 2012-10-04 | 1 | -1/+1 |
* | Initial Xft support for st. More to follow. | Christoph Lohmann | 2012-09-24 | 1 | -2/+2 |
* | Implement Xdbe-based double-buffering | Brandon Invergo | 2012-07-28 | 1 | -1/+1 |
* | revert to "tip" in VERSION. | Aurélien Aptel | 2012-02-16 | 1 | -1/+1 |
* | bump version. | Aurélien Aptel | 2012-02-16 | 1 | -1/+1 |
* | some minor fixes | anselm@garbe.us | 2012-02-11 | 1 | -1/+1 |
* | update VERSION. | Aurélien Aptel | 2011-04-03 | 1 | -1/+1 |
* | fix segfault when selecting big buffers | pancake@nopcode.org | 2010-08-31 | 1 | -3/+3 |
* | use predefined OS macro instead of uname. | Aurélien Aptel | 2010-08-30 | 1 | -8/+1 |
* | st should compile on NetBSD. | Aurélien Aptel | 2010-08-30 | 1 | -0/+1 |
* | removed pty.h. minimal system guessing added in config.mk. | Aurélien Aptel | 2010-08-30 | 1 | -1/+2 |
* | st now runs on Linux, OpenBSD and FreeBSD. | Aurélien Aptel | 2010-08-28 | 1 | -6/+7 |
* | removed XINERAMA from config.mk and fixed a segfault when st is | Aurélien Aptel | 2010-08-27 | 1 | -6/+2 |
* | backport of local changes | Anselm R Garbe | 2009-05-10 | 1 | -0/+31 |
* | simplify Makefile | Matthias-Christian Ott | 2008-07-21 | 1 | -34/+0 |
* | make st and std separate programmes | Matthias-Christian Ott | 2008-06-14 | 1 | -1/+3 |
* | assume glibc by default | Matthias-Christian Ott | 2008-06-10 | 1 | -1/+4 |
* | remove xinerama flags | Matthias-Christian Ott | 2008-06-08 | 1 | -6/+2 |