aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp/scripts/import_orig.py
Commit message (Expand)AuthorAge
* Fix new flake8 errorsGuido Günther2016-11-15
* import_orig: flake8 cleanGuido Günther2016-09-12
* import_orig: Use gbp.scripts.common.hookGuido Günther2016-09-12
* pep8/pyflakes cleanupsGuido Günther2016-09-12
* import_orig: Properly abort merge on rollbacksGuido Günther2016-08-26
* import-orig: export version information to postimport hookGuido Günther2016-08-04
* import_orig: Only try rollbacks if necessaryGuido Günther2016-07-31
* import-orig: Switch to Debian branch before merging in changesGuido Günther2016-07-21
* Improve check for empty_repositoryGuido Günther2016-07-05
* import_orig: Drop duplicate log message when rolling back a branchGuido Günther2016-07-05
* Give more instructions when config is unparseableGuido Günther2016-07-04
* additional tarballs: allow to configure components via gbp.confGuido Günther2016-07-04
* import_orig: add support for importing additional tarballsGuido Günther2016-07-04
* import_orig: Recover from import errorsGuido Günther2016-06-28
* import_orig: Simplify the import_branch vs upstream_branch logicGuido Günther2016-06-28
* import_orig: Simplify vcs_tag_parentGuido Günther2016-06-28
* import_orig: PEP-8 cleanups to reduce visual clutterGuido Günther2016-06-28
* import_orig: Check upfront if the upstream tag already existsGuido Günther2016-01-13
* import_orig: Check git repo before downloading the sourceGuido Günther2016-01-13
* import-orig: Add new --merge-mode=replaceGuido Günther2015-08-14
* import-orig: move merging into separate functionGuido Günther2015-08-14
* import-orig: Honour --debian-branch option when importing into an empty repo.Carlos Maddela2015-08-14
* Fix FSF address - thanks rpmlintEvgeni Golov2015-06-22
* gbp.format: rename format_msg() to format_str()Markus Lehtonen2015-04-01
* Extract exception message in a less arcane wayGuido Günther2015-03-27
* Allow to set upstream-vcs-tag via gbp.confDaniel Kahn Gillmor2015-03-16
* Handle ConfigParser -> configparser renameGuido Günther2015-02-20
* tests: restore logger module after tampering itMarkus Lehtonen2015-02-18
* Make Debian and Git spelling consistentGuido Günther2015-01-22
* import-orig: Add --download optionGuido Günther2015-01-18
* 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