summaryrefslogtreecommitdiff
path: root/git-import-orig
AgeCommit message (Expand)Author
2011-10-23Replace GitMerge by GitRepository.merge()Guido Günther
2011-10-23Replace GitBranch by GitRepository.create_branch()Guido Günther
2011-10-16Move guess_upstream_version into UpstreamSourceGuido Günther
2011-07-29Fix some epydoc warningsGuido Günther
2011-07-27git-import-orig: Clarify missing argument error messageGuido Günther
2011-07-25git-import-orig: split out package and version detectionGuido Günther
2011-07-25Drop unpack_orig and tar_toplevelGuido Günther
2011-07-25Catch empty package namesGuido Günther
2011-07-25Strip trailing '/' from the unpack pathGuido Günther
2011-07-25git-import-orig: support filters for all input formatsGuido Günther
2011-07-25Remove fastimport codeGuido Günther
2011-07-25Support importing zip archivesGuido Günther
2011-07-24git-import-orig: simplify uscan codeGuido Günther
2011-05-20Spelling correctionsJon Dowland
2011-04-17config: minor option parsing cleanupGuido Günther
2011-02-11Move no_upstream_branch message into gbp.configGuido Günther
2011-02-09Split out command line parsingGuido Günther
2011-01-11Make --[no-]merge a proper optionGuido Günther
2011-01-08Use tristate option for --color=valueGuido Günther
2010-12-28pychecker warning cleanupsGuido Günther
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