summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* document changes and releasedebian/0.4.5Guido Guenther2007-10-24
|
* git-import-orig: fix missing s/upstream/upstream_branch/ renameGuido Guenther2007-10-24
|
* document changes and releasedebian/0.4.4Guido Guenther2007-10-22
|
* use upstream-branch in case the tag doesn't existGuido Guenther2007-10-22
|
* document changes and releasedebian/0.4.3Guido Guenther2007-10-19
|
* properly cleanup the version fileGuido Guenther2007-10-19
|
* properly quote "" (Closes: #447211)Guido Guenther2007-10-19
|
* git-dch: use Command() instead of implementing it againGuido Guenther2007-10-19
|
* add version number to docs and a toolsGuido Guenther2007-10-19
|
* adjust copyright yearGuido Guenther2007-10-19
|
* don't split up the manual that much (local.dsl taken from darcs-buildpackage)Guido Guenther2007-10-19
|
* pyline and other consistency updatesGuido Guenther2007-10-18
|
* Documentation updatesGuido Guenther2007-10-17
|
* document changes and releasedebian/0.4.2Guido Guenther2007-10-17
|
* document the new git-buildpackage optionsGuido Guenther2007-10-17
|
* add --export-dir and --export (Closes: #446042)Guido Guenther2007-10-16
|
* minor updates and clarificationsGuido Guenther2007-10-16
|
* add missing examplesGuido Guenther2007-10-16
|
* print --git-log defaultGuido Guenther2007-10-16
|
* Parse .gbp.conf in the repo dir (Closes: #426009)Guido Guenther2007-10-16
|
* make --git-log a config file optionGuido Guenther2007-10-11
|
* fix option nameGuido Guenther2007-10-11
|
* doc-update: snapshot-number can be used in gbp.conf tooGuido Guenther2007-10-10
|
* document changes and releasedebian/0.4.1Guido Guenther2007-10-10
|
* document --snapshot-numberGuido Guenther2007-10-10
|
* fix syntax errorGuido Guenther2007-10-10
|
* eval() the snapshot number calculation so everybody can pass in what he wantsGuido Guenther2007-10-10
|
* depend on devscripts with a working 'dch ""'Guido Guenther2007-10-07
|
* make sure the changelog section's trailer points to the person invoking git-dchGuido Guenther2007-10-07
|
* document changes and releasedebian/0.4.0Guido Guenther2007-10-07
|
* add some basic documentation for git-dchGuido Guenther2007-10-07
|
* Allow to specify paths to look at: git-dch path1 path2Guido Guenther2007-10-07
| | | | | | Again handy if upstream uses git, simply use: git-dch debian to only have the changes in the debian/ subdir recorded.
* add --git-log to pass options along to git-logGuido Guenther2007-10-07
| | | | | | This can be used for filtering: git-dch --git-log="--author=Guido --author=Otavio" would only select commits by these persons - very handy if upstream also uses git.
* handle versions containing epochsGuido Guenther2007-10-07
|
* don't fail if the commit msg starts with '--'Guido Guenther2007-10-07
|
* add short options for "--snapshot" and "--release"Guido Guenther2007-10-07
|
* --auto: guess last changelogged commit from the snapshot headerGuido Guenther2007-10-07
|
* Add a check for the debian branch instead of always using it as the tipGuido Guenther2007-10-07
|
* add support for automatic snapshot releases as suggested by Ottavio SalvadorGuido Guenther2007-10-06
|
* document changes and releasedebian/0.3.6Guido Guenther2007-10-03
|
* detect upstream version from common tarball formates (Closes: #443306)Guido Guenther2007-10-03
|
* Create upstream branch when importing into an empty archive (Closes: #443305)Guido Guenther2007-10-03
|
* document changes and releasedebian/0.3.5Guido Guenther2007-10-03
|
* fix error caseGuido Guenther2007-10-03
|
* update vim modelines and remove whitespacesGuido Guenther2007-10-03
|
* mention git-dchGuido Guenther2007-10-03
|
* document the "UNRELEASED" caseGuido Guenther2007-10-03
|
* don't create a new changelog section if the current package is unreleasedGuido Guenther2007-10-03
|
* short paragraph on hacking on arbitrary debian packagesGuido Guenther2007-10-03
|
* Merge ../git-buildpackage.develGuido Guenther2007-09-30
|\