Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-09-17 | 1 | -2/+7 |
| | |||||
* | Ensure changelog filenames are less than 99 characters longfix-filename-length | Balasankar "Balu" C | 2019-08-13 | 1 | -1/+1 |
| | | | | Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com> | ||||
* | Opens specified text editor when creating a new changelog entry | Tiago Botelho | 2019-01-14 | 1 | -1/+9 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Truncate filenames created by bin/changelog to 140 characters | Stan Hu | 2018-07-11 | 1 | -4/+10 |
| | |||||
* | Improve shelling out in bin/changelog | Jacob Vosmaer (GitLab) | 2018-06-25 | 1 | -14/+35 |
| | |||||
* | Generate EE changelog under ee/changelogs/unreleased/ | Rémy Coutable | 2018-02-20 | 1 | -3/+4 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Add Performance category to the changelog | Zeger-Jan van de Weg | 2017-10-13 | 1 | -0/+1 |
| | | | | Resolves gitlab-org/gitlab-ce#36417 | ||||
* | Let's start labeling our CHANGELOG entries | Jacopo | 2017-07-22 | 1 | -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-generator | Adam Niedzielski | 2016-12-09 | 1 | -3/+8 |
| | |||||
* | Simplify `branch_name` in bin/changelogrs-simplify-changelog-branch_name | Robert Speicher | 2016-12-02 | 1 | -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/changelog | Robert Speicher | 2016-11-03 | 1 | -1/+1 |
| | | | | [ci skip] | ||||
* | Add a `--force` option to bin/changelogrs-changelog-force | Robert Speicher | 2016-11-02 | 1 | -1/+7 |
| | |||||
* | Add specs for ChangelogOptionParser in bin/changelogrs-bin-changelog | Robert Speicher | 2016-10-31 | 1 | -1/+2 |
| | |||||
* | Add a bin/changelog script | Robert Speicher | 2016-10-31 | 1 | -0/+163 |