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