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 "rsync".
The branch, master has been updated via 5dd14f0c3388f69932d521915e039e32b9e6d970 (commit) via 2a147e9fcb6ed2caf2fd04f1713249cb17ad2b1f (commit) from 7634fc8eb613eec2950ad957dc638c920927ca1e (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 5dd14f0c3388f69932d521915e039e32b9e6d970 Author: Wayne Davison <[EMAIL PROTECTED]> Date: Mon Sep 1 19:09:21 2008 -0700 Split up the ifuncs.h file into 3 .h files. commit 2a147e9fcb6ed2caf2fd04f1713249cb17ad2b1f Author: Wayne Davison <[EMAIL PROTECTED]> Date: Mon Sep 1 19:01:48 2008 -0700 Don't define an array with no size. ----------------------------------------------------------------------- Summary of changes: Makefile.in | 3 +- clientserver.c | 2 +- exclude.c | 4 +- fileio.c | 2 +- flist.c | 1 + generator.c | 2 +- hlink.c | 2 +- ifuncs.h | 82 ------------------------------------------------------ inums.h | 57 +++++++++++++++++++++++++++++++++++++ io.c | 1 + io.h => itypes.h | 55 ++++++++++++++++++++---------------- lib/compat.c | 2 +- loadparm.c | 2 +- log.c | 3 +- main.c | 2 +- match.c | 2 +- options.c | 2 +- params.c | 1 + progress.c | 2 +- receiver.c | 2 +- sender.c | 2 +- socket.c | 2 +- token.c | 2 +- util.c | 2 + xattrs.c | 1 + 25 files changed, 114 insertions(+), 124 deletions(-) create mode 100644 inums.h copy io.h => itypes.h (53%) hooks/post-receive -- rsync _______________________________________________ rsync-cvs mailing list rsync-cvs@lists.samba.org https://lists.samba.org/mailman/listinfo/rsync-cvs