summaryrefslogtreecommitdiff
path: root/bin/changelog
Commit message (Collapse)AuthorAgeFilesLines
* Truncate filenames created by bin/changelog to 140 charactersStan Hu2018-07-111-4/+10
|
* Improve shelling out in bin/changelogJacob Vosmaer (GitLab)2018-06-251-14/+35
|
* Generate EE changelog under ee/changelogs/unreleased/Rémy Coutable2018-02-201-3/+4
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Add Performance category to the changelogZeger-Jan van de Weg2017-10-131-0/+1
| | | | Resolves gitlab-org/gitlab-ce#36417
* Let's start labeling our CHANGELOG entriesJacopo2017-07-221-35/+99
| | | | | | Added the type attribute to a CHANGELOG entry. When you create a new entry the software asks for the category of the change and sets the associated type in the file.
* Remove trailing whitespace when generating changelog entrynuke-ugly-spaces-in-changelog-generatorAdam Niedzielski2016-12-091-3/+8
|
* Simplify `branch_name` in bin/changelogrs-simplify-changelog-branch_nameRobert Speicher2016-12-021-1/+1
| | | | | The `--short` option has existed since at least 1.8.1: https://git-scm.com/docs/git-symbolic-ref/1.8.1
* Update help banner for bin/changelogRobert Speicher2016-11-031-1/+1
| | | | [ci skip]
* Add a `--force` option to bin/changelogrs-changelog-forceRobert Speicher2016-11-021-1/+7
|
* Add specs for ChangelogOptionParser in bin/changelogrs-bin-changelogRobert Speicher2016-10-311-1/+2
|
* Add a bin/changelog scriptRobert Speicher2016-10-311-0/+163