summaryrefslogtreecommitdiff
path: root/git-import-orig
AgeCommit message (Expand)AuthorFilesLines
2011-02-11Move no_upstream_branch message into gbp.configGuido Günther1-6/+2
2011-02-09Split out command line parsingGuido Günther1-6/+11
2011-01-11Make --[no-]merge a proper optionGuido Günther1-6/+2
2011-01-08Use tristate option for --color=valueGuido Günther1-1/+1
2010-12-28pychecker warning cleanupsGuido Günther1-1/+1
2010-11-16Add logging functionsGuido Günther1-36/+31
2010-09-17Add --[no]-interactive to avoid promptsGuido Günther1-2/+10
2010-09-17Let git-import-orig find the changelog when not on the debian-branch.Matthijs Kooijman1-3/+13
2010-09-17Ask the user for the package name and version if needed.Matthijs Kooijman1-15/+65
2010-07-05Use commit_dir instead of replace_treeGuido Günther1-23/+16
2010-06-26Abort if upstream tarball contains git metadataGuido Günther1-0/+8
2010-04-26Make --uscan more robustGuido Günther1-19/+22
2010-04-12Add --uscan command-line optionDavid Paleino1-1/+22
2010-02-05Make the commit message for upstream imports configurable.Matthijs Kooijman1-8/+9
2009-12-24Don't refer to gzip compression in commentsGuido Günther1-3/+2
2009-10-25Use "imported" instead of "merged".Guido Günther1-1/+1
2009-10-24move FastImport into gbp/git.pyGuido Günther1-66/+1
2009-10-13Drop superflous argumentGuido Günther1-1/+1
2009-10-05export GBP_BRANCH to postimport hookGuido Günther1-1/+2
2009-09-15catch config file parse errorsGuido Günther1-5/+10
2009-08-23add postimport hook for git-import-origGuido Günther1-7/+16
2009-08-23use option groupsGuido Günther1-18/+46
2009-08-23drop superfluous _utils from module namesGuido Günther1-2/+2
2009-06-13add filter-pristine-tarMehdi Dogguy1-1/+10
2009-06-11allow for uppercase characters in the version patternGuido Günther1-20/+2
2009-05-03add --fast-importGuido Günther1-11/+149
2009-04-07let the version detection patter match debian policyGuido Günther1-2/+2
2009-02-26add --no-pristine-tarGuido Günther1-1/+1
2009-02-26simplify boolean option handlingGuido Günther1-2/+1
2009-01-01add --no-sign-tags to git-import-{dsc,orig}Guido Günther1-0/+1
2008-11-28better descriptionsGuido Günther1-1/+1
2008-11-21typoGuido Günther1-1/+1
2008-11-15move common help messages into config.pyGuido Günther1-15/+7
2008-11-13Don't fail on symlink creationGuido Günther1-5/+14
2008-10-31switch back to original branch on empty importsGuido Günther1-3/+8
2008-10-31use repo.set_branch()Guido Günther1-5/+3
2008-09-22move replace_source_tree into GitRepositoryGuido Guenther1-2/+2
2008-09-22print version number on failed importsGuido Guenther1-1/+1
2008-09-18Don't buffer stdout; let git-bp messages print in-lineKurt B. Kaiser1-1/+1
2008-08-12detect flat tar archives in git-import-dsc tooGuido Guenther1-8/+2
2008-08-08Warn if we can't parse the changelogGuido Guenther1-0/+1
2008-06-24git-import-orig: merge upstream by tag name instead of by branch name.Adeodato Simó1-4/+3
2008-06-20make symlink_orig's error message more helpfulGuido Guenther1-1/+1
2008-06-20make no-dch configurable via gbp.confGuido Guenther1-3/+3
2008-06-12add epoch to dch callGuido Guenther1-2/+7
2008-05-25Help pristine-tar to find the branch nameGuido Guenther1-1/+1
2008-05-08fix symlink creationGuido Guenther1-1/+1
2008-04-18create a symlink archive -> <package>_<version>.tar.gzGuido Guenther1-2/+31
2008-04-17avoid notGuido Guenther1-3/+3
2008-04-11don't pass nonexisting branches to pristine-tarGuido Guenther1-1/+2