aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp/scripts/import_dsc.py
Commit message (Expand)AuthorAge
* Unify doc strings a bitGuido Günther2014-08-23
* 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_dsc: Create missing debian branch with --create-missing-branchesGuido Günther2014-02-23
* Avoid backtrace on config file parse errorsGuido Günther2014-01-05
* import-dsc; Merge upstream version by tagGuido Günther2013-11-06
* import-dsc: allow to skip Debian tag creationGuido Günther2013-11-05
* Make parse_dsc a classmethod of DscFileGuido Günther2013-04-29
* GitRepository.commit_dir: raise GitRepositoryError instead of GbpErrorGuido Günther2013-04-27
* New configuration option for setting the output color schemeMarkus Lehtonen2012-11-25
* Remove unused imports and adjust formattingGuido Günther2012-11-24
* GitRepository: raise GitRepositoryError on git errorsGuido Günther2012-07-28
* Make exception syntax consistentGuido Günther2012-07-02
* import_dsc: add --allow-unauthenticatedGuido Günther2012-05-24
* Refactor deb helpers: move UpstreamSource classMarkus Lehtonen2012-05-01
* Parse author and comitter from changelog for native package tooGuido Günther2012-03-15
* import_dsc: Create debian branch for native packages tooGuido Günther2012-03-08
* Refactor config.py as preparation for rpm support.Markus Lehtonen2012-02-13
* PristineTar: move to separate moduleGuido Günther2012-01-22
* import_dsc: remove debian dir from upstream sourceGuido Günther2011-12-29
* 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