summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-12-15don't start a new changelog section if we found a snapshot header even when d...Guido Guenther
2007-12-07document changes and releaseGuido Guenther
2007-12-07return non null on failureGuido Guenther
2007-12-07git-ls-files: separate filenames by '\0', based on a patch from Uwe Kleine-KÃ...Guido Guenther
2007-11-26document changes and releaseGuido Guenther
2007-11-26fix "gpb gets confused by color enabled on branches..." - thanks to Niv Sardi...Guido Guenther
2007-11-19document changes and releaseGuido Guenther
2007-11-19use the now official Vcs-GitGuido Guenther
2007-11-19make sure we don't switch directories during build (Closes: #451550)Guido Guenther
2007-11-19wrap Command class to execute in a specific directoryGuido Guenther
2007-11-05document changes and releaseGuido Guenther
2007-11-05add tarball-dir option losely based on patch from Sjoerd Simons (Closes: #448...Guido Guenther
2007-11-05don't print a commit summary when importing into empty repos (addresses parts...Guido Guenther
2007-11-04document changes and releaseGuido Guenther
2007-11-04add .gitignoreGuido Guenther
2007-11-04rmeove unneeded GitLoadDirsGuido Guenther
2007-11-03call gzip with "-n" (Closes: #449094) - thanks to Romain FrancoiseGuido Guenther
2007-10-30fix url (Closes: #448350)Guido Guenther
2007-10-24document changes and releaseGuido Guenther
2007-10-24git-import-orig: fix missing s/upstream/upstream_branch/ renameGuido Guenther
2007-10-22document changes and releaseGuido Guenther
2007-10-22use upstream-branch in case the tag doesn't existGuido Guenther
2007-10-19document changes and releaseGuido Guenther
2007-10-19properly cleanup the version fileGuido Guenther
2007-10-19properly quote "" (Closes: #447211)Guido Guenther
2007-10-19git-dch: use Command() instead of implementing it againGuido Guenther
2007-10-19add version number to docs and a toolsGuido Guenther
2007-10-19adjust copyright yearGuido Guenther
2007-10-19don't split up the manual that much (local.dsl taken from darcs-buildpackage)Guido Guenther
2007-10-18pyline and other consistency updatesGuido Guenther
2007-10-17Documentation updatesGuido Guenther
2007-10-17document changes and releaseGuido Guenther
2007-10-17document the new git-buildpackage optionsGuido Guenther
2007-10-16add --export-dir and --export (Closes: #446042)Guido Guenther
2007-10-16minor updates and clarificationsGuido Guenther
2007-10-16add missing examplesGuido Guenther
2007-10-16print --git-log defaultGuido Guenther
2007-10-16Parse .gbp.conf in the repo dir (Closes: #426009)Guido Guenther
2007-10-11make --git-log a config file optionGuido Guenther
2007-10-11fix option nameGuido Guenther
2007-10-10doc-update: snapshot-number can be used in gbp.conf tooGuido Guenther
2007-10-10document changes and releaseGuido Guenther
2007-10-10document --snapshot-numberGuido 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-07depend on devscripts with a working 'dch ""'Guido Guenther
2007-10-07make sure the changelog section's trailer points to the person invoking git-dchGuido Guenther
2007-10-07document changes and releaseGuido Guenther
2007-10-07add some basic documentation for git-dchGuido Guenther
2007-10-07Allow to specify paths to look at: git-dch path1 path2Guido Guenther