aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp/scripts/dch.py
Commit message (Expand)AuthorAge
* Fix flake8's W605 (invalid escape sequence)Guido Günther2018-10-15
* 8bit GuidoGuido Günther2018-02-26
* dch: implement postedit hooksMarkus Lehtonen2018-01-20
* dch: Create changelog if missingGuido Günther2017-11-27
* guess_version_from_upstream: allow to work without a changelogGuido Günther2017-11-27
* dch: allow to reraise exceptionsGuido Günther2017-11-27
* dch: make --auto the defaultGuido Günther2017-11-13
* print is a function in Python3Guido Günther2017-11-12
* DebianChangelog: Always open changelog as utf8Guido Günther2017-11-06
* dch: support passing arbitrary dch command line optionsGuido Günther2017-08-07
* dch: test customizationsGuido Günther2017-08-02
* dch, rpm_dch: execfile is no moreGuido Günther2017-08-02
* dch: Allow to run from subdirectoryGuido Günther2017-01-23
* Always set a mainttrailer optionGuido Günther2017-01-10
* Fix new flake8 errorsGuido Günther2016-11-15
* dch: avoid adding section in snapshot mode if distribution is UNRELEASEDLinn Crosetto2016-10-02
* dch: make urgency a config file optionGuido Günther2016-09-15
* dch: flake8 cleanGuido Günther2016-09-12
* dch: PEP-8 cleanupsGuido Günther2016-07-21
* Added option `never` to dch `--spawn-editor` choicesMichael Elovskikh2016-07-06
* Give more instructions when config is unparseableGuido Günther2016-07-04
* buildpackage: Handle Ctrl-C more gracefullyGuido Günther2016-07-04
* dch: Log version number when preparing a snapshotGuido Günther2016-06-29
* Restore correct version-guessing for -0releasesDaniel Gollub2015-09-01
* gbp-dch: allow bug number format to be overriddenJonathan Toppins2015-08-27
* Fix FSF address - thanks rpmlintEvgeni Golov2015-06-22
* Guess upstream-tag based on merge-baseDaniel Gollub2015-04-25
* Extract exception message in a less arcane wayGuido Günther2015-03-27
* Handle ConfigParser -> configparser renameGuido Günther2015-02-20
* Don't use print as a statementGuido Günther2015-02-20
* Make Debian and Git spelling consistentGuido Günther2015-01-22
* meta-closes: Move help text to GbpOptionParser.helpGuido Günther2014-09-26
* Unify doc strings a bitGuido Günther2014-08-23
* dch: Only modify the mainttrailer when --git-author is in useBla Fasel2014-08-11
* Use better variable nameBla Fasel2014-08-11
* Brown paper bag, pleaseBla Fasel2014-08-11
* Make sure we fixup the changelog trailer with newer devscriptsGuido Günther2014-08-11
* Fix comitter vs committer typosGuido Günther2014-05-16
* config: add decorator to add_option_* functionsGuido Günther2014-04-03
* Use a much simpler version to fix the command name in --helpGuido Günther2014-03-29
* Fix command outputGuido Günther2014-03-27
* Use open() instead of file()Guido Günther2013-08-28
* dch: make automatic adding of new sections more robustGuido Günther2013-08-21
* dch: make sure branch is always definedGuido Günther2013-05-02
* dch: Use DebianSource.is_nativeGuido Günther2013-04-29
* Add urgency management.Daniel Dehennin2013-04-06
* Add option to manage distribution fields for non snapshot mode.Daniel Dehennin2013-04-06
* Move debian/changelog manipulation to gbp.deb.changelog.ChangeLog.Daniel Dehennin2013-03-29
* Split out building a debian version from an upstream commitGuido Günther2013-03-27
* git-dch: Allow to create changelogs when not on a branchGuido Günther2012-11-25