| Commit message (Expand) | Author | Age | Files | Lines |
| * | bump version to 5.4 | Hiltjo Posthuma
| 2025-08-09 | 1 | -1/+1 |
| * | bump version to 5.3 | Hiltjo Posthuma
| 2024-03-19 | 1 | -1/+1 |
| * | bump version to 5.2 | Hiltjo Posthuma
| 2022-10-04 | 1 | -1/+1 |
| * | Makefile: add manual path for OpenBSD | Hiltjo Posthuma
| 2022-05-01 | 1 | -0/+1 |
| * | bump version to 5.1 | Hiltjo Posthuma
| 2022-02-11 | 1 | -1/+1 |
| * | revert using strcasestr and use a more optimized portable version | Hiltjo Posthuma
| 2022-02-08 | 1 | -1/+1 |
| * | follow-up fix: add -D_GNU_SOURCE for strcasestr for some systems | Hiltjo Posthuma
| 2022-02-07 | 1 | -1/+1 |
| * | bump version to 5.0 | Hiltjo Posthuma
| 2020-09-02 | 1 | -1/+1 |
| * | Prepared 4.9 release. | Anselm R Garbe
| 2019-02-02 | 1 | -1/+1 |
| * | Do not strip at link stage | Hiltjo Posthuma
| 2018-06-02 | 1 | -1/+1 |
| * | Makefile: bikesheddingly replace ${} with $() | Quentin Rameau
| 2018-04-22 | 1 | -7/+7 |
| * | bump version to 4.8 | Hiltjo Posthuma
| 2018-03-14 | 1 | -1/+1 |
| * | release 4.7 | Hiltjo Posthuma
| 2017-05-02 | 1 | -1/+1 |
| * | Shut up glibc about _BSD_SOURCE being deprecated | Quentin Rameau
| 2015-12-19 | 1 | -1/+1 |
| * | config.mk: use -std=c99 | Hiltjo Posthuma
| 2015-09-28 | 1 | -1/+1 |
| * | config.mk: fix _XOPEN_SOURCE=700 for getline() | Hiltjo Posthuma
| 2015-09-27 | 1 | -1/+1 |
| * | config.mk: improve feature test check | Hiltjo Posthuma
| 2015-09-27 | 1 | -1/+1 |
| * | config.mk: add FREETYPELIBS and FREETYPEINC | Hiltjo Posthuma
| 2015-07-19 | 1 | -3/+9 |
| * | Use libdraw: add Xft and fallback-fonts support to graphics lib | Hiltjo Posthuma
| 2015-06-27 | 1 | -2/+2 |
| * | _POSIX_C_SOURCE=200809L | Connor Lane Smith
| 2012-04-06 | 1 | -1/+1 |
| * | remove _POSIX_C_SOURCE cflag | Connor Lane Smith
| 2012-01-18 | 1 | -3/+2 |
| * | update version 4.5-hg | Connor Lane Smith
| 2012-01-08 | 1 | -1/+1 |
| * | config.mk cleanup | anselm@garbe.us
| 2012-01-04 | 1 | -2/+3 |
| * | replace lsx with stest | Connor Lane Smith
| 2011-11-19 | 1 | -1/+1 |
| * | change version to 'hg' | Connor Lane Smith
| 2011-09-19 | 1 | -1/+1 |
| * | rebind ^N ^P | Connor Lane Smith
| 2011-07-04 | 1 | -1/+1 |
| * | bugfix | Connor Lane Smith
| 2011-05-18 | 1 | -1/+1 |
| * | portability | Connor Lane Smith
| 2011-05-15 | 1 | -1/+1 |
| * | cleanup | Connor Lane Smith
| 2011-05-15 | 1 | -5/+1 |
| * | increment version | Connor Lane Smith
| 2011-05-14 | 1 | -1/+1 |
| * | cache option in config.mk | Connor Lane Smith
| 2011-01-07 | 1 | -2/+4 |
| * | fixed dist target bug | Anselm R Garbe
| 2010-11-20 | 1 | -1/+1 |
| * | removed libdc dependence | Connor Lane Smith
| 2010-11-11 | 1 | -1/+1 |
| * | fixed linking bug (thanks Jacob Nixdorf) & iscntrl corner case | Connor Lane Smith
| 2010-09-13 | 1 | -1/+1 |
| * | simplifications | Connor Lane Smith
| 2010-08-10 | 1 | -1/+0 |
| * | fixed bugs, no more config.h, updated manpage, new libdraw | Connor Lane Smith
| 2010-08-02 | 1 | -10/+7 |
| * | libdraw now has own repo | Connor Lane Smith
| 2010-06-30 | 1 | -2/+2 |
| * | moved draw.c to libdraw.a | Connor Lane Smith
| 2010-06-24 | 1 | -2/+2 |
| * | prepared bugfix release 4.1.1 | Anselm R Garbe
| 2010-05-29 | 1 | -1/+1 |
| * | applied cursor, vertical and paste patches for upcoming 4.1 dmenu version (du... | Anselm R Garbe
| 2009-11-28 | 1 | -1/+1 |
| * | applied Matthias Christian Ott's sanity fixes (thanks a lot!) | Anselm R Garbe
| 2009-02-21 | 1 | -1/+1 |
| * | next release will be 4.0 | a@null
| 2008-12-12 | 1 | -1/+1 |
| * | backported drawtext() simplifications to dmenu | Anselm R Garbe
| 2008-08-18 | 1 | -1/+1 |
| * | minor fix | Anselm R Garbe
| 2008-06-19 | 1 | -1/+1 |
| * | minor fix | Anselm R Garbe
| 2008-06-18 | 1 | -1/+0 |
| * | cosmetic fixes | Anselm R Garbe
| 2008-06-13 | 1 | -3/+1 |
| * | added Xinerama support to dmenu, reverted -b behavior, removed -x, -y, -w | anselm@anselm1
| 2008-05-19 | 1 | -2/+7 |
| * | re-applied Peter Hartlich's and Jukkas dmenu-related patches, for odd reasons... | Anselm R Garbe
| 2008-04-09 | 1 | -1/+1 |
| * | fixed match() to prefer prefix-matches to strstr-matches in the match list, e... | Anselm R Garbe
| 2008-03-18 | 1 | -1/+1 |
| * | added dmenu run | anselm@anselm1
| 2007-12-22 | 1 | -1/+1 |