From: Arnout E. <rab...@us...> - 2014-05-14 21:51:20
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "notion window manager core". The branch, master has been updated via 2ebaf50863bb4ab3c479863af6672d7876d3b2ee (commit) via 29ceb55369a9338c213121fc6b85fd72fd0d9027 (commit) from e33387cc78508935c7ae6a5a1384be9fea584e17 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 2ebaf50863bb4ab3c479863af6672d7876d3b2ee Merge: e33387c 29ceb55 Author: Arnout Engelen <arn...@bz...> Date: Wed May 14 23:50:58 2014 +0200 Merge branch 'remotes/jsbackus/mpd_lua52' commit 29ceb55369a9338c213121fc6b85fd72fd0d9027 Author: Jeff Backus <jef...@gm...> Date: Sun May 4 18:34:21 2014 -0400 * Somewhere around Lua 5.1 math.mod() was renamed math.fmod(). Added a check for the original math.mod() before calling. * Added an comment and an alternate MPD session string to statusd_mpd for situations where the server closes the connection too quickly for the script to properly ascertain server status. ----------------------------------------------------------------------- Summary of changes: contrib/statusd/statusd_mpd-socket.lua | 11 +++++++++-- contrib/statusd/statusd_mpd.lua | 20 +++++++++++++++++--- 2 files changed, 26 insertions(+), 5 deletions(-) hooks/post-receive -- notion window manager core |