summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7c0282b)
raw | patch | inline | side by side (parent: 7c0282b)
author | Mike Ralphson <mike@abacus.co.uk> | |
Fri, 17 Apr 2009 18:13:28 +0000 (19:13 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 20 Apr 2009 22:56:07 +0000 (15:56 -0700) |
Signed-off-by: Mike Ralphson <mike@abacus.co.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
index d7bab13f6c35762cbb83c5b244a827790da4c816..614e769f4e5351d2820ebb9bf0dd1ae519c965ba 100644 (file)
If you suspect that any of these issues may apply to the repository you
want to import consider using these alternative tools which proved to be
-more stable in practise:
+more stable in practice:
* cvs2git (part of cvs2svn), `http://cvs2svn.tigris.org`
* parsecvs, `http://cgit.freedesktop.org/~keithp/parsecvs`
index eb2fbcff1a103c2b973eccbb449a20d3b68f157f..5eddca92c4b7200dbb01abb4b6203c77262fc997 100644 (file)
-------------
You can specify extra mail header lines to be added to each message
in the repository configuration, new defaults for the subject prefix
-and file suffix, control attachements, and number patches when outputting
+and file suffix, control attachments, and number patches when outputting
more than one.
------------
index 39f96aa115e0a20024d2f41138db6b2b8c6d5320..000147bbe4a00525d68efb1358c013812e10dcca 100644 (file)
appp.sh is a script that is supposed to be used together with ExternalEditor
-for Mozilla Thundebird. It will let you include patches inline in e-mails
+for Mozilla Thunderbird. It will let you include patches inline in e-mails
in an easy way.
Usage:
- Generate the patch with git format-patch.
- Start writing a new e-mail in Thunderbird.
- Press the external editor button (or Ctrl-E) to run appp.sh
-- Select the previosly generated patch file.
+- Select the previously generated patch file.
- Finish editing the e-mail.
Any text that is entered into the message editor before appp.sh is called
diff --git a/gitweb/README b/gitweb/README
index 8433dd1d45780b3947cc4a0b31ee2059ea6e65bf..ccda890c0ef1b2d1fb1c451d3f9a10d97817c8f6 100644 (file)
--- a/gitweb/README
+++ b/gitweb/README
* $fallback_encoding
Gitweb assumes this charset if line contains non-UTF-8 characters.
Fallback decoding is used without error checking, so it can be even
- 'utf-8'. Value mist be valid encodig; see Encoding::Supported(3pm) man
+ 'utf-8'. Value must be valid encoding; see Encoding::Supported(3pm) man
page for a list. By default 'latin1', aka. 'iso-8859-1'.
* @diff_opts
Rename detection options for git-diff and git-diff-tree. By default