Giter Club home page Giter Club logo

Comments (2)

i30817 avatar i30817 commented on May 10, 2024

Really hurting for a git log produced debian style changelong that passes lintian and allows tag 'since' (so i can pretend my horrible commit history doesn't exist).

Before the great googlecode crash i used hg and a template file (because hg has that inbuilt unlike certain other software) and it even had inbuilt substitution tags like ({latesttag}.{latesttagdistance}) where latesttagdistance is the number of commits since the last tag (so a effective minor or patch version).

Since you're already dabbling in metadata with !minor and such - even if not so programmable - i thought you might be interested in this idea.

from gitchangelog.

vaab avatar vaab commented on May 10, 2024

Sorry for the late answer. Of course I had read your post when you posted it but hadn't any things to add then, and I wasn't so sure what you were talking about. Sorry about that :).

Let me start by thanking you for the ideas. FYI, you might have noticed that gitchangelog supports revlist argument (parsed by git revlist) that allows to ask for the changelog "since" a specific commit... Not sure this was what you meant in your first paragraph.

For your second point about inbuilt substitution tags, git describe --tags does this pretty well. And, since 3.0.0 you can use it to replace the unreleased version label... (in other words, the version title used in the changelog for recent commits above the last tagged commit).

I understand that you miss a debian style changelog template. Wouldn' t you be ready to throw us a quick file (a mustache or mako template) so we could include that ?

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.