summaryrefslogtreecommitdiffhomepage
path: root/gbp
Commit message (Expand)AuthorAge
...
* import-orig: move rollback into separate functionGuido Günther2017-11-07
* GitRepository: force_head: use GitArgsGuido Günther2017-11-07
* DebianChangelog: Strip trailing newlines from changesKen Dreyer2017-11-07
* import-dsc: Fuzzy parse changelog dateGuido Günther2017-11-06
* pq: Make sure apply_and_commit_patch encodes the author utf-8Guido Günther2017-11-06
* GitModifier: add get()Guido Günther2017-11-06
* DscFile: dscfile must be utf-8 encoded as wellGuido Günther2017-11-06
* DebianChangelog: encode author and email to utf-8Guido Günther2017-11-06
* DebianChangelog: Always open changelog as utf8Guido Günther2017-11-06
* push: Don't abort on first failureGuido Günther2017-11-01
* dscfile: Make sure we match on additional tarballs containing uppercaseGuido Günther2017-10-31
* dscfile: parse out upstream signatures as wellGuido Günther2017-10-31
* dscfile: make sure we match the end of the lineGuido Günther2017-10-31
* pq: kill useless use of sedGuido Günther2017-10-27
* command_wrappers: report proper exception on bad process argumentsGuido Günther2017-10-26
* Fix commentGuido Günther2017-10-23
* import-dsc: make sure we don't create 'master' if not neededGuido Günther2017-10-23
* import-dsc: improve error message when Debian branch does not existGuido Günther2017-10-23
* Kill six.string_typesGuido Günther2017-10-20
* Kill six.integer_typesGuido Günther2017-10-20
* Kill six.bGuido Günther2017-10-20
* Kill six.movesGuido Günther2017-10-20
* Kill six.iteritemsGuido Günther2017-10-20
* pq: let drop work when pq branch is checked outGuido Günther2017-10-20
* pq: import pq branch on switchGuido Günther2017-10-20
* pq: recommend 'rebase' and 'switch' when pq branch already existsGuido Günther2017-10-19
* pq: import patches before rebaseGuido Günther2017-10-19
* pq_branch_name: return current branch name if already a pq branchGuido Günther2017-10-19
* pq: don't care which branch get's passed to find_upstream_commitGuido Günther2017-10-19
* pq: Move import to separate functionGuido Günther2017-10-18
* import_dsc: group importig functionsGuido Günther2017-10-13
* command_wrappers: Work around slightly changed exception outputGuido Günther2017-10-13
* import-dsc: don't create pristine-tar commits on every importGuido Günther2017-10-13
* import-dsc: Look for pristine-tar reference by commitGuido Günther2017-10-13
* import-dsc: split import of tarballs out of mainGuido Günther2017-10-13
* config: Don't require the command to be started from toplevel dirGuido Günther2017-10-02
* create_remote_repo: another missing python3 string conversionGuido Günther2017-09-30
* import-orig: Use gz compression when repackaging non tarball filtered upstrea...Guido Günther2017-09-30
* import-orig: rename source to upstreamGuido Günther2017-09-30
* import-orig: roll back on CTRL-C tooGuido Günther2017-09-29
* command_wrappers: fix path lookupsGuido Günther2017-09-19
* clone: clarify what we're looking for when using vcsgit:Guido Günther2017-09-15
* Don't fail on unicode errors when importing patchesGuido Günther2017-09-15
* buildpackage: don't require debian/ prefix for --git-dist=DEP14 to workGuido Günther2017-09-15
* buildpackage: drop superfluous elseGuido Günther2017-09-15
* Drop another --git- prefixGuido Günther2017-09-14
* Add tag commandGuido Günther2017-09-14
* pq: Be clearer what '--commit' didGuido Günther2017-09-08
* import_orig: be more descripte what we're "using"Guido Günther2017-09-07
* patch_series: don't let "git mailinfo" sanitize the subjectGuido Günther2017-08-31