index
:
dmenu
master
dmenu fork - https://tools.suckless.org/dmenu/
malf
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dmenu.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-22
several performance tweaks
anselm@anselm1
1
-18
/
+43
2008-03-18
fixed match() to prefer prefix-matches to strstr-matches in the match list, e...
Anselm R Garbe
1
-28
/
+42
2008-03-13
applied next patch of Sander
3.5
Anselm R Garbe
1
-3
/
+2
2008-03-12
applied Sanders patch
anselm@anselm1
1
-8
/
+6
2008-03-12
removed ido-matching, changed behavior of -i meaning case insensitive matchin...
Anselm R Garbe
1
-30
/
+23
2007-10-01
implemented strcasestr for dmenu (I call it cistrstr) for portability issues ...
Anselm R. Garbe
1
-1
/
+25
2007-09-24
casting char to int when using tolower (thanks to Jukkas careful cosmetic che...
arg@suckless.org
1
-1
/
+1
2007-09-23
yet another cosmetic fix
Anselm R. Garbe
1
-6
/
+2
2007-09-23
small cosmetic fix
Anselm R. Garbe
1
-1
/
+1
2007-09-23
applied MichaĆ Janeczek dmenu patch, made dmenu match case-insensitive by de...
Anselm R. Garbe
1
-40
/
+39
2007-09-19
applied yiyus initfont fix
3.3
arg@suckless.org
1
-4
/
+3
2007-09-17
reorganized
Anselm R. Garbe
1
-288
/
+299
2007-09-16
micromizing dmenu step 1
Anselm R. Garbe
1
-0
/
+701