summaryrefslogtreecommitdiffhomepage
path: root/gbp
Commit message (Expand)AuthorAge
* buildpackage: in overlay mode remove debian/ from unpacked tarballGuido Günther2015-08-14
* 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
* pull: make pylint happyGuido Günther2015-08-13
* Allow exported patches to be renumbered and the patch number prefix format to...Carlos Maddela2015-07-10
* Add support for referencing existing local repositories when cloning reposito...Carlos Maddela2015-07-10
* Fix urllib.urlopen importGuido Günther2015-07-08
* Use --set-upstream-to instead of deprecated --set-upstreamGuido Günther2015-07-08
* call debchange instead of dchEvgeni Golov2015-06-30
* Fix FSF address - thanks rpmlintEvgeni Golov2015-06-22
* GitRepository: Use C locale when parsing remote branchesGuido Günther2015-06-12
* doctest: Use C locale when parsing command outputGuido Günther2015-06-12
* GitRepository: Use C locale when building error messagesGuido Günther2015-06-12
* Make urllib invocations Python3 compatibleGuido Günther2015-06-10
* pq: Allow to preserve the patch name on import/exportGuido Günther2015-06-02
* Use python3 compatible exception syntaxGuido Günther2015-06-02
* Make pylint happyGuido Günther2015-06-02
* Allow to automatically etermine the dist to build forGuido Günther2015-05-30
* Use Python3 compatible syntaxGuido Günther2015-05-28
* Sort test resultGuido Günther2015-05-28
* Add string vs. binary encoding/decodingGuido Günther2015-05-27
* Use __next__() instead of next()Guido Günther2015-05-27
* Allow to disable config section deprecationsGuido Günther2015-05-05
* config: move warning to separate methodGuido Günther2015-05-03
* Guess upstream-tag based on merge-baseDaniel Gollub2015-04-25
* gbp.rpm: use format_str for composing tag nameMarkus Lehtonen2015-04-02
* Command: strip newlines from stdout/err in error msgMarkus Lehtonen2015-04-01
* gbp.format: rename format_msg() to format_str()Markus Lehtonen2015-04-01
* notifications: make notify() more genericMarkus Lehtonen2015-04-01
* SrcRpmFile: Add stderr to error messagesGuido Günther2015-04-01
* Add string vs. binary encoding/decodingGuido Günther2015-03-27
* Add string vs. binary encoding/decodingGuido Günther2015-03-27
* Don't let pristine-tar spew on stderrGuido Günther2015-03-27
* command_wrapper: Make error reporting more flexibleGuido Günther2015-03-27
* Command: simplify __call__ and callGuido Günther2015-03-27
* Command: allow to capture stdout tooGuido Günther2015-03-27
* Fix print function usage in examples tooGuido Günther2015-03-27
* Extract exception message in a less arcane wayGuido Günther2015-03-27
* Remove unused variableGuido Günther2015-03-26
* Fix paragraph indentation for epydocGuido Günther2015-03-20
* Add %(hversion)s to version_to_tag to support some upstreamsDaniel Kahn Gillmor2015-03-18
* Allow to set upstream-vcs-tag via gbp.confDaniel Kahn Gillmor2015-03-16
* GitRepository/has_submodules: add treeish argumentMarkus Lehtonen2015-02-25
* config: modify configparser import statementMarkus Lehtonen2015-02-25
* Remove unused variableGuido Günther2015-02-21
* gbp.format: fix one typo and indentationMarkus Lehtonen2015-02-20
* tristate: implement __nonzero__() methodMarkus Lehtonen2015-02-20
* UpstreamSource.guess_version: recognise debian native tarballsMarkus Lehtonen2015-02-20
* Don't output additional newlinesGuido Günther2015-02-20