summaryrefslogtreecommitdiffhomepage
path: root/gbp
Commit message (Expand)AuthorAge
* clone: don't print exception when we can't find the source packageGuido Günther2017-04-26
* clone: Add support for pseudo protocols like vcsgit: and github:Guido Günther2017-04-25
* buildpackage: add sloppy mode to build upstream tarballsGuido Günther2017-04-25
* Fix typoGuido Günther2017-04-25
* import-orig: move unpacking code to separate functionGuido Günther2017-04-23
* Drop long deprecated --no-dchGuido Günther2017-04-23
* config: fix typosGuido Günther2017-04-23
* buildpackage: make --git-export=WC simpler to useGuido Günther2017-04-20
* pull: give more detail about what we updatedGuido Günther2017-04-14
* import_orig: move postimport_hook to separate functionGuido Günther2017-04-12
* ipmort_orig: pick best way to import upstream tarball automaticallyGuido Günther2017-04-12
* import_orig: move merge function closer next to each otherGuido Günther2017-04-12
* GitRepository: add is_in_merge()Guido Günther2017-04-04
* repo.git_dir is not a functionGuido Günther2017-04-03
* import-orig: only abort merge if it got startedGuido Günther2017-04-03
* pq: unbreak --commit when patch series becomes emptyGuido Günther2017-03-14
* GitRepository: use stdout as last resort if stderr is emptyGuido Günther2017-03-14
* Improve error message for non-native packages with broken version numbersGuido Günther2017-02-14
* Use the source package instead of the chagenlog for tarball namesGuido Günther2017-02-13
* Pass source pkg around instead of changelogGuido Günther2017-02-13
* deb.source: Add version propertiesGuido Günther2017-02-13
* Use vfs upfrontGuido Günther2017-02-12
* import_dsc: delay pristine-tar import to the very endGuido Günther2017-02-07
* GitRepository: shorten reflog messageGuido Günther2017-02-06
* On a patch-queue branch tag the corresponding debian branch instead.Guido Günther2017-02-06
* Make epydoc happyGuido Günther2017-02-01
* import_dsc: use three slashes by default for apt URLsGuido Günther2017-01-31
* Extract a function to clean the working tree.Ben Finney2017-01-29
* pq: Filter out comments from series diffGuido Günther2017-01-29
* dch: Allow to run from subdirectoryGuido Günther2017-01-23
* Make flake8 happyGuido Günther2017-01-22
* GitRepository: allow to init git repository from a subdirGuido Günther2017-01-22
* buildpackage: fix exporting of working copy when .git is not a directoryMarkus Lehtonen2017-01-20
* GitRepository: properly determine git-dirGuido Günther2017-01-20
* pq: Hardcode commit abbrev to 7 when exporting patchesGuido Günther2017-01-20
* Allow to pass config args to gitGuido Günther2017-01-20
* buildpackage: verify generated tarballsGuido Günther2017-01-20
* PristineTar: add verifyGuido Günther2017-01-20
* GitRepository: make garbage_collect more usefulGuido Günther2017-01-20
* pull: Allow to specify remote on the command lineGuido Günther2017-01-19
* Drop unused variableGuido Günther2017-01-18
* buildpackage: Use commit instead of tree to create archiveGuido Günther2017-01-17
* buildpackage: Don't set a compression level if unset and make this the defaultGuido Günther2017-01-17
* Fix typosGuido Günther2017-01-13
* command_wrappers: Simplify RunAtCommandGuido Günther2017-01-12
* import-orig: Move orig.tar.gz with filter-pristine-tarGuido Günther2017-01-11
* Quote arguments passed to builderGuido Günther2017-01-11
* import_orig: Delay unpack of component tarballsGuido Günther2017-01-11
* Improve wordingGuido Günther2017-01-11
* Drop superfluous whensGuido Günther2017-01-11