aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp/scripts/common
Commit message (Expand)AuthorAge
* buildpackage: fix exporting of working copy when .git is not a directoryMarkus Lehtonen2017-01-20
* pq: Hardcode commit abbrev to 7 when exporting patchesGuido Günther2017-01-20
* Drop unused variableGuido Günther2017-01-18
* buildpackage: Don't set a compression level if unset and make this the defaultGuido Günther2017-01-17
* Improve wordingGuido Günther2017-01-11
* Drop superfluous whensGuido Günther2017-01-11
* Fix typoGuido Günther2017-01-11
* Deprecate --download in import_srpm tooGuido Günther2017-01-01
* import-orig: Handle download errors properlyGuido Günther2016-12-26
* gbp clone: configure user.email, user.name from DEBEMAIL/DEBFULLNAMEMichael Stapelberg2016-12-19
* Fix typosGuido Günther2016-11-25
* GitRepository.list_submodules: use _git_inoutGuido Günther2016-10-09
* commmon/import_orig: flake8 cleanGuido Günther2016-09-12
* pep8/pyflakes cleanupsGuido Günther2016-09-12
* pq: Retry patch with whitespace fixup on failureGuido Günther2016-07-31
* download_orig: unlink file before raising the exceptionGuido Günther2016-07-31
* Move Hooks to common codeGuido Günther2016-07-08
* Give more instructions when config is unparseableGuido Günther2016-07-04
* Make pylint happyGuido Günther2016-05-27
* buildpackage: Fix typoGuido Günther2016-05-27
* common/buildpackage: support for different archive formatsMarkus Lehtonen2015-12-02
* Allow exported patches to be renumbered and the patch number prefix format to...Carlos Maddela2015-07-10
* Fix FSF address - thanks rpmlintEvgeni Golov2015-06-22
* pq: Allow to preserve the patch name on import/exportGuido Günther2015-06-02
* Make pylint happyGuido Günther2015-06-02
* Move requests import to downloadsGuido Günther2015-02-20
* parse_gbp_commands: support command filteringGuido Günther2015-02-08
* pq: Generate new style Gbp-Pq: Topic <topic> entriesGuido Günther2015-02-08
* pq: deprecate the usage of 'gbp-pq-topic:'Markus Lehtonen2015-02-08
* Revert "pq: deprecate the usage of 'gbp-pq-topic:'"Guido Günther2015-01-29
* pq: deprecate the usage of 'gbp-pq-topic:'Markus Lehtonen2015-01-25
* import-orig: Add --download optionGuido Günther2015-01-18
* buildpackage/dump_tree: add 'recursive' optionMarkus Lehtonen2014-12-28
* pq: print which patch got just appliedGuido Günther2014-12-28
* pq: move switch_pq() to commonMarkus Lehtonen2014-12-05
* Change UpstreamSource to have PkgPolicyMarkus Lehtonen2014-07-24
* pq: minor log message typo fixMarkus Lehtonen2014-03-27
* pq: support 'Topic' patch-export commandMarkus Lehtonen2013-10-31
* pq: add format_diff() functionMarkus Lehtonen2013-10-31
* pq: support patch-export commandsMarkus Lehtonen2013-10-31
* pq: properly generate non-ascii patch filesMarkus Lehtonen2013-10-31
* pq.format_patch: support file path filteringMarkus Lehtonen2013-10-31
* pq: rewrite patch export functionalityMarkus Lehtonen2013-10-31
* common/buildpackage: fix handling of empty tarball prefixMarkus Lehtonen2013-09-10
* Remove unused importGuido Günther2013-09-05
* import-orig: import readline in the common moduleMarkus Lehtonen2013-09-04
* Use open() instead of file()Guido Günther2013-08-28
* Minor docstring updatesGuido Günther2013-08-22
* pq/apply_and_commit_patch: fix date parsingMarkus Lehtonen2013-01-16
* buildpackage: add 'force' option to write_wc()Markus Lehtonen2013-01-16