Edit

kc3-lang/automake/.git-log-fix

Branch :

  • Show log

    Commit

  • Author : Mathieu Lirzin
    Date : 2017-09-19 13:43:07
    Hash : c2757b97
    Message : maint: Reset master

  • .git-log-fix
  • # This file is expected to be used via gitlog-to-changelog's --amend=FILE
    # option.  It specifies what changes to make to each given SHA1's commit
    # log and metadata, using Perl-eval'able expressions.
    
    3b369e6bbe0fb6d7359398935706c87dd9375cb6
    # Date:   Thu Feb 16 22:29:32 2012 +0100
    # Fix a typo.
    s| bur | bug |
    
    22729165f6bb902daeb8a4d8e7cb06982390f327
    # Date:   Fri Feb 17 10:13:15 2012 +0100
    # Fix a typo.
    s|.fix-git-log|.git-log-fix|