Giter VIP home page Giter VIP logo

Comments (2)

vaab avatar vaab commented on May 14, 2024

Hi, thanks for your interests in gitchangelog. A lot of people are using the body of the commit to get a little more in their changelogs. What I might suggest you is to make your own template (mako and mustache examples templates are included for you to hack, just remove the body part). You could also use the gitchangelog.rc to set body_process to lambda txt: "".

Configurability of gitchangelog allows you to make your own changelog as it suits you with little changes.

For now, the default format suits my need, and I believe it suits the needs of a majority. I may be wrong, but I don't feel your requests represents a majority.

For merging, either users of gitchangelog won't include the commit at all (with include_merge = False, or they are carefull about their body content.

from gitchangelog.

skorokithakis avatar skorokithakis commented on May 14, 2024

Ah, thank you, that lambda is exactly what I want. May I suggest making it a bit clearer in the docs that body_process does not apply to the first line? I didn't use it because I thought it applied to the entire commit message (including the first line). Otherwise, it's perfect, thank you!

from gitchangelog.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.