Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
typofix: release notes
author
Ondřej Bílka
<neleai@seznam.cz>
Mon, 22 Jul 2013 21:02:23 +0000
(23:02 +0200)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 22 Jul 2013 23:06:48 +0000
(16:06 -0700)
Signed-off-by: Ondřej Bílka <neleai@seznam.cz>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes/1.7.10.1.txt
patch
|
blob
|
history
Documentation/RelNotes/1.7.5.4.txt
patch
|
blob
|
history
Documentation/RelNotes/1.7.8.2.txt
patch
|
blob
|
history
Documentation/RelNotes/1.7.8.txt
patch
|
blob
|
history
Documentation/RelNotes/1.8.2.1.txt
patch
|
blob
|
history
Documentation/RelNotes/1.8.2.2.txt
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
0bde8c0
)
diff --git
a/Documentation/RelNotes/1.7.10.1.txt
b/Documentation/RelNotes/1.7.10.1.txt
index 806a965a1b1cc6c82e26d2c4d5ab54e5ae2add38..be68524cff388af3540db1f3237c417da3b84a35 100644
(file)
--- a/
Documentation/RelNotes/1.7.10.1.txt
+++ b/
Documentation/RelNotes/1.7.10.1.txt
@@
-14,7
+14,7
@@
Fixes since v1.7.10
not exclude them and tried to apply funny patches only to fail.
* "git blame" started missing quite a few changes from the origin
not exclude them and tried to apply funny patches only to fail.
* "git blame" started missing quite a few changes from the origin
- since we stopped using the diff minim
al
ization by default in v1.7.2
+ since we stopped using the diff minimization by default in v1.7.2
era.
* When PATH contains an unreadable directory, alias expansion code
era.
* When PATH contains an unreadable directory, alias expansion code
diff --git
a/Documentation/RelNotes/1.7.5.4.txt
b/Documentation/RelNotes/1.7.5.4.txt
index cf3f455ced07b2d84c9acb4e13313aec864a3b67..7796df3fe48295be33238a3891b7b4cb8857ffe2 100644
(file)
--- a/
Documentation/RelNotes/1.7.5.4.txt
+++ b/
Documentation/RelNotes/1.7.5.4.txt
@@
-5,7
+5,7
@@
Fixes since v1.7.5.3
--------------------
* The single-key mode of "git add -p" was easily fooled into thinking
--------------------
* The single-key mode of "git add -p" was easily fooled into thinking
- that it was told to add everthing ('a') when up-arrow was pressed by
+ that it was told to add ever
y
thing ('a') when up-arrow was pressed by
mistake.
* Setting a git command that uses custom configuration via "-c var=val"
mistake.
* Setting a git command that uses custom configuration via "-c var=val"
diff --git
a/Documentation/RelNotes/1.7.8.2.txt
b/Documentation/RelNotes/1.7.8.2.txt
index e74f4ef1efd33383e24e5b45629687ad7b6f6289..b9c66aa1b79912922f4e66ea3b75141b599b3f51 100644
(file)
--- a/
Documentation/RelNotes/1.7.8.2.txt
+++ b/
Documentation/RelNotes/1.7.8.2.txt
@@
-12,11
+12,11
@@
Fixes since v1.7.8.1
* The configuration file parser used for sizes (e.g. bigFileThreshold)
did not correctly interpret 'g' suffix.
* The configuration file parser used for sizes (e.g. bigFileThreshold)
did not correctly interpret 'g' suffix.
- * The replacement implemention for snprintf used on platforms with
+ * The replacement implement
at
ion for snprintf used on platforms with
native snprintf that is broken did not use va_copy correctly.
* LF-to-CRLF streaming filter replaced all LF with CRLF, which might
native snprintf that is broken did not use va_copy correctly.
* LF-to-CRLF streaming filter replaced all LF with CRLF, which might
- be tech
i
nically correct but not friendly to people who are trying
+ be technically correct but not friendly to people who are trying
to recover from earlier mistakes of using CRLF in the repository
data in the first place. It now refrains from doing so for LF that
follows a CR.
to recover from earlier mistakes of using CRLF in the repository
data in the first place. It now refrains from doing so for LF that
follows a CR.
diff --git
a/Documentation/RelNotes/1.7.8.txt
b/Documentation/RelNotes/1.7.8.txt
index b4d90bba0f6c761e61321bb9df8b7a8b3f725272..249311361e001d7b70ae52285520f060e2e99256 100644
(file)
--- a/
Documentation/RelNotes/1.7.8.txt
+++ b/
Documentation/RelNotes/1.7.8.txt
@@
-9,7
+9,7
@@
Updates since v1.7.7
* Updates to bash completion scripts.
* The build procedure has been taught to take advantage of computed
* Updates to bash completion scripts.
* The build procedure has been taught to take advantage of computed
- dependency automatically when the comp
li
er supports it.
+ dependency automatically when the comp
il
er supports it.
* The date parser now accepts timezone designators that lack minutes
part and also has a colon between "hh:mm".
* The date parser now accepts timezone designators that lack minutes
part and also has a colon between "hh:mm".
@@
-31,7
+31,7
@@
Updates since v1.7.7
* Variants of "git cherry-pick" and "git revert" that take multiple
commits learned to "--continue" and "--abort".
* Variants of "git cherry-pick" and "git revert" that take multiple
commits learned to "--continue" and "--abort".
- * "git daemon" gives more human readble error messages to clients
+ * "git daemon" gives more human read
a
ble error messages to clients
using ERR packets when appropriate.
* Errors at the network layer is logged by "git daemon".
using ERR packets when appropriate.
* Errors at the network layer is logged by "git daemon".
diff --git
a/Documentation/RelNotes/1.8.2.1.txt
b/Documentation/RelNotes/1.8.2.1.txt
index 1354ad03f5e65cf85ec4c1e2b68c6152c3f295b8..769a6fc06c9e87818612c5810b7e0d37fe8e0a1a 100644
(file)
--- a/
Documentation/RelNotes/1.8.2.1.txt
+++ b/
Documentation/RelNotes/1.8.2.1.txt
@@
-49,7
+49,7
@@
Fixes since v1.8.2
common prefix and suffix between the two filenames overlapped.
* "git submodule update", when recursed into sub-submodules, did not
common prefix and suffix between the two filenames overlapped.
* "git submodule update", when recursed into sub-submodules, did not
- acc
c
umulate the prefix paths.
+ accumulate the prefix paths.
* "git am $maildir/" applied messages in an unexpected order; sort
filenames read from the maildir/ in a way that is more likely to
* "git am $maildir/" applied messages in an unexpected order; sort
filenames read from the maildir/ in a way that is more likely to
diff --git
a/Documentation/RelNotes/1.8.2.2.txt
b/Documentation/RelNotes/1.8.2.2.txt
index dab4831ca03a4f54489fa2371f085f6078824b1c..708df1ae196cfe318d44bc4ac445f27d994d79e1 100644
(file)
--- a/
Documentation/RelNotes/1.8.2.2.txt
+++ b/
Documentation/RelNotes/1.8.2.2.txt
@@
-58,4
+58,4
@@
Fixes since v1.8.2.1
conflicts have been applied.
* "git bundle" did not like a bundle created using a commit without
conflicts have been applied.
* "git bundle" did not like a bundle created using a commit without
- any message as its one of the prerequistes.
+ any message as its one of the prerequis
i
tes.