aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp/deb
Commit message (Expand)AuthorAge
* GitVfs: make objects usable as context managersGuido Günther2017-01-02
* DebianGitRepository: Unmangle versionGuido Günther2016-11-16
* DebianGitRepository: split out version manglingGuido Günther2016-11-16
* DebianGitRepository: simplify version manglingGuido Günther2016-11-16
* DebianGitRepository: Handle dot escapingGuido Günther2016-11-16
* DebianGitRepository: split out _unsanitize_versionGuido Günther2016-11-16
* Use cls consistentlyGuido Günther2016-11-16
* Fix new flake8 errorsGuido Günther2016-11-15
* Add version manglingJonas Meurer2016-11-04
* pep8/pyflakes cleanupsGuido Günther2016-09-12
* dch: PEP-8 cleanupsGuido Günther2016-07-21
* Use 'component' and 'additional tarball'Guido Günther2016-07-04
* unpack_subtarball: Remove existing directory firstGuido Günther2016-07-04
* Move code to create pristine tar commitsGuido Günther2016-07-04
* import_dsc: don't assume component tarballs have the correct nameGuido Günther2016-07-03
* Fix simple spelling errors in comments and stringsOtto Kekäläinen2016-07-03
* import-dsc: Don't fail on 1.0 non-native packages without a Debian versionGuido Günther2016-06-30
* pristinetar: pass on subtarball nameGuido Günther2016-04-14
* deb: Support subtarballsGuido Günther2016-04-14
* Add tree filter helpers to DebianGitRepositoryGuido Günther2016-04-12
* dscfile: parse out name of additional tarball dirsGuido Günther2016-04-11
* import_dsc: Fail if a package has additional tarballsGuido Günther2015-11-18
* s/packge/package/Guido Günther2015-11-15
* Restore correct version-guessing for -0releasesDaniel Gollub2015-09-01
* call debchange instead of dchEvgeni Golov2015-06-30
* Fix FSF address - thanks rpmlintEvgeni Golov2015-06-22
* Allow to automatically etermine the dist to build forGuido Günther2015-05-30
* Guess upstream-tag based on merge-baseDaniel Gollub2015-04-25
* gbp.format: rename format_msg() to format_str()Markus Lehtonen2015-04-01
* Add string vs. binary encoding/decodingGuido Günther2015-03-27
* Fix paragraph indentation for epydocGuido Günther2015-03-20
* Add %(hversion)s to version_to_tag to support some upstreamsDaniel Kahn Gillmor2015-03-18
* Don't output additional newlinesGuido Günther2015-02-20
* Don't use basestringGuido Günther2015-02-20
* Use email.utils instead of email.UtilsGuido Günther2015-02-20
* Don't use dict.has_key()Guido Günther2015-02-20
* Don't use print as a statementGuido Günther2015-02-20
* Ignore return types of write and shutil.copyGuido Günther2015-02-20
* git-dch --git-author: separate author and emaildebian/experimentalDmitrij Tejblum2015-02-17
* Make Debian and Git spelling consistentGuido Günther2015-01-22
* Improve error messages on formatting errorsGuido Günther2014-08-19
* Change UpstreamSource to have PkgPolicyMarkus Lehtonen2014-07-24
* Fix comitter vs committer typosGuido Günther2014-05-16
* Use open() instead of file()Guido Günther2013-08-28
* Minor docstring updatesGuido Günther2013-08-22
* Silence dpkg --compare-versionsGuido Günther2013-04-29
* Make parse_dsc a classmethod of DscFileGuido Günther2013-04-29
* ChangeLog: Remove is_nativeGuido Günther2013-04-29
* dch: Use DebianSource.is_nativeGuido Günther2013-04-29
* DebianSource: fix is_native()Markus Lehtonen2013-04-26