summaryrefslogtreecommitdiff
path: root/git-import-orig
AgeCommit message (Expand)Author
2010-11-16Add logging functionsGuido Günther
2010-09-17Add --[no]-interactive to avoid promptsGuido Günther
2010-09-17Let git-import-orig find the changelog when not on the debian-branch.Matthijs Kooijman
2010-09-17Ask the user for the package name and version if needed.Matthijs Kooijman
2010-07-05Use commit_dir instead of replace_treeGuido Günther
2010-06-26Abort if upstream tarball contains git metadataGuido Günther
2010-04-26Make --uscan more robustGuido Günther
2010-04-12Add --uscan command-line optionDavid Paleino
2010-02-05Make the commit message for upstream imports configurable.Matthijs Kooijman
2009-12-24Don't refer to gzip compression in commentsGuido Günther
2009-10-25Use "imported" instead of "merged".Guido Günther
2009-10-24move FastImport into gbp/git.pyGuido Günther
2009-10-13Drop superflous argumentGuido Günther
2009-10-05export GBP_BRANCH to postimport hookGuido Günther
2009-09-15catch config file parse errorsGuido Günther
2009-08-23add postimport hook for git-import-origGuido Günther
2009-08-23use option groupsGuido Günther
2009-08-23drop superfluous _utils from module namesGuido Günther
2009-06-13add filter-pristine-tarMehdi Dogguy
2009-06-11allow for uppercase characters in the version patternGuido Günther
2009-05-03add --fast-importGuido Günther
2009-04-07let the version detection patter match debian policyGuido Günther
2009-02-26add --no-pristine-tarGuido Günther
2009-02-26simplify boolean option handlingGuido Günther
2009-01-01add --no-sign-tags to git-import-{dsc,orig}Guido Günther
2008-11-28better descriptionsGuido Günther
2008-11-21typoGuido Günther
2008-11-15move common help messages into config.pyGuido Günther
2008-11-13Don't fail on symlink creationGuido Günther
2008-10-31switch back to original branch on empty importsGuido Günther
2008-10-31use repo.set_branch()Guido Günther
2008-09-22move replace_source_tree into GitRepositoryGuido Guenther
2008-09-22print version number on failed importsGuido Guenther
2008-09-18Don't buffer stdout; let git-bp messages print in-lineKurt B. Kaiser
2008-08-12detect flat tar archives in git-import-dsc tooGuido Guenther
2008-08-08Warn if we can't parse the changelogGuido Guenther
2008-06-24git-import-orig: merge upstream by tag name instead of by branch name.Adeodato Simó
2008-06-20make symlink_orig's error message more helpfulGuido Guenther
2008-06-20make no-dch configurable via gbp.confGuido Guenther
2008-06-12add epoch to dch callGuido Guenther
2008-05-25Help pristine-tar to find the branch nameGuido Guenther
2008-05-08fix symlink creationGuido Guenther
2008-04-18create a symlink archive -> <package>_<version>.tar.gzGuido Guenther
2008-04-17avoid notGuido Guenther
2008-04-11don't pass nonexisting branches to pristine-tarGuido Guenther
2008-02-29uppercase UpstreamGuido Guenther
2008-02-29make dsc import repeatable (Closes: #468120)Guido Guenther
2008-02-23Allow multiple file filters for git-import-{orig,dsc}Harald Braumann
2008-02-21add pristine-tar support based on a patch from Julian Andres Klode (Closes: #...Guido Guenther
2008-02-08add --no-dch optionsGuido Guenther