summaryrefslogtreecommitdiff
path: root/gbp/scripts/dch.py
AgeCommit message (Expand)Author
2015-03-27Extract exception message in a less arcane wayGuido Günther
2015-02-20Handle ConfigParser -> configparser renameGuido Günther
2015-02-20Don't use print as a statementGuido Günther
2015-01-22Make Debian and Git spelling consistentGuido Günther
2014-09-26meta-closes: Move help text to GbpOptionParser.helpGuido Günther
2014-08-23Unify doc strings a bitGuido Günther
2014-08-11dch: Only modify the mainttrailer when --git-author is in useBla Fasel
2014-08-11Use better variable nameBla Fasel
2014-08-11Brown paper bag, pleaseBla Fasel
2014-08-11Make sure we fixup the changelog trailer with newer devscriptsGuido Günther
2014-05-16Fix comitter vs committer typosGuido Günther
2014-04-03config: add decorator to add_option_* functionsGuido Günther
2014-03-29Use a much simpler version to fix the command name in --helpGuido Günther
2014-03-27Fix command outputGuido Günther
2013-08-28Use open() instead of file()Guido Günther
2013-08-21dch: make automatic adding of new sections more robustGuido Günther
2013-05-02dch: make sure branch is always definedGuido Günther
2013-04-29dch: Use DebianSource.is_nativeGuido Günther
2013-04-06Add urgency management.Daniel Dehennin
2013-04-06Add option to manage distribution fields for non snapshot mode.Daniel Dehennin
2013-03-29Move debian/changelog manipulation to gbp.deb.changelog.ChangeLog.Daniel Dehennin
2013-03-27Split out building a debian version from an upstream commitGuido Günther
2012-11-25git-dch: Allow to create changelogs when not on a branchGuido Günther
2012-11-25New configuration option for setting the output color schemeMarkus Lehtonen
2012-10-25Add support dch's --security optionGuido Günther
2012-08-13dch: Fix error reporting on parsing errorsGuido Günther
2012-07-31Remove multiple spacesGuido Günther
2012-07-02Make exception syntax consistentGuido Günther
2012-06-30GitRepository: return GitModifier object instead of separate fieldsGuido Günther
2012-05-20Don't explicitly refer to lenny-backportsGuido Günther
2012-05-20git-dch: Add support for --team switch for Team uploadsSalvatore Bonaccorso
2012-04-19Bug#669145: [PATCH] Add git-dch --commit and --commit-msg optionsMatthijs Kooijman
2012-02-13Refactor config.py as preparation for rpm support.Markus Lehtonen
2011-12-28dch: Honor epoch when guessing new upstream versionGuido Günther
2011-12-28dch: Split guessing of upstream version into separate functionGuido Günther
2011-12-27GitRepository: Add num option to git_commitsGuido Günther
2011-12-27dch: Indentation and docstring cleanupsGuido Günther
2011-12-27dch: Add doctests for snapshot_versionGuido Günther
2011-12-26dch: fix epydoc parametersGuido Günther
2011-12-16Move debian specific functions from GitRepository to DebianGitRepositoryGuido Günther
2011-11-28Add ChangeLog classGuido Günther
2011-11-01Get rid of the symlinkGuido Günther