Colin Watson <cjwatson@flatline.org.uk>
r843402 | philip | 2002-10-08 13:43:17 +0000 (Tue, 08 Oct 2002)
* subversion/clients/cmdline/propget-cmd.c (svn_cl__propget): Always print
filename if recursive is set.
Patch by: Colin Watson <cjwatson@flatline.org.uk>
r843878 | kfogel | 2002-11-15 21:43:11 +0000 (Fri, 15 Nov 2002)
Resolve issue #994:
* subversion/libsvn_subr/validate.c
(svn_mime_type_is_binary): Treat "image/x-xbitmap" as a text type.
Suggested by: Colin Watson <cjwatson@flatline.org.uk>
Also, update all comments referring to the old behavior.
r844215 | fitz | 2002-12-17 04:46:24 +0000 (Tue, 17 Dec 2002)
Grammatical tweak.
Suggested by: Andreas J. Koenig <andreas.koenig@anima.de>
Colin Watson <cjwatson@flatline.org.uk>
* /trunk/doc/book/book/ch03.xml: Grammar fix.
r847476 | ringstrom | 2003-10-13 15:59:56 +0000 (Mon, 13 Oct 2003)
* build/ac-macros/apr.m4 (SVN_DOWNLOAD_APR): Fix transposed words in
error message.
Patch by: Colin Watson <cjwatson@flatline.org.uk>
r847528 | kfogel | 2003-10-20 15:19:02 +0000 (Mon, 20 Oct 2003)
* www/project_faq.html
(stable): Adjust language about repository schema changes.
Suggested by: Colin Watson <cjwatson@flatline.org.uk>
r847530 | kfogel | 2003-10-20 15:26:47 +0000 (Mon, 20 Oct 2003)
* tools/client-side/showchange.pl: Add trivial -? / -h / --help output.
Patch by: Colin Watson <cjwatson@flatline.org.uk>
(Tweaked by me.)
r847586 | mbk | 2003-10-24 13:19:57 +0000 (Fri, 24 Oct 2003)
* subversion/libsvn_client/blame.c
(svn_client_blame): Spell "precede" correctly.
Suggested by: Colin Watson <cjwatson@flatline.org.uk>