Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-05-18 | no -m, cleanup4.3 | Connor Lane Smith | 3 | -41/+33 |
2011-05-16 | fix possible overflow | Connor Lane Smith | 1 | -4/+4 |
2011-05-16 | fixed extra warnings | Connor Lane Smith | 1 | -6/+6 |
2011-05-15 | portability | Connor Lane Smith | 3 | -15/+19 |
2011-05-15 | efficient incremental search | Connor Lane Smith | 1 | -18/+19 |
2011-05-15 | match first | Connor Lane Smith | 1 | -4/+5 |
2011-05-15 | faster grab | Connor Lane Smith | 1 | -11/+12 |
2011-05-15 | cleanup | Connor Lane Smith | 1 | -6/+5 |
2011-05-15 | fast but inexact | Connor Lane Smith | 1 | -4/+7 |
2011-05-15 | cleanup | Connor Lane Smith | 4 | -19/+18 |
2011-05-14 | increment version | Connor Lane Smith | 1 | -1/+1 |
2011-05-14 | only match links | Connor Lane Smith | 1 | -1/+1 |
2011-05-14 | follow symlinks | Connor Lane Smith | 1 | -1/+1 |
2011-05-14 | cleanup | Connor Lane Smith | 3 | -30/+10 |
2011-05-14 | whoops, wrong dmenu_path version | Connor Lane Smith | 1 | -1/+1 |
2011-05-14 | fast dmenu_path script | Connor Lane Smith | 4 | -108/+13 |
2011-05-14 | instant ^E | Connor Lane Smith | 1 | -16/+20 |
2011-05-14 | fix typo | Connor Lane Smith | 1 | -1/+1 |
2011-05-14 | use array for items | Connor Lane Smith | 1 | -10/+10 |
2011-05-12 | fixed xinerama corner case | Connor Lane Smith | 1 | -7/+7 |
2011-05-11 | fixed -m bug (thanks Rob) | Connor Lane Smith | 2 | -12/+12 |
2011-05-08 | fast grab patch (thanks Rob) | Connor Lane Smith | 2 | -13/+27 |
2011-05-06 | helpful errors | Connor Lane Smith | 2 | -3/+8 |
2011-05-05 | paring | Connor Lane Smith | 2 | -24/+13 |
2011-01-07 | update license | Connor Lane Smith | 2 | -3/+3 |
2011-01-07 | cache option in config.mk | Connor Lane Smith | 2 | -5/+5 |
2010-12-01 | gmake spews | Connor Lane Smith | 1 | -4/+4 |
2010-12-01 | posix makefile | Connor Lane Smith | 1 | -3/+4 |
2010-11-20 | Added tag 4.2.1 for changeset abb6579a324f | Anselm R Garbe | 1 | -0/+1 |
2010-11-20 | fixed dist target bug4.2.1 | Anselm R Garbe | 3 | -2/+3 |
2010-11-19 | Added tag 4.2 for changeset 379813a051f0 | Anselm R Garbe | 1 | -0/+1 |
2010-11-17 | removed unnecessary defines4.2 | Connor Lane Smith | 1 | -2/+0 |
2010-11-17 | moved main, updated args | Connor Lane Smith | 2 | -48/+53 |
2010-11-12 | fixed config.mk dep | Connor Lane Smith | 1 | -2/+2 |
2010-11-12 | updated manpage | Connor Lane Smith | 1 | -1/+1 |
2010-11-12 | rebound paste to ^Y | Connor Lane Smith | 1 | -4/+3 |
2010-11-11 | removed libdc dependence | Connor Lane Smith | 6 | -34/+269 |
2010-11-02 | -m flag to fix dwm selmon bug | Connor Lane Smith | 1 | -1/+5 |
2010-10-08 | updated manpage | Connor Lane Smith | 1 | -1/+1 |
2010-10-08 | cleaned up | Connor Lane Smith | 1 | -15/+15 |
2010-10-08 | dmenu_path.c (shell is a bottleneck) | Connor Lane Smith | 3 | -34/+108 |
2010-09-13 | fixed linking bug (thanks Jacob Nixdorf) & iscntrl corner case | Connor Lane Smith | 2 | -2/+2 |
2010-09-11 | simplification | Connor Lane Smith | 1 | -1/+1 |
2010-09-11 | update to libdc, fixed utf8 bug | Connor Lane Smith | 2 | -3/+3 |
2010-08-20 | arrow offset | Connor Lane Smith | 1 | -1/+1 |
2010-08-20 | fixed width bug | Connor Lane Smith | 1 | -3/+3 |
2010-08-20 | rebound paste, removed useless max widths | Connor Lane Smith | 2 | -9/+10 |
2010-08-19 | new libdraw | Connor Lane Smith | 1 | -25/+25 |
2010-08-19 | new libdraw | Connor Lane Smith | 1 | -2/+2 |
2010-08-18 | resorted globals | Connor Lane Smith | 1 | -1/+1 |