summaryrefslogtreecommitdiff
path: root/git-dch
AgeCommit message (Expand)Author
2008-03-14separate multiple bugs by ','Guido Guenther
2008-03-14add --full and --meta optionsGuido Guenther
2007-12-15don't start a new changelog section if we found a snapshot header even when d...Guido Guenther
2007-10-19properly quote "" (Closes: #447211)Guido Guenther
2007-10-19git-dch: use Command() instead of implementing it againGuido Guenther
2007-10-18pyline and other consistency updatesGuido Guenther
2007-10-16print --git-log defaultGuido Guenther
2007-10-11make --git-log a config file optionGuido Guenther
2007-10-11fix option nameGuido Guenther
2007-10-10fix syntax errorGuido Guenther
2007-10-10eval() the snapshot number calculation so everybody can pass in what he wantsGuido Guenther
2007-10-07make sure the changelog section's trailer points to the person invoking git-dchGuido Guenther
2007-10-07Allow to specify paths to look at: git-dch path1 path2Guido Guenther
2007-10-07add --git-log to pass options along to git-logGuido Guenther
2007-10-07handle versions containing epochsGuido Guenther
2007-10-07don't fail if the commit msg starts with '--'Guido Guenther
2007-10-07add short options for "--snapshot" and "--release"Guido Guenther
2007-10-07--auto: guess last changelogged commit from the snapshot headerGuido Guenther
2007-10-07Add a check for the debian branch instead of always using it as the tipGuido Guenther
2007-10-06add support for automatic snapshot releases as suggested by Ottavio SalvadorGuido Guenther
2007-10-03fix error caseGuido Guenther
2007-10-03don't create a new changelog section if the current package is unreleasedGuido Guenther
2007-09-30add git-dchGuido Guenther