aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp/deb/source.py
Commit message (Expand)AuthorAge
* DebianSource: Drop unused variableGuido Günther2018-11-24
* debian.source: Enumerate components only onceAndreas Beckmann2018-09-21
* deb.source: Fix typoGuido Günther2018-01-12
* deb.source: Fix class names in doc stringGuido Günther2018-01-12
* DebianSource: provide mapping for control file as wellGuido Günther2017-11-27
* DebianSource: document toplevel requirementGuido Günther2017-11-27
* DebianChangelog: Always open changelog as utf8Guido Günther2017-11-06
* Kill six.string_typesGuido Günther2017-10-20
* DebianSource: releasability check based on UNRELEASEDGuido Günther2017-08-06
* DebianSource: Split out upstream_tarball_namesGuido Günther2017-08-03
* DebianSource: Fix typosGuido Günther2017-08-03
* Make orig_file a method of DebianSourceGuido Günther2017-08-03
* deb.source: Add version propertiesGuido Günther2017-02-13
* GitVfs: make objects usable as context managersGuido Günther2017-01-02
* pep8/pyflakes cleanupsGuido Günther2016-09-12
* Fix FSF address - thanks rpmlintEvgeni Golov2015-06-22
* Don't use basestringGuido Günther2015-02-20
* Make Debian and Git spelling consistentGuido Günther2015-01-22
* Use open() instead of file()Guido Günther2013-08-28
* ChangeLog: Remove is_nativeGuido Günther2013-04-29
* DebianSource: fix is_native()Markus Lehtonen2013-04-26
* DebianSource: raise DebianSourceError if reading changelog failsMarkus Lehtonen2013-04-25
* Add gbp.git.source.Source.sourcepkgGuido Günther2013-04-13
* Honor debian/source/formatGuido Günther2013-04-13
* Introduce Source classGuido Günther2013-04-13