Colin Watson <cjwatson@flatline.org.uk>
r7512 | mbk | 2003-10-24 08:19:57 -0500 (Fri, 24 Oct 2003)
* subversion/libsvn_client/blame.c
(svn_client_blame): Spell "precede" correctly.
Suggested by: Colin Watson <cjwatson@flatline.org.uk>
r7456 | kfogel | 2003-10-20 10:26:47 -0500 (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.)
r7454 | kfogel | 2003-10-20 10:19:02 -0500 (Mon, 20 Oct 2003)
* www/project_faq.html
(stable): Adjust language about repository schema changes.
Suggested by: Colin Watson <cjwatson@flatline.org.uk>
r7402 | ringstrom | 2003-10-13 10:59:56 -0500 (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>
r4141 | fitz | 2002-12-16 22:46:24 -0600 (Mon, 16 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.
r3804 | kfogel | 2002-11-15 15:43:11 -0600 (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.
r3328 | philip | 2002-10-08 08:43:17 -0500 (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>