Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Update draft release notes to 2.1
author
Junio C Hamano
<gitster@pobox.com>
Wed, 30 Jul 2014 21:25:14 +0000
(14:25 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 30 Jul 2014 21:25:14 +0000
(14:25 -0700)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes/2.1.0.txt
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
0d9cb2d
)
diff --git
a/Documentation/RelNotes/2.1.0.txt
b/Documentation/RelNotes/2.1.0.txt
index be598ad7a2dee782004a854936e5e7aa2e4bac73..5cfb0ab67a7f01bf5b29e0407611a788de95817c 100644
(file)
--- a/
Documentation/RelNotes/2.1.0.txt
+++ b/
Documentation/RelNotes/2.1.0.txt
@@
-138,10
+138,12
@@
Performance, Internal Implementation, etc.
when only small part of the working tree changes.
* Effort to shrink the size of patches Windows folks maintain on top
when only small part of the working tree changes.
* Effort to shrink the size of patches Windows folks maintain on top
- by upstreaming them continues.
+ by upstreaming them continues. More tests that are not applicable
+ to the Windows environment are identified and either skipped or
+ made more portable.
- *
Patches maintained by msysgit folks for Windows port are being
-
upstreamed here a bit by bit
.
+ *
Eradication of "test $condition -a $condition" from our scripts
+
continues
.
* The leaf function to check validity of a refname format has been
micro-optimized, using SSE2 instructions when available. A few
* The leaf function to check validity of a refname format has been
micro-optimized, using SSE2 instructions when available. A few