File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -65,6 +65,8 @@ Updates since v1.6.6
6565
6666 * "gitk" updates.
6767
68+ * "gitweb" updates (code clean-up, load checking etc.)
69+
6870(portability)
6971
7072 * Some more MSVC portability patches for msysgit port.
@@ -203,6 +205,9 @@ release, unless otherwise noted.
203205 from non-root dir, 2010-01-26) may be merged to older maintenance
204206 branches.
205207
208+ * "git fast-import" did not correctly handle large blobs that may
209+ bust the pack size limit.
210+
206211 * When using "git status" or asking "git diff" to compare the work tree
207212 with something, they used to consider that a checked-out submodule with
208213 uncommitted changes is not modified; this could cause people to forget
@@ -213,6 +218,6 @@ release, unless otherwise noted.
213218
214219--
215220exec >/var/tmp/1
216- O=v1.7.0-rc1-6-g2ee8c5b
221+ O=v1.7.0-rc1-42-g3bd8de5
217222echo O=$(git describe master)
218223git shortlog --no-merges $O..master ^maint
You can’t perform that action at this time.
0 commit comments