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