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 "The official devtools repository". The branch, master has been updated via 936ff8da2fb3597d03ef018ec2aba0391e18d569 (commit) via d123fee8ec5c98cbb6bfa4cecf66cb7cdd9c1855 (commit) via 4a532e38e7ed63770b400e924715178ac4c7664c (commit) from f61421a3f5f29f4f8447846c1135961487fb5db6 (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 936ff8da2fb3597d03ef018ec2aba0391e18d569 Author: Jelle van der Waa <jelle@vdwaa.nl> Date: Tue Mar 12 22:18:07 2019 +0100 doc: add Environment variables section to sogrep Add a section about environment variables which influence sogrep's behaviour. Signed-off-by: Jelle van der Waa <jelle@vdwaa.nl> commit d123fee8ec5c98cbb6bfa4cecf66cb7cdd9c1855 Author: Jelle van der Waa <jelle@vdwaa.nl> Date: Mon Feb 18 13:53:41 2019 +0100 doc: add man page for mkarchroot commit 4a532e38e7ed63770b400e924715178ac4c7664c Author: Jelle van der Waa <jelle@vdwaa.nl> Date: Tue Feb 19 20:26:29 2019 +0100 crossrepomove: do not set svn propset svn propset's where determined to be non-reproducible and therefore where removed from svn. Don't introduce them when moving packages between repos. Signed-off-by: Jelle van der Waa <jelle@vdwaa.nl> ----------------------------------------------------------------------- Summary of changes: Makefile | 3 ++- crossrepomove.in | 1 - doc/mkarchroot.1.asciidoc | 46 ++++++++++++++++++++++++++++++++++++++++++++++ doc/sogrep.1.asciidoc | 11 +++++++++++ 4 files changed, 59 insertions(+), 2 deletions(-) create mode 100644 doc/mkarchroot.1.asciidoc hooks/post-receive -- The official devtools repository