From: Arnout E. <rab...@us...> - 2014-05-27 17:23:22
|
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 c251892dd2532a1fa8f5b93508b6eebcc00ed448 (commit) via 4fa399f275fc807f01c40a9e45132a18cd50d494 (commit) via 3e88ed06f6ccbf32a23876d010eb214e396d31e9 (commit) via c688e57009b388c6b0586887ebee765a855c9958 (commit) via 48ad0d0b6c7dbf8abcb1fc2bdfbca6100aa316e1 (commit) from e02a8374cda3b5d4b701b720387fe14f5875fa10 (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 c251892dd2532a1fa8f5b93508b6eebcc00ed448 Author: Dima Kogan <di...@se...> Date: Mon May 26 02:32:58 2014 -0700 more .gitignore entries commit 4fa399f275fc807f01c40a9e45132a18cd50d494 Author: Dima Kogan <di...@se...> Date: Mon May 26 02:27:11 2014 -0700 renamed RELNOTES to indicate what it is commit 3e88ed06f6ccbf32a23876d010eb214e396d31e9 Author: Dima Kogan <di...@se...> Date: Mon May 26 01:59:15 2014 -0700 removed unmaintained changelogs, todo files commit c688e57009b388c6b0586887ebee765a855c9958 Author: Dima Kogan <di...@se...> Date: Mon May 26 02:23:44 2014 -0700 The default modifier key is now Mod4 (windows key) not Mod1 commit 48ad0d0b6c7dbf8abcb1fc2bdfbca6100aa316e1 Author: Dima Kogan <di...@se...> Date: Mon May 26 01:58:48 2014 -0700 bumped copyright year ----------------------------------------------------------------------- Summary of changes: .gitignore | 2 + ChangeLog | 1 - Makefile | 2 +- README | 5 +- TODO.README | 5 - TODO.riot | 527 ----------------------------------------- build/mkman.lua | 2 +- etc/cfg_notion.lua | 10 +- etc/cfg_notioncore.lua | 4 +- RELNOTES => ion_changelog.txt | 3 + man/notion.in | 12 +- 11 files changed, 23 insertions(+), 550 deletions(-) delete mode 100644 ChangeLog delete mode 100644 TODO.README delete mode 100644 TODO.riot rename RELNOTES => ion_changelog.txt (99%) hooks/post-receive -- notion window manager core |