summaryrefslogtreecommitdiff
path: root/gbp/scripts/import_orig.py
AgeCommit message (Expand)Author
2014-08-23Unify doc strings a bitGuido Günther
2014-08-19Improve error messages on formatting errorsGuido Günther
2014-07-24UpstreamSource: move version guessing logic to PkgPolicyMarkus Lehtonen
2014-07-24Change UpstreamSource to have PkgPolicyMarkus Lehtonen
2014-04-03config: add decorator to add_option_* functionsGuido Günther
2014-03-29Use a much simpler version to fix the command name in --helpGuido Günther
2014-03-27Fix command outputGuido Günther
2014-01-07import_orig: test error paths of find_sourceGuido Günther
2014-01-05Avoid backtrace on config file parse errorsGuido Günther
2013-09-04import-orig: import readline in the common moduleMarkus Lehtonen
2013-06-11Simplify expressionGuido Günther
2013-06-06import-orig: keep working copy in sync with branch HEADMarkus Lehtonen
2013-04-27GitRepository.commit_dir: raise GitRepositoryError instead of GbpErrorGuido Günther
2012-11-25New configuration option for setting the output color schemeMarkus Lehtonen
2012-11-23import-orig: remove dead GbpNothingImported exceptionMarkus Lehtonen
2012-11-23import-orig: remove dead if statementMarkus Lehtonen
2012-11-08GbpError accepts an error messageGuido Günther
2012-11-08Allow to remove the orig tarball symlinkGuido Günther
2012-08-03Move uscan to separate classGuido Günther
2012-07-28GitRepository: raise GitRepositoryError on git errorsGuido Günther
2012-07-02Make exception syntax consistentGuido Günther
2012-06-17import-orig: move is_link_target() to common moduleMarkus Lehtonen
2012-05-01Refactor deb helpers: introduce PkgPolicy classMarkus Lehtonen
2012-04-18Refactor git-import-orig as preparation for rpm supportMarkus Lehtonen
2012-04-18import-orig: refactor args of ask_package_* functionsMarkus Lehtonen
2012-03-23git-import-orig: Allow to pass in an upstream vcs tagGuido Günther
2012-02-13Refactor config.py as preparation for rpm support.Markus Lehtonen
2012-02-07import_orig: Properly detect .tgz and other abbreviated file extensionsGuido Günther
2012-02-07import_orig: clarify function descriptionGuido Günther
2012-02-07UpstreamSource: turn is_* vars and properties into methodsGuido Günther
2012-01-22PristineTar: move to separate moduleGuido Günther
2011-12-16Move debian specific functions from GitRepository to DebianGitRepositoryGuido Günther
2011-11-28Add ChangeLog classGuido Günther
2011-11-01Get rid of the symlinkGuido Günther