jira-importer commented on issue #820: URL: https://github.com/apache/maven-scm/issues/820#issuecomment-2964625826
**[Mark Struberg](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=struberg)** commented maybe it's even depending on the Locale, ... A few of my findings so far indicate that I'll need to rewrite the whole GitLogConsumer to use regexp (will commit test cases + fix later): git-blame outputs spaces over here: ^e670863 (Mark Struberg 2007-11-22 22:16:03 +0100 17) * KIND, either express or implied. See the License for the ^e670863 (Mark Struberg 2007-11-22 22:16:03 +0100 18) * specific language governing permissions and limitations --- git-blame with user.name="Mark (work)" (bracelets in the user.name) 66e621ed (Mark (work) 2011-02-11 19:01:15 +0100 1) testcontent --- git-blame on a fresh file (not committed yet...) 00000000 (Not Committed Yet 2011-02-11 18:21:25 +0100 1) [core] 00000000 (Not Committed Yet 2011-02-11 18:21:25 +0100 2) repositoryformatversion = 0 --- will of course also test a git-blame on an empty file and things. If you have ideas of additional things to check, then please post ;) LieGrue, strub -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
