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 "Pd-extended".
The branch, master has been updated via 1809b529dd9149b56f02c9fc4d48adc510f9316b (commit) via 3676dfdf19e679daafd87ebe2b9fbda313bc76b9 (commit) via 441f2adce8d843387ec395f13288c4b4ea00ead1 (commit) from ef10d590f5029dcc1f2f28e83f4bb2fb4e70cb2d (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 1809b529dd9149b56f02c9fc4d48adc510f9316b Merge: ef10d59 3676dfd Author: Hans-Christoph Steiner hans@eds.org Date: Mon Nov 28 11:10:50 2011 -0500
Merge branch 'patch_series'
-----------------------------------------------------------------------
Summary of changes: src/Makefile.am | 4 +- src/makefile.mingw | 3 +- src/s_main.c | 2 + src/scandir.c | 222 +++++++++++++++++++++++++++++++++++++++++++++++ src/scandir.h | 10 ++ tcl/makeapp.tcl | 102 ++++++++++++++++++++++ tcl/pd-gui.tcl | 1 + tcl/pd_menucommands.tcl | 35 ++++++++ tcl/pd_menus.tcl | 3 + tcl/pkgIndex.tcl | 1 + 10 files changed, 380 insertions(+), 3 deletions(-) create mode 100644 src/scandir.c create mode 100644 src/scandir.h create mode 100644 tcl/makeapp.tcl
hooks/post-receive