summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-07add short options for "--snapshot" and "--release"Guido Guenther1-2/+2
2007-10-07--auto: guess last changelogged commit from the snapshot headerGuido Guenther1-3/+22
2007-10-07Add a check for the debian branch instead of always using it as the tipGuido Guenther1-8/+14
2007-10-06add support for automatic snapshot releases as suggested by Ottavio SalvadorGuido Guenther1-14/+108
2007-10-03document changes and releasedebian/0.3.6Guido Guenther1-0/+9
2007-10-03detect upstream version from common tarball formates (Closes: #443306)Guido Guenther1-7/+17
2007-10-03Create upstream branch when importing into an empty archive (Closes: #443305)Guido Guenther1-1/+4
2007-10-03document changes and releasedebian/0.3.5Guido Guenther1-0/+10
2007-10-03fix error caseGuido Guenther1-1/+2
2007-10-03update vim modelines and remove whitespacesGuido Guenther3-6/+6
2007-10-03mention git-dchGuido Guenther1-0/+1
2007-10-03document the "UNRELEASED" caseGuido Guenther1-1/+5
2007-10-03don't create a new changelog section if the current package is unreleasedGuido Guenther1-20/+25
2007-10-03short paragraph on hacking on arbitrary debian packagesGuido Guenther1-0/+25
2007-09-30Merge ../git-buildpackage.develGuido Guenther9-3/+236
2007-09-30update TODOGuido Guenther1-1/+3
2007-09-30add git-dchGuido Guenther8-2/+233
2007-09-30s/reopsitory/repository/ - thanks to Loïc Minier (Closes: #444702)Guido Guenther1-1/+1
2007-09-08document changesdebian/0.3.4Guido Guenther1-0/+11
2007-09-03fix error pathGuido Guenther1-1/+1
2007-08-29add filter and allow to pass PBULDER_OPTSGuido Guenther1-3/+4
2007-08-23introduce --git-no-create-orig to skip building of any orig.tar.gzGuido Guenther3-1/+12
2007-08-20document changesdebian/0.3.3Guido Guenther1-0/+8
2007-08-20document optionGuido Guenther1-0/+9
2007-08-20Merge ../git-buildpackage.develGuido Guenther1-1/+16
2007-08-20support --debian-branchGuido Guenther1-1/+16
2007-08-20don't hardcode -i\.git -I.git as build argumentsGuido Guenther7-9/+26
2007-06-27document changesdebian/0.3.2Guido Guenther1-0/+8
2007-06-26how to start a package from scratchGuido Guenther1-0/+24
2007-06-26We don't use git_load_dirs internally anymoreGuido Guenther1-5/+4
2007-06-26allow to import into empty git archivesGuido Guenther1-9/+20
2007-06-11document changesdebian/0.3.1Guido Guenther1-0/+8
2007-06-11don't fail imports on large archivesGuido Guenther1-6/+12
2007-06-08print a sensible error message, when a git repository isn't a debian source p...Guido Guenther1-1/+4
2007-05-29document changes and update tododebian/0.3.0Guido Guenther2-4/+16
2007-05-29still suggest git_load_dirsGuido Guenther1-0/+1
2007-05-29document --filter and remove git_load_dirs referenzesGuido Guenther3-5/+27
2007-05-29don't use ret to check repository cleanessGuido Guenther1-2/+2
2007-05-28Merge ../git-buildpackage into locals/import-orig-by-indexGuido Guenther10-26/+63
2007-05-28don't use git_load_dirs for importsGuido Guenther6-29/+101
2007-05-25gbp.conf is per working copy, not per repositoryGuido Guenther2-2/+2
2007-05-25remove stray ';'Guido Guenther1-1/+1
2007-05-24document changesdebian/0.2.31Guido Guenther1-0/+8
2007-05-24make the documented command line arguments match realityGuido Guenther4-20/+38
2007-05-24use --upstream-version instead of --upstreamversion to match the other -upstr...Guido Guenther1-1/+1
2007-05-24document changesdebian/0.2.30Guido Guenther1-1/+8
2007-05-24strip epoch from upstream versionGuido Guenther1-1/+5
2007-05-20allow to import an already unpacked source treeGuido Guenther1-5/+8
2007-05-20raise GBPError in import_orig instead of checking the return valueGuido Guenther1-10/+7
2007-05-16git-import-orig: more specific error message, when the merge merge failsdebian/0.2.29Guido Guenther2-1/+11