Home Explore Blog CI



git

Documentation/RelNotes/1.8.0.3.adoc
5e03347588cdb44e2e244adedf63f88142a35c358cf4483200000003000001a8
Git v1.8.0.3 Release Notes
==========================

Fixes since v1.8.0.2
--------------------

 * "git log -p -S<string>" did not apply the textconv filter while
   looking for the <string>.

 * In the documentation, some invalid example e-mail addresses were
   formatted into mailto: links.

Also contains many documentation updates backported from the 'master'
branch that is preparing for the upcoming 1.8.1 release.

Chunks
0b6fafee (1st chunk of `Documentation/RelNotes/1.8.0.3.adoc`)
Title: Git v1.8.0.3 Release Notes
Summary
The Git v1.8.0.3 release fixes issues with textconv filtering and email address formatting in documentation, and includes various documentation updates from the master branch, specifically addressing problems with 'git log -p -S<string>' and mailto links, enhancing overall functionality and user experience.