{"id":15657948,"url":"https://github.com/teohm/git-chlog","last_synced_at":"2026-05-19T03:15:02.165Z","repository":{"id":56874241,"uuid":"109134844","full_name":"teohm/git-chlog","owner":"teohm","description":"Generate changelog for any PR-based Git repository","archived":false,"fork":false,"pushed_at":"2017-11-04T23:57:48.000Z","size":37,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-05T04:49:05.059Z","etag":null,"topics":["changelog","changelog-generator","chlog","git"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/teohm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-11-01T13:28:24.000Z","updated_at":"2017-12-20T04:56:00.000Z","dependencies_parsed_at":"2022-08-20T22:30:13.375Z","dependency_job_id":null,"html_url":"https://github.com/teohm/git-chlog","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teohm%2Fgit-chlog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teohm%2Fgit-chlog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teohm%2Fgit-chlog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teohm%2Fgit-chlog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/teohm","download_url":"https://codeload.github.com/teohm/git-chlog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246266662,"owners_count":20749832,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["changelog","changelog-generator","chlog","git"],"created_at":"2024-10-03T13:10:29.237Z","updated_at":"2026-05-19T03:14:57.139Z","avatar_url":"https://github.com/teohm.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# git-chlog\n\nA custom git command `git chlog` to print changelog containing a list of merged pull-requests grouped by tags.\n\n[See CHANGELOG example](https://github.com/teohm/git-chlog/blob/master/CHANGELOG.md) generated by `git chlog`.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'git-chlog'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install git-chlog\n\n## Usage\n\n```sh\ngit chlog \u003e CHANGELOG.md\n```\n\n### Prepare new release\nTo prepare new release, you want to update changelog before creating new git tag. You can specify to-be-released tag name, it'll group new merged pull-requests under this tag name:\n\n```sh\ngit chlog --prepare-release=v2.29.0 \u003e CHANGELOG.md\n```\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/git-chlog. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).\n\n## Code of Conduct\n\nEveryone interacting in the Git::Chlog project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/[USERNAME]/git-chlog/blob/master/CODE_OF_CONDUCT.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteohm%2Fgit-chlog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteohm%2Fgit-chlog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteohm%2Fgit-chlog/lists"}