lp:debian/squeeze/git-buildpackage

Created by James Westby and last modified
Get this branch:
bzr branch lp:debian/squeeze/git-buildpackage
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

30. By Guido Günther

[4b23f2d] Warn if not invoked by git-buildpackage git-pbuilder is
supposed to be invoked by git-buildpackage. Otherwise things like
export-dir aren't respected. (Closes: #596625)

29. By Guido Günther

* [88afa61] git-dch: Pass --multimaint-merge on to dch (Closes: #586165)
* [e8b6b49] gbp-pq: Use the maintainer of the Debian package as fallback
  patch author
* [f63c4ed] git-import-dsc: Don't add superfluous parents to imports on the
  Debian branch. Only set a parent on the first import per upstream version.
* [af2a435] gbp-pull: Don't update already up to date branches
* [407b614] docs: Drop git_load_dirs reference we're not using it anymore.
* [dbc7fe3] docs: We don't only support .gz tarballs
* [34d6d84] Bump standards version

28. By Guido Günther

* [2808207] git-dch: Terminate the patch description with a dot in case of
  multiline commits where the second line starts with a uppercase letter.
  Heavily based on a patch by Jonathan Nieder.
* [47463da] Better document the default config file.
* [57b2abf] git-dch: Set author information from git on --release when using
  --git-author - thanks to Boleslaw Tokarski for his feedback.
* [ad2416e] examples/zeitgeist-git: Adjust for zeitgeist 0.4.0.
* [8676193] examples/gbp-create-remote-repos: Simple helper to create remote
  repos based on dom-new-git-repo from the OCaml maintainers as well as
  aa-create-repo. (Closes: #540185)
* [3ed1a5c] git-import-dscs: Fetch all snapshots from snapshots.debian.org
  using debsnap and import them (Closes: #591218)

27. By Guido Günther

Upload to unstable

26. By Guido Günther

[ Guido Günther ]
* [88c2d6d] gbp-pq export: Instead of failing switch branch if on a
  patch-queue branch.
* [65ea70f] gbp-pq: Use run_git to catch git errors
* [488f16c] No need to assign repo
* [7f0b81f] Strip traling slashes from repo path (Closes: #584775)
* [a831329] Add 'ignore-branch' option This disables the 'current branch' ==
  'debian-branch' check.
* [5988e20] Add 'ignore-branch' option This disables the 'current branch' ==
  'debian-branch' check.

[ Christian Kastner ]
* [2173157] Add option --git-force-create to force tarball creation
  (Closes: #519297)

25. By Guido Günther

* [6427e2a] git-import-dsc: Add --download option. This allows to directly
  import source packages either via git-import-dsc --download <pkg> or
  git-import-dsc --download <url-to-dsc> The former uses "apt-get soure" the
  later "dget". (Closes: #510036)
* [823f49f] gbp-pull: Document exit codes
* [9fb419f] git-import-orig: Document --uscan
* [3473689] git-buildpackage: Document --git-compression and
  --git-compression-level
* [f31c82d] git-dch: Document 'Git-Dch: Ignore' and 'Git-Dch: Short'
* [65b9e0d] gbp-pq: Improve manpage and help output
* [33e56ca] git-import-dsc: Document --download

24. By Guido Günther

[ Guido Günther ]
* [07d54ef] gbp-add-patch: Strip path from patchname and handle missing
  files gracefully.
* [a7fe7c4] Add basic bash completion for git-buildpackage (Closes: #567313)
  - thanks to Siegfried-Angel Gevatter
* [aec185f] Add gbp-{clone,pull,pq} to description
* [24ac91c] bash-completion: Add git-dch, git-import-{orig,dsc} and tab
  completion for branch names.
* [cbc0577] Add GitRepository.get_remotes() to easily query remote branches
* [4654425] gbp-clone: Add --all to track all remote branches

[ Matthijs Kooijman ]
* [2874c23] Make the commit message for upstream imports configurable.
  This adds the import-msg commandline and configuration file option
  to change the commit message. (Closes: #474457)

[ Jon Bernard ]
* [ad9b7f5] Prevent git-add-patch from being gzip'd

23. By Guido Günther

* [ab40623] Add gbp-add-patch to easily commit patches from debian/patches
* [34c1c43] Allow to skip imports of same version Based on a patch by
  Christoph Göhre.
* [ea6311e] DscFile: Parse name of debian.tar.gz
* [237a547] Import version 3 source format (Closes: #552771)

22. By Guido Günther

[ Guido Günther ]
* [a0c7a91] docs: fix git-init call - thanks to Pietro Battiston
* [02ab603] docs: Drop superfluous upstream branch creation
* [e339c70] gbp: Make sure we drop the generated custom index file
            (Closes: #561454)
* [d436612] git-dch: Add body regex filter (Closes: #544238)
* [cf45595] gbp-{pull,clone}: Don't hardcode pristine-tar branch
* [0eb4580] gbp: Allow to set compression type (Closes: #554520)
* [7ad35fb] tests: Add other gbp-* commands
* [f1f3d8e] tests: Add unpack test

[ Matthijs Kooijman ]
* [725b9d3] git-dch: Add support for a Git-Dch: Ignore metaheader.
            (Closes: #561346)
* [e54b7bf] git-dch: There was a second use of parse_commit. Both uses of
  parse_commit now support the None return value. The shortlog_to_dch
  function is now superfluous and was removed.

21. By Guido Günther

* [dce995d] Improve error handling on broken dsc files. (Closes: #560689)
* [bcdd6b5] Improve error message when trying to import 3.0 source format
  packages until we properly support them.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers