Log - dmenu - Dmenu fork with xft fonts.
 (HTM) git clone git://r-36.net/dmenu
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
       Date              Commit message                            Author
 (DIR) 2016-01-11 12:26  Typofix                                   Klemens Nanni
 (DIR) 2015-12-19 18:58  Shut up glibc about _BSD_SOURCE being d…  Quentin Rameau
 (DIR) 2015-12-19 08:32  Add config option for word delimiters     Quentin Rameau
 (DIR) 2015-11-08 22:37  arg.h: remove unused ARGNUM* macros       Hiltjo Posthuma
 (DIR) 2015-11-08 22:03  unboolify dmenu                           Hiltjo Posthuma
 (DIR) 2015-11-08 15:46  Makefile: package config.def.h on make …  Hiltjo Posthuma
 (DIR) 2015-11-08 15:44  remove .hgtags file                       Hiltjo Posthuma
 (DIR) 2015-11-07 11:53  dmenu.1: clarify monitor numbers are st…  Hiltjo Posthuma
 (DIR) 2015-11-07 11:43  fix: multimon: always spawn client on f…  Hiltjo Posthuma
 (DIR) 2015-10-20 20:56  drw: cleanup drw_text, prevent gcc warn…  Hiltjo Posthuma
 (DIR) 2015-10-20 20:55  drw: simplify drw_font_xcreate and prev…  Hiltjo Posthuma
 (DIR) 2015-10-20 20:53  drw: a valid (non-NULL) Drw and Fnt con…  Hiltjo Posthuma
 (DIR) 2015-10-20 20:51  add sbase-style ecalloc(), calloc: or d…  Hiltjo Posthuma
 (DIR) 2015-10-18 16:37  free schemes as array                     Hiltjo Posthuma
 (DIR) 2015-10-04 12:47  fix input text matching                   Quentin Rameau
 (DIR) 2015-10-04 12:01  fix incorrect ordering of match results   Davide Del Zompo
 (DIR) 2015-10-04 10:32  fix paste from clipboard (ctrl+shift+y)   Hiltjo Posthuma
 (DIR) 2015-09-27 22:38  minor style fix                           Hiltjo Posthuma
 (DIR) 2015-09-27 22:19  Remove function prototypes and reorder …  FRIGN
 (DIR) 2015-09-27 22:15  Untypedef struct item                     FRIGN
 (DIR) 2015-09-27 22:18  Fix the conversion from microseconds to…  Quentin Rameau
 (DIR) 2015-09-27 22:06  Replace deprecated usleep() with nanosl…  Quentin Rameau
 (DIR) 2015-09-27 22:02  config.mk: use -std=c99                   Hiltjo Posthuma
 (DIR) 2015-09-27 21:57  dmenu: style improvements                 Hiltjo Posthuma
 (DIR) 2015-09-27 21:56  drw style improvements                    Hiltjo Posthuma
 (DIR) 2015-09-27 21:02  separate program-specific c99 bool and …  Hiltjo Posthuma
 (DIR) 2015-09-27 20:55  config.mk: fix _XOPEN_SOURCE=700 for ge…  Hiltjo Posthuma
 (DIR) 2015-09-27 20:38  config.mk: improve feature test check     Hiltjo Posthuma
 (DIR) 2015-08-06 02:19  Fixed typo introduced by shared code      Eric Pruitt
 (DIR) 2015-07-19 19:34  stest: get rid of getopt, use suckless …  Hiltjo Posthuma
 (DIR) 2015-07-19 18:32  config.mk: add FREETYPELIBS and FREETYP…  Hiltjo Posthuma
 (DIR) 2015-07-19 18:29  fix prompt color style how it used to be  Hiltjo Posthuma
 (DIR) 2015-05-04 19:54  Use libdraw: add Xft and fallback-fonts…  Hiltjo Posthuma
 (DIR) 2014-09-17 11:40  applied Hiltjo's patch as suggested on …  Anselm R Garbe
 (DIR) 2014-07-24 19:10  fix crash with ctrl-enter as input        Hiltjo Posthuma
 (DIR) 2014-05-29 16:03  updated copyright notices in LICENSE an…  Anselm R Garbe
 (DIR) 2013-08-13 17:15  applied Martin Kühl's inverse matching …  Anselm R Garbe
 (DIR) 2013-08-02 20:30  applied Martti Kühne's dmenu monitor pa…  Anselm R Garbe
 (DIR) 2013-06-28 20:06  accepted vi'is exit approach ^[ (sugges…  Anselm R Garbe
 (DIR) 2013-04-17 19:16  forgot to add config.def.h, thanks Will…  Anselm R Garbe
 (DIR) 2013-04-17 19:04  adopted Alex Sedov's config.h revival p…  Anselm R Garbe
 (DIR) 2013-04-17 18:59  applied Alex Sedov's Tab buffer termina…  Anselm R Garbe
 (DIR) 2013-04-17 18:56  applied multisel patch to mainline        Anselm R Garbe
 (DIR) 2012-07-30 15:02  dmenu_run: Split cache logic to dmenu_p…  Quentin Glidic
 (DIR) 2012-05-15 09:47  ignore prompt if it is empty in additio…  Moritz Wilhelmy
 (DIR) 2012-04-06 15:38  _POSIX_C_SOURCE=200809L                   Connor Lane Smith
 (DIR) 2012-02-10 00:37  listen for C-S-[jm]                       Connor Lane Smith
 (DIR) 2012-01-19 22:52  add ^G escape keybinding                  Karl F
 (DIR) 2012-01-18 23:56  remove _POSIX_C_SOURCE cflag              Connor Lane Smith
 (DIR) 2012-01-08 12:13  update version 4.5-hg                     Connor Lane Smith
 (DIR) 2012-01-04 12:30  config.mk cleanup                         anselm@garbe.us
 (DIR) 2012-01-02 18:48  align M-[hjkl] closer to vi keys          Connor Lane Smith
 (DIR) 2012-01-01 19:33  happy new year!                           Connor Lane Smith
 (DIR) 2012-01-01 19:32  add Mod1Mask keybindings                  Connor Lane Smith
 (DIR) 2011-12-19 15:52  merge stest -> default                    Connor Lane Smith
 (DIR) 2011-12-19 15:05  comment xdg fallback behaviour            Connor Lane Smith
 (DIR) 2011-12-09 10:49  stest: restore stream testing             Connor Lane Smith
 (DIR) 2011-12-09 10:36  fork dmenu_run to disown child shell      Connor Lane Smith
 (DIR) 2011-11-27 22:40  stest: cleanup                            Connor Lane Smith
 (DIR) 2011-11-27 22:37  stest: remove unneeded lstat              Connor Lane Smith
 (DIR) 2011-11-27 22:35  simplify stest                            Connor Lane Smith
 (DIR) 2011-11-23 14:17  dmenu_run: use $SHELL                     Connor Lane Smith
 (DIR) 2011-11-23 13:40  set window background_pixel               Connor Lane Smith
 (DIR) 2011-11-19 20:31  fix dmenu_path exec sh                    Connor Lane Smith
 (DIR) 2011-11-19 20:24  faster dmenu_run -f                       Connor Lane Smith
 (DIR) 2011-11-19 18:54  replace lsx with stest                    Connor Lane Smith
 (DIR) 2011-11-16 10:26  update manpage                            Connor Lane Smith
 (DIR) 2011-11-15 19:32  limit direction keys in vline             Connor Lane Smith
 (DIR) 2011-11-14 19:02  fix C-n / C-p directions (thanks bastie…  Connor Lane Smith
 (DIR) 2011-11-13 23:46  new default colour scheme                 Connor Lane Smith
 (DIR) 2011-10-26 13:16  makefile: *.o depend on draw.h            Connor Lane Smith
 (DIR) 2011-10-26 12:28  add paste from clipboard                  Connor Lane Smith
 (DIR) 2011-10-26 12:20  add lots of comments                      Connor Lane Smith
 (DIR) 2011-10-26 11:14  input focus: calculate areas of interse…  Connor Lane Smith
 (DIR) 2011-10-17 09:22  simplify dmenu_run                        Connor Lane Smith
 (DIR) 2011-10-17 09:11  merge xim -> default                      Connor Lane Smith
 (DIR) 2011-10-17 09:08  merge lsx -> default                      Connor Lane Smith
 (DIR) 2011-10-17 01:12  use ~/.dmenu_cache if no xdg cache        Connor Lane Smith
 (DIR) 2011-10-17 00:44  lsx: detect read errors                   Connor Lane Smith
 (DIR) 2011-10-17 00:18  xim: check for corner cases               Connor Lane Smith
 (DIR) 2011-10-16 17:26  fix extra warning                         Connor Lane Smith
 (DIR) 2011-10-16 17:14  lsx: return failure on error              Connor Lane Smith
 (DIR) 2011-10-16 17:13  merge default -> lsx                      Connor Lane Smith
 (DIR) 2011-10-16 16:21  add xim support                           Troels Henriksen
 (DIR) 2011-10-13 19:43  limit lines to input                      Connor Lane Smith
 (DIR) 2011-10-04 20:39  input focus: fix for reparenting wms      Connor Lane Smith
 (DIR) 2011-09-30 20:08  fix monitor select when no focus          Connor Lane Smith
 (DIR) 2011-09-19 23:11  merge token -> default                    Connor Lane Smith
 (DIR) 2011-09-19 23:09  tweak match                               Connor Lane Smith
 (DIR) 2011-09-19 23:06  update manpage                            Connor Lane Smith
 (DIR) 2011-09-19 17:15  detect active monitor using input focus   Connor Lane Smith
 (DIR) 2011-09-19 09:40  add token matching                        Connor Lane Smith
 (DIR) 2011-09-19 09:40  change version to 'hg'                    Connor Lane Smith
 (DIR) 2011-07-24 19:04  dmenu_run: sh -c                          Connor Lane Smith
 (DIR) 2011-07-22 17:16  fix loadfont                              Connor Lane Smith
 (DIR) 2011-07-19 20:30  Added tag 4.4 for changeset 2b105eaae831  Connor Lane Smith
 (DIR) 2011-07-19 20:30  add lsx.1 to dist                         Connor Lane Smith
 (DIR) 2011-07-17 13:06  tweaks                                    Connor Lane Smith
 (DIR) 2011-07-14 19:03  efficiency tweaks                         Connor Lane Smith
 (DIR) 2011-07-14 19:03  fix extra warning                         Connor Lane Smith
 (DIR) 2011-07-06 12:40  simpler vline                             Connor Lane Smith
 (DIR) 2011-07-04 15:55  rebind ^N ^P                              Connor Lane Smith
 (DIR) 2011-06-25 16:02  include limits.h                          Connor Lane Smith
 (DIR) 2011-06-23 21:39  make clean lsx                            Connor Lane Smith
 (DIR) 2011-06-23 19:27  merge lsx -> default                      Connor Lane Smith
 (DIR) 2011-06-23 19:26  close lsx branch                          Connor Lane Smith
 (DIR) 2011-06-23 19:04  lsx: check snprintf                       Connor Lane Smith
 (DIR) 2011-06-18 21:11  update draw.c                             Connor Lane Smith
 (DIR) 2011-06-18 06:50  simpler lsx                               Connor Lane Smith
 (DIR) 2011-06-13 20:50  new dmenu_run                             Connor Lane Smith
 (DIR) 2011-06-13 18:32  add lsx.1                                 Connor Lane Smith
 (DIR) 2011-06-13 18:28  new lsx branch                            Connor Lane Smith
 (DIR) 2011-06-13 18:25  add ^M                                    Connor Lane Smith
 (DIR) 2011-05-18 16:01  Added tag 4.3.1 for changeset 34a2d7704…  Connor Lane Smith
 (DIR) 2011-05-18 16:01  bugfix                                    Connor Lane Smith
 (DIR) 2011-05-18 15:21  Added tag 4.3 for changeset 14c79f054bdf  Connor Lane Smith
 (DIR) 2011-05-18 15:20  no -m, cleanup                            Connor Lane Smith
 (DIR) 2011-05-16 22:35  fix possible overflow                     Connor Lane Smith
 (DIR) 2011-05-16 11:59  fixed extra warnings                      Connor Lane Smith
 (DIR) 2011-05-15 20:54  portability                               Connor Lane Smith
 (DIR) 2011-05-15 15:05  efficient incremental search              Connor Lane Smith
 (DIR) 2011-05-15 13:21  match first                               Connor Lane Smith
 (DIR) 2011-05-15 13:13  faster grab                               Connor Lane Smith
 (DIR) 2011-05-15 12:58  cleanup                                   Connor Lane Smith
 (DIR) 2011-05-15 12:02  fast but inexact                          Connor Lane Smith
 (DIR) 2011-05-15 01:37  cleanup                                   Connor Lane Smith
 (DIR) 2011-05-14 22:26  increment version                         Connor Lane Smith
 (DIR) 2011-05-14 22:21  only match links                          Connor Lane Smith
 (DIR) 2011-05-14 22:14  follow symlinks                           Connor Lane Smith
 (DIR) 2011-05-14 21:43  cleanup                                   Connor Lane Smith
 (DIR) 2011-05-14 21:12  whoops, wrong dmenu_path version          Connor Lane Smith
 (DIR) 2011-05-14 19:43  fast dmenu_path script                    Connor Lane Smith
 (DIR) 2011-05-14 17:39  instant ^E                                Connor Lane Smith
 (DIR) 2011-05-14 16:47  fix typo                                  Connor Lane Smith
 (DIR) 2011-05-14 16:46  use array for items                       Connor Lane Smith
 (DIR) 2011-05-12 12:17  fixed xinerama corner case                Connor Lane Smith
 (DIR) 2011-05-11 11:25  fixed -m bug (thanks Rob)                 Connor Lane Smith
 (DIR) 2011-05-08 14:15  fast grab patch (thanks Rob)              Connor Lane Smith
 (DIR) 2011-05-06 20:13  helpful errors                            Connor Lane Smith
 (DIR) 2011-05-05 14:46  paring                                    Connor Lane Smith
 (DIR) 2011-01-07 18:55  update license                            Connor Lane Smith
 (DIR) 2011-01-07 18:54  cache option in config.mk                 Connor Lane Smith
 (DIR) 2010-12-01 20:25  gmake spews                               Connor Lane Smith
 (DIR) 2010-12-01 20:23  posix makefile                            Connor Lane Smith
 (DIR) 2010-11-20 09:25  Added tag 4.2.1 for changeset abb6579a3…  Anselm R Garbe
 (DIR) 2010-11-20 09:25  fixed dist target bug                     Anselm R Garbe
 (DIR) 2010-11-19 11:51  Added tag 4.2 for changeset 379813a051f0  Anselm R Garbe
 (DIR) 2010-11-17 04:51  removed unnecessary defines               Connor Lane Smith
 (DIR) 2010-11-17 04:33  moved main, updated args                  Connor Lane Smith
 (DIR) 2010-11-12 00:30  fixed config.mk dep                       Connor Lane Smith
 (DIR) 2010-11-12 00:01  updated manpage                           Connor Lane Smith
 (DIR) 2010-11-12 00:00  rebound paste to ^Y                       Connor Lane Smith
 (DIR) 2010-11-11 23:56  removed libdc dependence                  Connor Lane Smith
 (DIR) 2010-11-02 12:15  -m flag to fix dwm selmon bug             Connor Lane Smith
 (DIR) 2010-10-08 22:40  updated manpage                           Connor Lane Smith
 (DIR) 2010-10-08 22:36  cleaned up                                Connor Lane Smith
 (DIR) 2010-10-08 22:24  dmenu_path.c (shell is a bottleneck)      Connor Lane Smith
 (DIR) 2010-09-13 13:22  fixed linking bug (thanks Jacob Nixdorf…  Connor Lane Smith
 (DIR) 2010-09-11 18:48  simplification                            Connor Lane Smith
 (DIR) 2010-09-11 12:37  update to libdc, fixed utf8 bug           Connor Lane Smith
 (DIR) 2010-08-20 18:57  arrow offset                              Connor Lane Smith
 (DIR) 2010-08-20 18:42  fixed width bug                           Connor Lane Smith
 (DIR) 2010-08-20 12:50  rebound paste, removed useless max widt…  Connor Lane Smith
 (DIR) 2010-08-19 15:43  new libdraw                               Connor Lane Smith
 (DIR) 2010-08-19 15:17  new libdraw                               Connor Lane Smith
 (DIR) 2010-08-18 16:35  resorted globals                          Connor Lane Smith
 (DIR) 2010-08-18 16:33  signed ints, ignore negative -l value     Connor Lane Smith
 (DIR) 2010-08-12 14:35  fixed insert segfault, added nextrune     Connor Lane Smith
 (DIR) 2010-08-11 14:02  fixed paste                               Connor Lane Smith
 (DIR) 2010-08-11 13:24  new libdraw, replaced cistrstr with fst…  Connor Lane Smith
 (DIR) 2010-08-10 17:09  more efficient initfont                   Connor Lane Smith
 (DIR) 2010-08-10 13:14  reverted calcoffsets                      Connor Lane Smith
 (DIR) 2010-08-10 12:38  simplifications                           Connor Lane Smith
 (DIR) 2010-08-09 10:54  cursor fix + style                        Connor Lane Smith
 (DIR) 2010-08-06 13:16  added ^D, removed ^M                      Connor Lane Smith
 (DIR) 2010-08-05 14:41  new libdraw, typo fixes                   Connor Lane Smith
 (DIR) 2010-08-03 17:19  another typo fix (thanks, Gene Auyeung)   Connor Lane Smith
 (DIR) 2010-08-03 16:29  typo fix                                  Connor Lane Smith
 (DIR) 2010-08-03 16:18  cleaned up                                Connor Lane Smith
 (DIR) 2010-08-03 16:10  merged *{h,v} functions                   Connor Lane Smith
 (DIR) 2010-08-02 14:13  retyped promptw                           Connor Lane Smith
 (DIR) 2010-08-02 13:49  replaced promptw                          Connor Lane Smith
 (DIR) 2010-08-02 13:22  fixed bugs, no more config.h, updated m…  Connor Lane Smith
 (DIR) 2010-07-31 13:56  updated manpage, added paste, cleaned u…  Connor Lane Smith
 (DIR) 2010-07-30 12:40  merged dmenu & dinput (clunky interface)  Connor Lane Smith
 (DIR) 2010-07-30 09:26  underline match                           Connor Lane Smith
 (DIR) 2010-07-30 09:25  new libdraw                               Connor Lane Smith
 (DIR) 2010-07-30 08:18  fixed vlist select                        Connor Lane Smith
 (DIR) 2010-07-27 12:40  updated to libdraw tip                    Connor Lane Smith
 (DIR) 2010-07-02 05:49  added dmenu.h, common.c                   Connor Lane Smith
 (DIR) 2010-07-02 04:50  updated to new libdraw                    Connor Lane Smith
 (DIR) 2010-07-02 02:44  atexit cleanup                            Connor Lane Smith
 (DIR) 2010-06-30 21:42  removed -e flag (too buggy), cleaned up   Connor Lane Smith
 (DIR) 2010-06-30 09:45  fixed no-input invisible text bug         Connor Lane Smith
 (DIR) 2010-06-30 00:36  libdraw now has own repo                  Connor Lane Smith
 (DIR) 2010-06-29 23:52  resizing vlist, new dinput binding        Connor Lane Smith
 (DIR) 2010-06-29 23:05  cleaned up                                Connor Lane Smith
 (DIR) 2010-06-29 18:19  decosmetics                               Connor Lane Smith
 (DIR) 2010-06-29 15:07  dinput with dmenu flags, fixed usage & …  Connor Lane Smith
 (DIR) 2010-06-28 05:09  extended libdraw                          Connor Lane Smith
 (DIR) 2010-06-25 03:33  cleaned up                                Connor Lane Smith
 (DIR) 2010-06-24 16:44  moved draw.c to libdraw.a                 Connor Lane Smith
 (DIR) 2010-06-24 15:24  removed colors from dc                    Connor Lane Smith
 (DIR) 2010-06-24 15:18  decoupled draw.c from dmenu & dinput      Connor Lane Smith
 (DIR) 2010-06-24 13:22  fixed offsets, updated eprint, cleaned …  Connor Lane Smith
 (DIR) 2010-06-24 10:30  fixed static symbols in config.def.h      Connor Lane Smith
 (DIR) 2010-06-23 13:29  fixed makefile                            Connor Lane Smith
 (DIR) 2010-06-23 12:49  cleaned up                                Connor Lane Smith
 (DIR) 2010-06-23 12:31  cleaned up                                Connor Lane Smith
 (DIR) 2010-06-23 12:29  added draw.h                              Connor Lane Smith
 (DIR) 2010-06-23 11:42  overlapping code                          Connor Lane Smith
 (DIR) 2010-06-23 11:15  typo fixes                                Connor Lane Smith
 (DIR) 2010-06-23 11:04  initial dmenu / dinput separation         Connor Lane Smith
 (DIR) 2010-06-22 09:45  fixed vlist cursor                        Connor Lane Smith
 (DIR) 2010-06-20 14:04  updated manpage, changed keybinds M- bi…  Connor Lane Smith
 (DIR) 2010-06-20 00:19  cleaned up                                Connor Lane Smith
 (DIR) 2010-06-19 23:44  added ^K, optimisations                   Connor Lane Smith
 (DIR) 2010-06-19 20:44  added sselp requirement to readme         Connor Lane Smith
 (DIR) 2010-06-16 14:36  cleaned up                                Connor Lane Smith
 (DIR) 2010-06-11 08:24  fixed vlist paging, cleaned up            Connor Lane Smith
 (DIR) 2010-06-09 09:13  updated manpage                           Connor Lane Smith
 (DIR) 2010-05-29 11:56  Added tag 4.1.1 for changeset 72749a826…  Anselm R Garbe
 (DIR) 2010-05-29 11:56  prepared bugfix release 4.1.1             Anselm R Garbe
 (DIR) 2010-05-29 11:55  applied Ramils patch                      Anselm R Garbe
 (DIR) 2010-05-28 10:42  Added tag 4.1 for changeset 844587572673  Anselm R Garbe
 (DIR) 2010-05-28 10:42  prepared dmenu-4.1 release                Anselm R Garbe
 (DIR) 2010-05-05 10:42  fixed vlist alignment                     Connor Lane Smith
 (DIR) 2010-05-02 22:17  cleaning up                               Connor Lane Smith
 (DIR) 2010-04-14 17:35  fixed bad parenting, simpler vlist        Connor Lane Smith
 (DIR) 2010-04-13 20:14  fixed ^U cursor support                   Connor Lane Smith
 (DIR) 2010-04-07 16:15  fixed 3 bugs and some inconsistency       Connor Lane Smith
 (DIR) 2010-04-01 20:40  applied Troels' patch, thanks Troels!     Anselm R Garbe
 (DIR) 2010-04-01 20:32  added Connor to LICENSE file              Anselm R Garbe
 (DIR) 2010-04-01 20:31  commited Connor's sanity patch            Anselm R Garbe
 (DIR) 2010-04-01 17:30  apply nibble patch removing per-item le…  pancake
 (DIR) 2010-04-01 17:10  add ^a and ^e keybindings                 pancake
 (DIR) 2010-03-31 21:43  applied Connor's subwindow patch          Anselm R Garbe
 (DIR) 2010-03-31 21:37  applied Connor's next nice patch, thank…  Anselm R Garbe
 (DIR) 2010-03-22 07:50  applied cls' patch, thanks Connor!        anselm@garbe.us
 (DIR) 2010-03-07 08:32  applied Connor's patch, thanks!           Anselm R Garbe
 (DIR) 2009-12-05 16:52  this is only a temporary workaround, th…  Anselm R Garbe
 (DIR) 2009-11-28 12:28  applied cursor, vertical and paste patc…  Anselm R Garbe
 (DIR) 2009-04-18 11:50  Added tag 4.0 for changeset 78f9f72cc9c6  Anselm R Garbe
 (DIR) 2009-02-21 19:21  applied Matthias Christian Ott's sanity…  Anselm R Garbe
 (DIR) 2008-12-12 19:58  next release will be 4.0                  a@null
 (DIR) 2008-12-09 21:55  minor modification                        a@null
 (DIR) 2008-09-09 19:45  Added tag 3.9 for changeset 21a1ed9a69b9  Anselm R Garbe
 (DIR) 2008-08-29 09:09  simplified initfont                       Anselm R Garbe
 (DIR) 2008-08-25 08:38  reverted setlocale() call                 Anselm R Garbe
 (DIR) 2008-08-23 08:33  removed artifact from wmii menu           Anselm R Garbe
 (DIR) 2008-08-18 18:24  fixed a problem when backporting dwm's …  Anselm R Garbe
 (DIR) 2008-08-18 09:20  abc...                                    Anselm R Garbe
 (DIR) 2008-08-18 09:17  removed the i = textnw... as remarked b…  Anselm R Garbe
 (DIR) 2008-08-18 09:03  backported drawtext() simplifications t…  Anselm R Garbe
 (DIR) 2008-08-18 08:31  getting rid of setlocale(), it doesn't …  Anselm R Garbe
 (DIR) 2008-07-29 18:20  Added tag 3.8 for changeset 644b0798fccc  Anselm R Garbe
 (DIR) 2008-07-18 19:20  similiar change as in dwm                 Anselm R Garbe
 (DIR) 2008-07-17 16:40  removed compiler warning if XINERAMA is…  Anselm R Garbe
 (DIR) 2008-07-16 17:38  got rid of compile time xidx, grabbing …  Anselm R Garbe
 (DIR) 2008-07-16 17:18  reverted uint/ulong introduction          Anselm R Garbe
 (DIR) 2008-06-30 09:00  minor update regarding locale support     Anselm R Garbe
 (DIR) 2008-06-21 15:43  removed emalloc, used only once so obso…  Anselm R Garbe
 (DIR) 2008-06-19 08:18  minor fix                                 Anselm R Garbe
 (DIR) 2008-06-18 17:21  Added tag 3.7 for changeset 0508a3a6ee10  Anselm R Garbe
 (DIR) 2008-06-18 17:20  minor fix                                 Anselm R Garbe
 (DIR) 2008-06-14 09:55  reusing config.h's color values, note w…  Anselm R Garbe
 (DIR) 2008-06-13 11:04  using xidx                                Anselm R Garbe
 (DIR) 2008-06-13 10:53  yet another cosmetic change               Anselm R Garbe
 (DIR) 2008-06-13 10:46  cosmetic fixes                            Anselm R Garbe
 (DIR) 2008-05-22 10:15  s/unsigned int/uint/, s/unsigned long/u…  Anselm R Garbe
 (DIR) 2008-05-20 14:07  foo                                       Anselm R Garbe
 (DIR) 2008-05-19 19:29  added Xinerama support to dmenu, revert…  anselm@anselm1
 (DIR) 2008-04-10 17:12  no exe should be unquoted, agreed to Pe…  Anselm R Garbe
 (DIR) 2008-04-10 15:46  fixed unquoted dmenu_run $exe-use repor…  Anselm R Garbe
 (DIR) 2008-04-09 22:32  though sticking to |uniq                  Anselm R Garbe
 (DIR) 2008-04-09 22:31  re-applied Peter Hartlich's and Jukkas …  Anselm R Garbe
 (DIR) 2008-04-03 20:56  Added tag 3.6 for changeset 0bc2751d06e8  anselm@anselm1
 (DIR) 2008-03-25 18:18  fix typo                                  Sander van Dijk
 (DIR) 2008-03-25 10:18  using limits.h                            Anselm R Garbe
 (DIR) 2008-03-25 09:43  bugfix of the -0 case in dmenu (thanks …  Anselm R Garbe
 (DIR) 2008-03-24 15:56  applied Jukkas hotfix                     Anselm R Garbe
 (DIR) 2008-03-23 21:06  more cosmetics                            Sander van Dijk
 (DIR) 2008-03-23 20:17  cosmetics                                 Sander van Dijk
 (DIR) 2008-03-23 20:11  made some whitespacing consistent.        Sander van Dijk
 (DIR) 2008-03-23 11:09  removed unused variable nitem.            sander@localhost
 (DIR) 2008-03-22 14:52  several performance tweaks                anselm@anselm1
 (DIR) 2008-03-18 16:52  fixed match() to prefer prefix-matches …  Anselm R Garbe
 (DIR) 2008-03-13 16:53  Added tag 3.5 for changeset 05e5bd706b3b  Anselm R Garbe
 (DIR) 2008-03-13 12:02  applied next patch of Sander              Anselm R Garbe
 (DIR) 2008-03-12 21:37  applied Sanders patch                     anselm@anselm1
 (DIR) 2008-03-12 15:41  removed ido-matching, changed behavior …  Anselm R Garbe
 (DIR) 2008-02-12 09:42  removed set                               Anselm R Garbe
 (DIR) 2008-02-11 11:22  updated                                   anselm@aab
 (DIR) 2007-12-22 12:20  added dmenu run                           anselm@anselm1
 (DIR) 2007-10-25 18:26  Added tag 3.4 for changeset 9ab649b3b3e5  Anselm R. Garbe
 (DIR) 2007-10-10 16:57  adapted c99 for pedantic checks, even i…  Anselm R. Garbe
 (DIR) 2007-10-01 13:28  implemented strcasestr for dmenu (I cal…  Anselm R. Garbe
 (DIR) 2007-10-01 09:44  fixed font definition                     Anselm R. Garbe
 (DIR) 2007-09-30 17:20  fixed dmenu                               Anselm R. Garbe
 (DIR) 2007-09-30 10:47  using saner defaults                      Anselm R. Garbe
 (DIR) 2007-09-27 16:55  applied new color nuance                  Anselm R. Garbe
 (DIR) 2007-09-26 17:15  applied my favorite color scheme          Anselm R. Garbe
 (DIR) 2007-09-24 13:04  casting char to int when using tolower …  arg@suckless.org
 (DIR) 2007-09-23 16:49  switching to white                        Anselm R. Garbe
 (DIR) 2007-09-23 16:32  yet another cosmetic fix                  Anselm R. Garbe
 (DIR) 2007-09-23 16:31  small cosmetic fix                        Anselm R. Garbe
 (DIR) 2007-09-23 16:26  applied Michał Janeczek dmenu patch, ma…  Anselm R. Garbe
 (DIR) 2007-09-22 07:12  Added tag 3.3 for changeset 709df5a4bad7  Anselm R. Garbe
 (DIR) 2007-09-19 15:33  applied yiyus initfont fix                arg@suckless.org
 (DIR) 2007-09-17 18:53  reorganized                               Anselm R. Garbe
 (DIR) 2007-09-17 07:13  next version is 3.3                       arg@suckless.org
 (DIR) 2007-09-16 18:14  micromizing dmenu step 1                  Anselm R. Garbe
 (DIR) 2007-09-15 18:28  fixed fallback                            Anselm R. Garbe
 (DIR) 2007-07-24 16:19  applied ido-matching to dmenu             arg@f00b4r
 (DIR) 2007-06-01 10:28  foooooo                                   Anselm R. Garbe
 (DIR) 2007-05-30 10:22  Added tag 3.2 for changeset e4c81a78ffba  Anselm R. Garbe
 (DIR) 2007-05-30 10:19  referred to LICENSE file                  Anselm R. Garbe
 (DIR) 2007-05-24 08:34  I agree with the race fix of JG, but I …  Anselm R. Garbe
 (DIR) 2007-05-23 23:38  Fix the uptodate logic (uptodate if !fi…  Kris Maglione
 (DIR) 2007-05-23 22:35  Silence the first find in dmenu_path.     Kris Maglione
 (DIR) 2007-05-23 20:59  Fix grouping in dmenu_path.               Kris Maglione
 (DIR) 2007-05-23 20:44  Merge.                                    Kris Maglione
 (DIR) 2007-05-23 20:42  Changed dmenu_path (fixed race, improve…  Kris Maglione
 (DIR) 2007-05-23 20:32  removed some superflous strncmp's         Anselm R. Garbe
 (DIR) 2007-05-23 20:13  made dmenu_path the way anydot proposed…  Anselm R. Garbe
 (DIR) 2007-05-23 11:22  applied Jukka's fix                       Anselm R. Garbe
 (DIR) 2007-05-21 12:36  Added tag 3.1 for changeset 8f0f917ac988  Anselm R. Garbe
 (DIR) 2007-05-15 11:44  removed strip, added -s to LDFLAGs        Anselm R. Garbe
 (DIR) 2007-05-14 09:56  applied anydot's dmenu_path caching pat…  Anselm R. Garbe
 (DIR) 2007-05-02 13:25  fixed a small bug in dmenu when an empt…  Anselm R. Garbe
 (DIR) 2007-04-19 07:27  Added tag 3.0 for changeset 59b3024854db  Anselm R. Garbe
 (DIR) 2007-04-13 09:36  making copyright notice more compact      Anselm R. Garbe
 (DIR) 2007-03-28 06:17  next version is 2.9                       Anselm R. Garbe
 (DIR) 2007-03-27 14:52  allowing numpad keys as inpyt             Anselm R. Garbe
 (DIR) 2007-03-07 12:30  Added tag 2.8 for changeset dd3d02b07cac  Anselm R. Garbe
 (DIR) 2007-03-07 10:01  attempt to grab the keyboard only 1000 …  Anselm R. Garbe
 (DIR) 2007-03-07 09:54  reverting keyboard grab to root window …  Anselm R. Garbe
 (DIR) 2007-03-06 08:24  Wait for an Expose and draw the menu im…  Kris Maglione
 (DIR) 2007-03-05 10:25  Added tag 2.7 for changeset fbd9e9d63f20  Anselm R. Garbe
 (DIR) 2007-03-02 20:48  keyboard grab works on the dmenu window…  Anselm R. Garbe
 (DIR) 2007-03-02 14:16  also, don't set the font all the time     Anselm R. Garbe
 (DIR) 2007-03-01 14:47  Added tag 2.6 for changeset 775f761a5647  Anselm R. Garbe
 (DIR) 2007-02-27 13:44  useless var declaration prev_nitem        Anselm R. Garbe
 (DIR) 2007-02-26 13:07  changed Backspace/C-w behavior (now it …  Anselm R. Garbe
 (DIR) 2007-02-26 10:44  if isatty() first read from stdin and t…  Anselm R. Garbe
 (DIR) 2007-02-26 09:47  next is 2.6, but not yet ;)               Anselm R. Garbe
 (DIR) 2007-02-25 21:41  Escape -s in dmenu.1                      Kris Maglione
 (DIR) 2007-02-24 14:38  Added tag 2.5 for changeset 041143e9fc54  Anselm R. Garbe
 (DIR) 2007-02-24 14:38  I also dislike sort -u, I support that …  Anselm R. Garbe
 (DIR) 2007-02-24 13:07  removed superfluous externs as well       Anselm R. Garbe
 (DIR) 2007-02-23 14:28  using the old-style fashion we uses ear…  Anselm R. Garbe
 (DIR) 2007-02-23 13:39  fixed a bug when dmenu is run with -v     Anselm R. Garbe
 (DIR) 2007-02-23 12:51  Added tag 2.4.2 for changeset 1ca5d4305…  Anselm R. Garbe
 (DIR) 2007-02-23 12:51  ok 2.4.2                                  Anselm R. Garbe
 (DIR) 2007-02-23 12:28  Added tag 2.4.1 for changeset 03e83e278…  Anselm R. Garbe
 (DIR) 2007-02-23 12:28  hotfix                                    Anselm R. Garbe
 (DIR) 2007-02-23 09:42  Added tag 2.4 for changeset 9e9036cbfb4b  Anselm R. Garbe
 (DIR) 2007-02-23 09:16  added dmenu_path convenience script       Anselm R. Garbe
 (DIR) 2007-02-22 17:16  made Fnt an anonymous struct              Anselm R. Garbe
 (DIR) 2007-02-21 10:05  Added tag 2.3 for changeset b6e09682c8a…  Anselm R. Garbe
 (DIR) 2007-02-21 09:59  applied the fix inspired by a recent wm…  Anselm R. Garbe
 (DIR) 2007-02-20 12:57  renamed getcolor to initcolor             Anselm R. Garbe
 (DIR) 2007-02-20 12:54  s/setfont/initfont/                       Anselm R. Garbe
 (DIR) 2007-02-20 12:54  readded draw.c again (except getcolor a…  Anselm R. Garbe
 (DIR) 2007-02-19 20:18  removed -t, now using isatty() instead …  Anselm R. Garbe
 (DIR) 2007-02-19 14:49  removed draw.c, implemented C-w handlin…  Anselm R. Garbe
 (DIR) 2007-02-14 08:42  Added tag 2.2 for changeset 90f0e34e7f11  Anselm R. Garbe
 (DIR) 2007-02-08 13:10  fixed Copyright notice in Makefile        Anselm R. Garbe
 (DIR) 2007-02-08 10:17  nah nah nah, I can't get used to the  b…  Anselm R. Garbe
 (DIR) 2007-02-08 10:10  letting dmenu appear at the bottom by d…  Anselm R. Garbe
 (DIR) 2007-02-05 10:10  got rid of LD, inspired by JGs patch to…  Anselm R. Garbe
 (DIR) 2007-01-17 10:10  Added tag 2.1 for changeset 7656557298c9  Anselm R. Garbe
 (DIR) 2007-01-17 10:10  hotfix changes                            Anselm R. Garbe
 (DIR) 2007-01-17 10:10  Added tag 2.1 for changeset d91c79020430  Anselm R. Garbe
 (DIR) 2007-01-16 10:42  Added tag 2.0 for changeset 1fce5c464fcd  Anselm R. Garbe
 (DIR) 2007-01-16 10:39  small fix                                 Anselm R. Garbe
 (DIR) 2007-01-16 10:38  removed useless mx, my                    Anselm R. Garbe
 (DIR) 2007-01-16 10:24  applied new default colors                Anselm R. Garbe
 (DIR) 2007-01-16 10:07  small fix of Control-j in dmenu.1         Anselm R. Garbe
 (DIR) 2007-01-12 11:43  Added tag 1.9 for changeset c7f5f4d54317  Anselm R. Garbe
 (DIR) 2007-01-11 14:52  added evil key support to dmenu           Anselm R. Garbe
 (DIR) 2007-01-11 12:51  s/Mod1-Shift-g/Mod1-G/ in fact Sander i…  Anselm R. Garbe
 (DIR) 2007-01-11 10:41  documenting undocumented vi-alike short…  Anselm R. Garbe
 (DIR) 2007-01-11 09:17  commented recent Control-shortcut addit…  Anselm R. Garbe
 (DIR) 2007-01-10 22:07  applied Sanders  dmenu_ctrlchars.patch …  Anselm R. Garbe
 (DIR) 2007-01-10 17:06  applied Alexis Hildebrandts patches       Anselm R. Garbe
 (DIR) 2007-01-02 14:44  corrections                               arg@mig29
 (DIR) 2007-01-02 14:41  corrected                                 arg@mig29
 (DIR) 2007-01-02 14:38  next version will contain updated copyr…  arg@mig29
 (DIR) 2006-12-19 10:49  Added tag 1.8 for changeset d3e6fa22ae4…  arg@mig29
 (DIR) 2006-12-19 10:49  fixed a typo in dmenu.1                   arg@mig29
 (DIR) 2006-12-19 10:39  prepared dmenu-1.8, shortened command l…  arg@mig29
 (DIR) 2006-12-18 12:46  added wmii reference to dmenu(1)          arg@mig29
 (DIR) 2006-12-18 12:25  agreed with Sander                        arg@mig29
 (DIR) 2006-12-18 11:52  applied Stefan Tibus' sun patch, added …  arg@mig29
 (DIR) 2006-12-14 13:41  hotfix                                    arg@mig29
 (DIR) 2006-12-14 13:40  added vi-like key-bindings for keyboard…  arg@mig29
 (DIR) 2006-12-14 08:45  Added tag 1.7.1 for changeset 3696d77aa…  arg@mig29
 (DIR) 2006-12-14 08:45  foo                                       arg@mig29
 (DIR) 2006-12-14 08:34  silent hotfix                             arg@mig29
 (DIR) 2006-12-14 08:30  Added tag 1.7.1 for changeset 8e0b9b09b…  arg@mig29
 (DIR) 2006-12-14 08:30  applied hotfix of sander                  arg@mig29
 (DIR) 2006-12-14 07:51  Added tag 1.7 for changeset 58dbef4aef3…  arg@mig29
 (DIR) 2006-12-13 13:36  changed text in dmenu manpage             arg@mig29
 (DIR) 2006-12-13 13:14  added prompt option (-p 'prompt text'),…  arg@mig29
 (DIR) 2006-12-12 08:57  ordered switch branches in kpress alpha…  arg@mig29
 (DIR) 2006-12-08 10:12  fixed diagnostic error message            arg@mig29
 (DIR) 2006-12-08 09:41  removed hardcoded 'fixed' fallback, use…  arg@mig29
 (DIR) 2006-12-07 13:54  Added tag 1.6 for changeset dcc5427f99f…  arg@mig29
 (DIR) 2006-12-07 13:38  found compromise                          arg@mig29
 (DIR) 2006-12-07 11:03  people should define fixed being compat…  arg@mig29
 (DIR) 2006-12-07 10:55  using -*-fixed-*-*-*-*-*-*-*-*-*-*-iso1…  arg@mig29
 (DIR) 2006-12-07 09:06  also fixing dmenu accordingly             arg@mig29
 (DIR) 2006-12-05 12:30  only setting LC_CTYPE                     arg@mig29
 (DIR) 2006-12-05 09:31  enforcing using imcomplete fonsets anyw…  arg@mig29
 (DIR) 2006-11-30 08:21  Added tag 1.5 for changeset e071fb045bd…  arg@mig29
 (DIR) 2006-11-26 14:49  next version will be 1.5                  arg@mig29
 (DIR) 2006-11-26 14:49  fixing sizeof stuff                       arg@mig29
 (DIR) 2006-10-26 10:14  Added tag 1.4 for changeset df3fbb05000…  arg@mig29
 (DIR) 2006-10-23 10:53  removed misleading input cursor           Anselm R. Garbe
 (DIR) 2006-10-23 08:12  fixing arg handling in dmenu (thanks to…  Anselm R. Garbe
 (DIR) 2006-10-13 09:08  Added tag 1.3 for changeset 2eb9997be51…  Anselm R. Garbe
 (DIR) 2006-10-12 10:59  changing order                            Anselm R. Garbe
 (DIR) 2006-10-12 10:58  simplified util.c                         Anselm R. Garbe
 (DIR) 2006-10-10 17:15  simplified main event loop                Anselm R. Garbe
 (DIR) 2006-10-06 11:44  Added tag 1.2 for changeset bee7fe6d118…  Anselm R. Garbe
 (DIR) 2006-10-06 10:40  small change                              Anselm R. Garbe
 (DIR) 2006-10-06 10:39  changing version info                     Anselm R. Garbe
 (DIR) 2006-10-06 09:52  removed useless newlines                  Anselm R. Garbe
 (DIR) 2006-09-26 15:51  small update to man page (backported)     arg@zarathustra
 (DIR) 2006-09-26 15:39  Added tag 1.1 for changeset e8c1e973375…  arg@zarathustra
 (DIR) 2006-09-26 12:31  updated README                            arg@mmvi
 (DIR) 2006-09-26 12:30  removed crap from Makefile                arg@mmvi
 (DIR) 2006-09-26 11:45  error handling                            arg@mmvi
 (DIR) 2006-09-26 11:41  foo                                       arg@mmvi
 (DIR) 2006-09-26 11:39  reverting                                 arg@mmvi
 (DIR) 2006-09-26 11:37  added fallback to color initialization    arg@mmvi
 (DIR) 2006-09-26 11:20  removed config.h stuff, made dwm config…  arg@mmvi
 (DIR) 2006-09-26 06:47  uriel didn't understood dmenu code, he …  arg@mmvi
 (DIR) 2006-09-26 06:43  applied a change made by Uriel to dmenu…  arg@wmii.de
 (DIR) 2006-09-25 06:29  applied something similiar to Jukkas pa…  arg@mmvi
 (DIR) 2006-09-16 09:20  Added tag 1.0 for changeset 9e11140d4cc…  arg@mmvi
 (DIR) 2006-09-12 08:59  made function signatures more consisten…  Anselm R. Garbe
 (DIR) 2006-09-11 11:18  commented dmenu                           Anselm R. Garbe
 (DIR) 2006-09-08 06:31  Added tag 0.9 for changeset d046c818ea4…  Anselm R. Garbe
 (DIR) 2006-09-08 05:33  implemented early keyboard grab for dme…  Anselm R. Garbe
 (DIR) 2006-09-07 17:12  new version of dmenu                      Anselm R. Garbe
 (DIR) 2006-09-07 07:40  another fix                               Anselm R. Garbe
 (DIR) 2006-09-07 07:36  made dmenu.1 also concise                 Anselm R. Garbe
 (DIR) 2006-09-06 08:53  Added tag 0.8 for changeset 409667a5722…  Anselm R. Garbe
 (DIR) 2006-09-04 17:47  fixed man page                            Anselm R. Garbe
 (DIR) 2006-09-04 15:17  Added tag 0.7 for changeset 5fc20d7158b…  Anselm R. Garbe
 (DIR) 2006-09-04 05:28  small change of main event loop           Anselm R. Garbe
 (DIR) 2006-08-28 10:26  updated version                           Anselm R. Garbe
 (DIR) 2006-08-28 08:20  Added tag 0.6 for changeset 25f679fb196…  Anselm R. Garbe
 (DIR) 2006-08-28 05:22  updated man page                          Anselm R. Garbe
 (DIR) 2006-08-25 16:15  fixed                                     Anselm R. Garbe
 (DIR) 2006-08-25 16:03  switching back to a dark color scheme w…  Anselm R. Garbe
 (DIR) 2006-08-25 15:44  small color fixes                         Anselm R. Garbe
 (DIR) 2006-08-25 12:45  updated dmenu to borderless drawing as …  Anselm R. Garbe
 (DIR) 2006-08-25 05:54  back to 3 colors                          Anselm R. Garbe
 (DIR) 2006-08-24 10:04  removed useless call                      Anselm R. Garbe
 (DIR) 2006-08-24 10:03  fixed minor bug                           Anselm R. Garbe
 (DIR) 2006-08-24 09:57  small color change                        Anselm R. Garbe
 (DIR) 2006-08-24 09:47  migrated dmenu to use 4 instead of 3 co…  Anselm R. Garbe
 (DIR) 2006-08-24 08:22  Added tag 0.5 for changeset 4a0ecd881c4…  Anselm R. Garbe
 (DIR) 2006-08-24 08:22  prepared dmenu-0.5                        Anselm R. Garbe
 (DIR) 2006-08-24 07:27  removed unnecessary Xlib call             Anselm R. Garbe
 (DIR) 2006-08-23 17:05  sanitizing my colorscheme                 Anselm R. Garbe
 (DIR) 2006-08-23 16:55  back to terminus font                     Anselm R. Garbe
 (DIR) 2006-08-22 08:01  font fix                                  Anselm R. Garbe
 (DIR) 2006-08-22 07:49  fixed                                     Anselm R. Garbe
 (DIR) 2006-08-21 15:45  applied OpenBSD changes..                 arg@localhost.10kl…
 (DIR) 2006-08-21 05:34  renamed bad_malloc into badmalloc as we…  Anselm R.Garbe
 (DIR) 2006-08-21 05:31  small changes in dmenu.1                  Anselm R.Garbe
 (DIR) 2006-08-16 17:25  fixed a typo in config.mk, fixed cleanu…  Anselm R.Garbe
 (DIR) 2006-08-16 10:37  applied sanders patch                     Anselm R.Garbe
 (DIR) 2006-08-16 06:57  applied sanders Makefile patch            Anselm R.Garbe
 (DIR) 2006-08-15 14:56  fixed the same issue in dmenu             Anselm R.Garbe
 (DIR) 2006-08-15 08:39  Added tag 0.4 for changeset 7acf0dde112…  Anselm R.Garbe
 (DIR) 2006-08-14 14:11  removed finished message                  Anselm R.Garbe
 (DIR) 2006-08-14 08:56  fixed string cutting                      Anselm R.Garbe
 (DIR) 2006-08-14 06:52  fixed string cutting                      Anselm R.Garbe
 (DIR) 2006-08-14 06:44  added comment                             Anselm R.Garbe
 (DIR) 2006-08-14 06:42  applied Sanders LD patch                  Anselm R.Garbe
 (DIR) 2006-08-11 16:12  applied my new color scheme               Anselm R.Garbe
 (DIR) 2006-08-11 09:52  simplified drawborder                     Anselm R.Garbe
 (DIR) 2006-08-10 13:19  Added tag 0.3 for changeset d352e9dc112…  Anselm R.Garbe
 (DIR) 2006-08-10 09:13  readded border colors, this sucks least   Anselm R.Garbe
 (DIR) 2006-08-10 09:07  drawing border around sel item            Anselm R.Garbe
 (DIR) 2006-08-10 08:28  removed unnecessary border color          Anselm R.Garbe
 (DIR) 2006-08-10 08:21  swapping my default colors                Anselm R.Garbe
 (DIR) 2006-08-10 08:10  added uppercase chars for C-u and C-h a…  Anselm R.Garbe
 (DIR) 2006-08-10 08:09  removed C-[ from source and man page      Anselm R.Garbe
 (DIR) 2006-08-09 16:45  removed control sequences which actuall…  Anselm R.Garbe
 (DIR) 2006-08-08 15:14  fixes to README                           Anselm R.Garbe
 (DIR) 2006-08-08 10:47  default colors are best                   Anselm R.Garbe
 (DIR) 2006-08-08 09:47  noborder                                  Anselm R.Garbe
 (DIR) 2006-08-08 09:18  dito                                      Anselm R.Garbe
 (DIR) 2006-08-08 09:07  using a better colorscheme                Anselm R.Garbe
 (DIR) 2006-08-07 15:17  removed unnecessary typedef               arg@10ksloc.org
 (DIR) 2006-08-07 12:07  made dmenu(1) more dwm(1) alike           arg@10ksloc.org
 (DIR) 2006-08-07 10:21  font size changed as well                 arg@10ksloc.org
 (DIR) 2006-08-07 09:58  appliead Sanders manpage/Makefile pacth   arg@10ksloc.org
 (DIR) 2006-08-07 09:11  fixed dmenu.1 version info                arg@10ksloc.org
 (DIR) 2006-08-07 09:10  settle with grey                          arg@10ksloc.org
 (DIR) 2006-08-07 08:32  next version is 0.3                       arg@10ksloc.org
 (DIR) 2006-08-07 08:28  also made my colors tasting better with…  arg@10ksloc.org
 (DIR) 2006-08-07 07:40  next attempt for bright background swit…  arg@10ksloc.org
 (DIR) 2006-08-07 06:52  Added tag 0.2 for changeset 656be0f47df…  arg@10ksloc.org
 (DIR) 2006-08-07 06:45  added stripping to dmenu target           arg@10ksloc.org
 (DIR) 2006-08-07 06:40  fixed a bad mistake setting the dmenu b…  arg@10ksloc.org
 (DIR) 2006-08-07 05:39  renamed some functions to make it more …  arg@10ksloc.org
 (DIR) 2006-08-07 05:37  updated man page                          arg@10ksloc.org
 (DIR) 2006-08-07 05:36  updated man page                          arg@10ksloc.org
 (DIR) 2006-08-07 05:30  removed -t title crap from dmenu          arg@10ksloc.org
 (DIR) 2006-08-05 12:57  menu now also uses -Os                    arg@10ksloc.org
 (DIR) 2006-08-05 12:05  small change                              arg@10ksloc.org
 (DIR) 2006-08-04 15:17  yet another fix                           arg@10ksloc.org
 (DIR) 2006-08-04 15:15  fixed README of dmenu                     arg@10ksloc.org
 (DIR) 2006-08-04 08:34  fixed dist target                         arg@10ksloc.org
 (DIR) 2006-08-04 08:32  removed config.h                          arg@10ksloc.org
 (DIR) 2006-08-04 08:31  Added tag 0.1 for changeset fcc8a282cb5…  arg@10ksloc.org
 (DIR) 2006-08-04 08:31  prepared 0.1                              arg@10ksloc.org
 (DIR) 2006-08-04 08:31  remove stderr spitting                    arg@10ksloc.org
 (DIR) 2006-08-04 08:23  rearranged several stuff                  arg@10ksloc.org
 (DIR) 2006-08-04 07:35  initial import                            arg@10ksloc.org
       
 (TXT) Atom feed
 (TXT) Atom feed (tags)