summaryrefslogtreecommitdiffhomepage
path: root/git-dch
Commit message (Expand)AuthorAge
* Fix exception nameGuido Günther2010-08-31
* Check for greater not unequal when looking for a new upstream versionGuido Günther2010-08-18
* Guess changelog version number from upstream versionGuido Günther2010-08-12
* Check for legacy tags where necessary.Guido Günther2010-08-10
* Pass dch_options to all calls of spawn_dchGuido Günther2010-08-10
* Support --nmu, --bpo and --qaGuido Günther2010-08-10
* Pass --multimaint-merge on to dchGuido Günther2010-08-06
* Don't insert a dot if the second line starts with a punctuationGuido Günther2010-08-02
* Set author information from git on --release when using --git-authorGuido Günther2010-07-23
* Use repo.rev_parseGuido Günther2010-07-23
* Terminate the patch description with a dotGuido Günther2010-07-21
* Add 'ignore-branch' optionGuido Günther2010-06-19
* Add 'Git-Dch: Short' tag to changelog parserGuido Günther2010-04-10
* Add body regex filterGuido Günther2009-12-23
* There was a second use of parse_commit.Matthijs Kooijman2009-12-23
* Add support for a Git-Dch: Ignore metaheader.Matthijs Kooijman2009-12-17
* catch config file parse errorsGuido Günther2009-09-15
* Add changelog section if current topmost version is already tagged.Guido Günther2009-09-05
* catch gbp.deb.NoChangelogErrorGuido Günther2009-09-05
* drop superfluous _utils from module namesGuido Günther2009-08-23
* trim commit displayGuido Günther2009-08-18
* use the last commit in which debian/changelog was touched as starting pointGuido Günther2009-08-15
* make parameters for GitRepository.commits() optionalGuido Günther2009-08-15
* add --no-force-save-on-releaseGuido Günther2009-07-29
* check for snapshot modeGuido Günther2009-06-12
* Unconfuse git-dch when commit message starts with "--"Damyan Ivanov2009-06-09
* make --[no-]full a config file optionGuido Günther2009-02-26
* simplify boolean option handlingGuido Günther2009-02-26
* add --no-git-authorGuido Günther2008-12-29
* Use name and email from gitRobie Basak2008-12-29
* better descriptionsGuido Günther2008-11-28
* case insentive matching for "bugnumbers"Guido Günther2008-11-21
* too much whitespaceGuido Günther2008-11-15
* move common help messages into config.pyGuido Günther2008-11-15
* don't require bugnumbers to start with '#'Guido Günther2008-11-15
* fix off by oneGuido Günther2008-11-14
* gather all invocations of dch in one functionGuido Günther2008-11-14
* git-dch: add missing call to escape_commitGuido Günther2008-11-13
* Don't include first UNRELEASED lineFelipe Sateler2008-11-13
* merge sha and snapshot parameterGuido Günther2008-11-13
* more option groupingGuido Guenther2008-09-22
* wordingGuido Guenther2008-09-18
* demangle adding commits and sectionsGuido Guenther2008-09-18
* Don't buffer stdout; let git-bp messages print in-lineKurt B. Kaiser2008-09-18
* add --new-versionGuido Guenther2008-09-07
* "git-commond" vs. "git command" cleanupGuido Guenther2008-09-01
* allow setting the bug-closing meta tag to look forGuido Guenther2008-08-15
* split git-log options into a listGuido Guenther2008-07-21
* escape backticks (`)Guido Guenther2008-07-20
* --auto and --since are incompatibleGuido Guenther2008-07-18