summaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* document changes and releasedebian/0.4.8Guido Guenther2007-11-19
* use the now official Vcs-GitGuido Guenther2007-11-19
* make sure we don't switch directories during build (Closes: #451550)Guido Guenther2007-11-19
* wrap Command class to execute in a specific directoryGuido Guenther2007-11-19
* document changes and releasedebian/0.4.7Guido Guenther2007-11-05
* add tarball-dir option losely based on patch from Sjoerd Simons (Closes: #448...Guido Guenther2007-11-05
* don't print a commit summary when importing into empty repos (addresses parts...Guido Guenther2007-11-05
* document changes and releasedebian/0.4.6Guido Guenther2007-11-04
* add .gitignoreGuido Guenther2007-11-04
* rmeove unneeded GitLoadDirsGuido Guenther2007-11-04
* call gzip with "-n" (Closes: #449094) - thanks to Romain FrancoiseGuido Guenther2007-11-03
* fix url (Closes: #448350)Guido Guenther2007-10-30
* 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
* add --git-log to pass options along to git-logGuido Guenther2007-10-07
* 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