summaryrefslogtreecommitdiff
path: root/gbp/scripts/create_remote_repo.py
AgeCommit message (Expand)Author
2015-03-27Extract exception message in a less arcane wayGuido Günther
2015-02-20Handle renamed urlparse in Python3Guido Günther
2015-02-20Use six.iteritems() and six.iterkeys()Guido Günther
2015-02-20Handle ConfigParser -> configparser renameGuido Günther
2015-02-20Don't use print as a statementGuido Günther
2015-01-22Make Debian and Git spelling consistentGuido Günther
2014-08-23Unify doc strings a bitGuido Günther
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
2012-11-25gbp-create-remote-repo: Set HEAD in remote repoGuido Günther
2012-11-25New configuration option for setting the output color schemeMarkus Lehtonen
2012-11-23Add issing git- prefix to --color and --notify optionsGuido Günther
2012-07-28GitRepository: raise GitRepositoryError on git errorsGuido Günther
2012-03-21gbp-create-remote-repo: add --remote-configGuido Günther
2012-03-21gbp-create-remote-repo: move option parsing to separate functionGuido Günther
2012-03-21gbp create-remote-repo: allow to pass template directoryGuido Günther
2012-03-21gbp-create-remote-repo: Cleanup raise statementsGuido Günther
2012-03-19gbp-create-remote-repo: test generated configGuido Günther
2012-03-19gbp-create-remote-repo: improve remote script readabilityGuido Günther
2012-03-19gbp-create-remote-repo: make command and script generation testableGuido Günther
2012-03-19gbp-create-remote-repo: allow to use local file transport tooGuido Günther
2012-03-18gbp-create-remote-repo: don't expect a terminalGuido Günther
2012-03-18gbp-create-remote-repo: Use DebianGitRepositoryGuido Günther
2012-02-13Refactor config.py as preparation for rpm support.Markus Lehtonen
2012-01-22PristineTar: move to separate moduleGuido Günther
2011-11-28Add ChangeLog classGuido Günther
2011-11-01Get rid of the symlinkGuido Günther