Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2010-08-18 | signed ints, ignore negative -l value | Connor Lane Smith | 1 | -4/+5 | |
2010-08-12 | fixed insert segfault, added nextrune | Connor Lane Smith | 1 | -37/+35 | |
2010-08-11 | fixed paste | Connor Lane Smith | 1 | -7/+8 | |
2010-08-11 | new libdraw, replaced cistrstr with fstrstr, simpler readstdin | Connor Lane Smith | 1 | -40/+34 | |
2010-08-10 | more efficient initfont | Connor Lane Smith | 1 | -3/+4 | |
2010-08-10 | reverted calcoffsets | Connor Lane Smith | 1 | -5/+6 | |
2010-08-10 | simplifications | Connor Lane Smith | 2 | -19/+14 | |
2010-08-09 | cursor fix + style | Connor Lane Smith | 1 | -25/+19 | |
2010-08-06 | added ^D, removed ^M | Connor Lane Smith | 1 | -1/+3 | |
2010-08-05 | new libdraw, typo fixes | Connor Lane Smith | 2 | -6/+6 | |
2010-08-03 | another typo fix (thanks, Gene Auyeung) | Connor Lane Smith | 1 | -1/+1 | |
2010-08-03 | typo fix | Connor Lane Smith | 1 | -1/+1 | |
2010-08-03 | cleaned up | Connor Lane Smith | 1 | -2/+2 | |
2010-08-03 | merged *{h,v} functions | Connor Lane Smith | 1 | -59/+40 | |
2010-08-02 | retyped promptw | Connor Lane Smith | 1 | -1/+1 | |
2010-08-02 | replaced promptw | Connor Lane Smith | 2 | -3/+6 | |
2010-08-02 | fixed bugs, no more config.h, updated manpage, new libdraw | Connor Lane Smith | 7 | -220/+162 | |
2010-07-31 | updated manpage, added paste, cleaned up, new libdraw | Connor Lane Smith | 4 | -319/+271 | |