Giter Site home page Giter Site logo

Comments (11)

clepple avatar clepple commented on May 13, 2024

@aquette: what are the priorities for the ChangeLog? Full GNU standards compliance? Match the same format as before?

Also, now that the Git commit messages have a summary line at the top, do we want the full commit text, or just the summary and the list of files?

How far back do we want to go?

I'm looking at a few options:

I'm open to other suggestions.

from nut.

aquette avatar aquette commented on May 13, 2024

@clepple: the same format suits me fine, especially when it comes to making
new releases ;)
that said, the aim of ChangeLog is to provide a detailed view, completing
the Release note (NEWS file).

but I'm not 100 % decided on my side.
if you think the short version is worth, we can have a 2 levels mechanism,
that provides just sum. lines + a target (ChangeLog-full for example) that
provides a full version.

samples output may help deciding finally.
bounce...

from nut.

clepple avatar clepple commented on May 13, 2024

@aquette see https://gist.github.com/clepple/5030209 for the long format.

Still working out why it drops some of the entries that show up in the log output. If I don't waste too much time tracking that down, I'll look at shortening it.

from nut.

aquette avatar aquette commented on May 13, 2024

@clepple: https://gist.github.com/clepple/5030209 looks great!

from nut.

clepple avatar clepple commented on May 13, 2024

Hmm, some files are still missing. I'm going to switch to another script.

from nut.

aquette avatar aquette commented on May 13, 2024

Files or entries?

(sent from my S3... please excuse my brevity)
Le 26 févr. 2013 04:23, "clepple" [email protected] a écrit :

Hmm, some files are still missing. I'm going to switch to another script.


Reply to this email directly or view it on GitHubhttps://github.com//issues/4#issuecomment-14090422
.

from nut.

clepple avatar clepple commented on May 13, 2024

Changelog entries. I was still shaking my head over the fact that the script matches the word "files" to get the end of the list of changed files.

from nut.

aquette avatar aquette commented on May 13, 2024

@clepple: what would be great is to be able to pass the base-revision arg from the Makefile call, as with svn before.
that way, things are less scattered.

from nut.

clepple avatar clepple commented on May 13, 2024

@aquette just the base revision, right?

I can't think of why we would want to do anything other than base..HEAD in the 'git log' command line.

Also note that I kept the feature of the original gitlog2changelog.py where it ignores merge commit messages, and just looks at the changes on either side of the merge. It puts a little more emphasis on the branch commit messages, but if it's a clean merge, there shouldn't be any extra information in the merge commit itself. And if people really care, they can always look at the full Git history.

from nut.

aquette avatar aquette commented on May 13, 2024

2013/2/28 clepple [email protected]

@aquette just the base revision, right?

right

I can't think of why we would want to do anything other than base..HEAD in
the 'git log' command line.

so do I, at least not part of the present scope.

Also note that I kept the feature of the original gitlog2changelog.py
where it ignores merge commit messages, and just looks at the changes on
either side of the merge. It puts a little more emphasis on the branch
commit messages, but if it's a clean merge, there shouldn't be any extra
information in the merge commit itself. And if people really care, they can
always look at the full Git history.

suits me fine

thx

from nut.

clepple avatar clepple commented on May 13, 2024

I should have written "Fixes #4" in the commit message for b00e1df. Closing this issue.

from nut.

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.