From: Matt S. <ma...@us...> - 2012-01-20 00:27: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 "compose-hpc". The branch, master has been updated via 4f6835d17a0a90de273daf642a1ff69b83f638b3 (commit) via 3d9eaeca0e455e301f274db5cd46796ac95d6f07 (commit) via b61d50bf4673015235e9181f9bf02aa2750af938 (commit) via 75d43f35eaa0df6ed3d51a1b27f50a75e0bbd551 (commit) from 23b55f860cae3d7e1dc3ea737ecea5c0544b30b6 (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 4f6835d17a0a90de273daf642a1ff69b83f638b3 Author: Matt Sottile <ma...@ga...> Date: Thu Jan 19 16:27:04 2012 -0800 more updates commit 3d9eaeca0e455e301f274db5cd46796ac95d6f07 Author: Matt Sottile <ma...@ga...> Date: Thu Jan 19 16:23:12 2012 -0800 rogue add commit b61d50bf4673015235e9181f9bf02aa2750af938 Author: Matt Sottile <ma...@ga...> Date: Thu Jan 19 16:22:28 2012 -0800 these shouldn't be in git... commit 75d43f35eaa0df6ed3d51a1b27f50a75e0bbd551 Author: Matt Sottile <ma...@ga...> Date: Thu Jan 19 16:20:57 2012 -0800 more files ----------------------------------------------------------------------- Summary of changes: paul/libpaul/Makefile | 739 ----------------------- paul/libpaul/autogen.sh | 5 + paul/libpaul/config.h.in | 66 ++ paul/libpaul/{config.h.in => tests/Makefile.am} | 0 4 files changed, 71 insertions(+), 739 deletions(-) delete mode 100644 paul/libpaul/Makefile create mode 100644 paul/libpaul/autogen.sh copy paul/libpaul/{config.h.in => tests/Makefile.am} (100%) hooks/post-receive -- compose-hpc |