I am going to publish a private repository. However, I first need to replace internal code names used in commit messages with public equivalents. Is there a way to do automated find/replace across all commit messages? I've tried doing this with histedit, but it seem to require a separate editor session for every commit that's being changed.