summaryrefslogtreecommitdiffhomepage
path: root/gbp
Commit message (Expand)AuthorAge
* push: new command to push changes in one goGuido Günther2017-08-06
* DebianSource: releasability check based on UNRELEASEDGuido Günther2017-08-06
* DebianChangelog: add accessor for distributionGuido Günther2017-08-06
* find_version: add a missing decodeMaximiliano Curia2017-08-06
* Correct "allow to" typos.Chris Lamb2017-08-06
* pq: don't eagerly encode email headersGuido Günther2017-08-05
* pq: don't create empty pq branch on rebase and switchGuido Günther2017-08-05
* buildpackage: drop the long deprecated --dont-purge optionGuido Günther2017-08-04
* pristine_tar_verify_origs: skip verification if pristine-tar does not support itGuido Günther2017-08-03
* Use python3-notify2Guido Günther2017-08-03
* export_orig: new command to export orig tarballs from gitGuido Günther2017-08-03
* pristine-tar: don't print checkout errors twiceGuido Günther2017-08-03
* deb.git: helper for upstream tarball creationGuido Günther2017-08-03
* pkg: clear __init__.pyGuido Günther2017-08-03
* DebianSource: Split out upstream_tarball_namesGuido Günther2017-08-03
* Simplify compression handlingGuido Günther2017-08-03
* Move compressed tarball creation to PkgGitRepositoryGuido Günther2017-08-03
* DebianSource: Fix typosGuido Günther2017-08-03
* prepare_upstream_tarballs: use plural formGuido Günther2017-08-03
* guess_comp_type: simplify logicGuido Günther2017-08-03
* Make orig_file a method of DebianSourceGuido Günther2017-08-03
* builpackage: Move tarball creation functions to export_origGuido Günther2017-08-03
* GitRepository: missing decode on error messageGuido Günther2017-08-03
* import_orig: raw_input is namend input in python3Guido Günther2017-08-02
* pristine-tar: add feature detectionGuido Günther2017-08-02
* test_import_orig: properly pick debian dirGuido Günther2017-08-02
* uscan: decode bytesGuido Günther2017-08-02
* Test dpkg helpersGuido Günther2017-08-02
* Switch all interpreters to /usr/bin/python3Guido Günther2017-08-02
* import_orig: write downloaded data as binaryGuido Günther2017-08-02
* dch: test customizationsGuido Günther2017-08-02
* dch, rpm_dch: execfile is no moreGuido Günther2017-08-02
* rpm.policy: iteritems is no moreGuido Günther2017-08-02
* pq_rpm: use binary mode for copyingGuido Günther2017-08-02
* test_buildpackage_rpm: correctly mock False stateGuido Günther2017-08-02
* deb.git: accept strings and bytes as pathGuido Günther2017-08-02
* Python3: Fix doctest exception namesGuido Günther2017-08-02
* rpm: port to python3Guido Günther2017-08-02
* import_dscs: cmp is no longer a keyword argument for sort()Guido Günther2017-08-02
* pq: port to python3Guido Günther2017-08-02
* patch_series: port to python3Guido Günther2017-08-02
* fastimport: port to byteGuido Günther2017-08-02
* Python3: paths are binary nowGuido Günther2017-08-02
* config: port to python3Guido Günther2017-08-02
* Make GitVFS support binary modeGuido Günther2017-08-02
* command_wrappers: make it more explicit that we wrap stdout, stderrGuido Günther2017-08-02
* command_wrappers: port to Python3Guido Günther2017-08-02
* GitRepository: port to Python3Guido Günther2017-08-02
* Revert "uscan: Always raise an error if we find <error/> or <warning/>"Guido Günther2017-07-31
* import-dscs: don't use long gone log functionGuido Günther2017-07-18