Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Grouped by tag for the full history (HELP WANTED) #63

Open
ghost opened this issue Nov 7, 2016 · 8 comments
Open

Grouped by tag for the full history (HELP WANTED) #63

ghost opened this issue Nov 7, 2016 · 8 comments

Comments

@ghost
Copy link

ghost commented Nov 7, 2016

Is it possible to have sections grouped by tags from the beginning of the log history? currently enabling tags will only show changes till the last tag but I want to have the changes grouped by those tags.

@rafinskipg
Copy link
Owner

This would be a nice improvement... It is not possible curently.

- `tag = false`, in addition to pick logs from the begining of the project, now groups the commits by tag [see example]. **TODO**
- `tag = false` && `group=false` will log from the begining of the project, without grouping by tag **TODO**

@rafinskipg rafinskipg changed the title Grouped by tag for the full history Grouped by tag for the full history (HELP WANTED) Dec 25, 2016
@fabn
Copy link
Contributor

fabn commented Jan 11, 2017

I was trying this project because I thought that this kind of output was the default. This should be implemented because ideally one would run git-changelog just before releasing a new version and the output should be a full changelog of the whole project.

For some projects I used this tool which produces this output, I think its output is awesome, unfortunately it only works for github hosted projects and it uses GH api to retrieve changelog entries.

It would be great to have an output similar to that but using your approach i.e. a full changelog generated reading entries from git commit messages with no need to use github as your git hosting.

@ghost
Copy link
Author

ghost commented Jan 11, 2017

That output is similar to what I would expect, but not grouped by a tag but by the date only or both options.

@batazor
Copy link

batazor commented Jan 23, 2017

@rafinskipg At the moment, I can't group items by tag, as in angular CHANGELOG?

@bryanbartow
Copy link

Any update on this?

@SkyzohKey
Copy link

Hey guys, any news? :c

@splincode
Copy link

Any update on this?

@rafinskipg
Copy link
Owner

hello guys! The project is now more active, we are going to priorize this @splincode @SkyzohKey @bryanbartow @batazor @ghost @fabn Sorry for the long wait

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants