aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp/scripts/dch.py
Commit message (Expand)AuthorAge
* 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
* New configuration option for setting the output color schemeMarkus Lehtonen2012-11-25
* Add support dch's --security optionGuido Günther2012-10-25
* dch: Fix error reporting on parsing errorsGuido Günther2012-08-13
* Remove multiple spacesGuido Günther2012-07-31
* Make exception syntax consistentGuido Günther2012-07-02
* GitRepository: return GitModifier object instead of separate fieldsGuido Günther2012-06-30
* Don't explicitly refer to lenny-backportsGuido Günther2012-05-20
* git-dch: Add support for --team switch for Team uploadsSalvatore Bonaccorso2012-05-20
* Bug#669145: [PATCH] Add git-dch --commit and --commit-msg optionsMatthijs Kooijman2012-04-19
* Refactor config.py as preparation for rpm support.Markus Lehtonen2012-02-13
* dch: Honor epoch when guessing new upstream versionGuido Günther2011-12-28
* dch: Split guessing of upstream version into separate functionGuido Günther2011-12-28