index
:
forks/dmenu
master
Local fork of suckless/dmenu with patches applied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dmenu_path
Age
Commit message (
Collapse
)
Author
2019-02-12
make dmenu_path script executable
Hiltjo Posthuma
(as dmenu_run is)
2018-07-21
dmenu_path: always use the cachedir
Quentin Rameau
2012-07-30
dmenu_run: Split cache logic to dmenu_path again
Quentin Glidic
This allows to run dmenu_path to update the cache using a packager manager hook system
2011-06-13
new dmenu_run
Connor Lane Smith
2011-06-13
new lsx branch
Connor Lane Smith
2011-05-14
only match links
Connor Lane Smith
2011-05-14
follow symlinks
Connor Lane Smith
2011-05-14
whoops, wrong dmenu_path version
Connor Lane Smith
2011-05-14
fast dmenu_path script
Connor Lane Smith
2010-10-08
dmenu_path.c (shell is a bottleneck)
Connor Lane Smith
2010-08-02
fixed bugs, no more config.h, updated manpage, new libdraw
Connor Lane Smith
2008-04-09
though sticking to |uniq
Anselm R Garbe
2008-04-09
re-applied Peter Hartlich's and Jukkas dmenu-related patches, for odd ↵
Anselm R Garbe
reasons they disappeared
2007-05-24
I agree with the race fix of JG, but I dislike the SUSV3-breaking find, and ↵
Anselm R. Garbe
I don't care about PATH changes, keep it simple, stupid
2007-05-23
Fix the uptodate logic (uptodate if !find newer dirs than the cache).
Kris Maglione
2007-05-23
Silence the first find in dmenu_path.
Kris Maglione
2007-05-23
Fix grouping in dmenu_path.
Kris Maglione
2007-05-23
Changed dmenu_path (fixed race, improved speed, check that $PATH is the same ↵
Kris Maglione
as the last run).
2007-05-23
made dmenu_path the way anydot proposed in response to Jukka
Anselm R. Garbe
2007-05-23
applied Jukka's fix
Anselm R. Garbe
2007-05-14
applied anydot's dmenu_path caching patch, thank you!
Anselm R. Garbe
2007-02-24
I also dislike sort -u, I support that each Unix tool does one job and does ↵
Anselm R. Garbe
it right ;)
2007-02-23
using the old-style fashion we uses earlier
Anselm R. Garbe
2007-02-23
ok 2.4.2
Anselm R. Garbe
2007-02-23
hotfix
Anselm R. Garbe
2007-02-23
added dmenu_path convenience script
Anselm R. Garbe