On Mar 5, 2014, at 5:32 PM, MENGUAL Jean-Philippe wrote: > Mainly because the reports of commits are not understandable for me. > The > subject is such that I cannot understand exactly if a branch is > updated, > the trunk, etc.
Just an example: 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 "Cross-LFS Book". The branch, systemd has been updated via 4c803c7b33fb3b60f4e5c6cf162b4a97b7fcd045 (commit) via f29235bfe0b779be5bafb3144eacbd84f2e2ca37 (commit) from dd08c1be6bce05a693b34f727a19bb5094fc3537 (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 4c803c7b33fb3b60f4e5c6cf162b4a97b7fcd045 Author: William Harrington <kb0...@berzerkula.org> Date: Sun Mar 2 21:58:00 2014 -0600 Add master changelog entry for DHCPCD 6.3.1 update. diff --git a/BOOK/introduction/common/changelog.xml b/BOOK/ introduction/common/changelog.xml index 2e1fafd..dddf56d 100644 --- a/BOOK/introduction/common/changelog.xml +++ b/BOOK/introduction/common/changelog.xml @@ -37,6 +37,15 @@ --> <listitem> + <para>02 March 2014</para> + <itemizedlist> + <listitem> + <para>[William Harrington] - Update DHCPCD to 6.3.1.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>27 February 2014</para> <itemizedlist> <listitem> commit f29235bfe0b779be5bafb3144eacbd84f2e2ca37 Author: William Harrington <kb0...@berzerkula.org> Date: Sun Mar 2 21:56:54 2014 -0600 Update dhcpcd version, size, and md5 hash in packages. diff --git a/BOOK/packages.ent b/BOOK/packages.ent index 35c4a3b..c856bc7 100644 --- a/BOOK/packages.ent +++ b/BOOK/packages.ent @@ -122,10 +122,10 @@ <!ENTITY dejagnu-md5 "8386e04e362345f50ad169f052f4c4ab"> <!ENTITY dejagnu-home "&gnu-software;dejagnu"> -<!ENTITY dhcpcd-version "6.3.0"> -<!ENTITY dhcpcd-size "137 KB"> +<!ENTITY dhcpcd-version "6.3.1"> +<!ENTITY dhcpcd-size "138 KB"> <!ENTITY dhcpcd-url "http://roy.marples.name/downloads/dhcpcd/dhcpcd-&dhcpcd-version;.tar.bz2 "> -<!ENTITY dhcpcd-md5 "f692979569f73593f869d07a2b527277"> +<!ENTITY dhcpcd-md5 "c12fcf5c07c7453f30716585ff6e456c"> <!ENTITY dhcpcd-home "http://roy.marples.name/projects/dhcpcd"> <!ENTITY diffutils-version "3.3"> ----------------------------------------------------------------------- Summary of changes: BOOK/introduction/common/changelog.xml | 9 +++++++++ BOOK/packages.ent | 6 +++--- 2 files changed, 12 insertions(+), 3 deletions(-) hooks/post-receive -- Cross-LFS Book ============================================ You get the hash that was and then the hash that is now. You get the log entry You get a basic diff of the change and it states which file It was a bit strange when I first looked at it when I started long ago, but it's rather excellent. When a commit is pushed, there should be a hook to send to the required mailing list, which i would suspect that it'd be lfs-dev or lfs-commits if that is created. I don't know what to say about Subversion, I haven't used it much as more as I have git. But this thread is about a proposal. Sincerely,' William Harrington -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page