summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: fc8fcd2)
raw | patch | inline | side by side (parent: fc8fcd2)
author | Junio C Hamano <gitster@pobox.com> | |
Mon, 20 Feb 2012 08:14:00 +0000 (00:14 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 20 Feb 2012 08:14:00 +0000 (00:14 -0800) |
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes/1.7.9.2.txt | patch | blob | history |
index 5dd06f2177754513b6724bf823d393b849252ade..3f9467eb89ecbdbacca4ef9baa7d01a4912650ed 100644 (file)
* Search box in "gitweb" did not accept non-ASCII characters correctly.
+* Search interface of "gitweb" did not show multiple matches in the same file
+ correctly.
+
Also contains minor fixes and documentation updates.