lp:debian/jessie/git-buildpackage

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:debian/jessie/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

90. By Guido Günther

[3d8939d] git.vfs: fix close method. Preventing a infinite recursion
which can be triggered by gbp pq export --commit.

89. By Guido Günther

* [ee44479] Allow to always drop pq branch after export (Closes: #761160)
* [51ac0a5] pq: document --drop
* [90b283f] meta-closes: Move help text to GbpOptionParser.help
* [0afcd3d] pq: Add "pq export --commit" option. This commits the changes
  in the pq right away. This options is currently experimental and subject
  to change.

88. By Guido Günther

[5d4cb92] Update to git-pbuilder 1.33

87. By Guido Günther

* Upload to unstable
* [6edd836] Don't delete *_source.changes on source only builds
  (Closes: #758726)
* [a37832e] Mention --no-merge (Closes: #760091)

86. By Guido Günther

[5cde49a] Revert "Determine build_dir upfront"
This reverts commit b2549fac19f2d666552291a4fcf2020ca0570834.
Closes: #749104

85. By Guido Günther

* [949ce84] Slightly improve usage output
* [045e607] gbp pq: document --force
* [817976e] Handle version format errors more gracefully.
* [b0390d1] Fix comitter vs committer typos.
  Thanks to Sandro Tosi (Closes: #748339)
* [dc231f2] Document that the patches must apply without fuzz
* [de77df7] pq: Print proper error message if we fail to apply the tree
* [54e4542] pq: Try harder to cleanup after a failed patch.
  Thanks to Marco d'Itri for the repo to debug this
* [b2549fa] Determine build_dir upfront
* [a050942] Improve error reporting on failed commands.
  (Closes: #748248)
* [030ff96] Improve error reporting on hooks.

84. By Guido Günther

[ Guido Günther ]
* [14f6ded] Test option parser fallbacks more thoroughly
  revealing another bug where we overwrote parsed values with defaults
  (Closes: #733759)
* [03ada72] .gitignore: ignore editor backup files
* [4c6b067] Add minimal 'config' command. This only allows to print single
  config values so far. (Closes: #733470)
* [b393080] Import command not module. This matches the function name.
* [459d9bf] config: add decorator to add_option_* functions.
  This allows us to build an internal list of valid options and print
  these.

[ Markus Lehtonen ]
* [a8cfd88] Revert "GitRepository/add_remote_repo: fix the 'tags' argument"
  Which caused an unwanted behavior of not fetching refs/heads at all --
  only tags were fetched.
  This reverts commit 5dd598fb8f2a9109189fad6cf631811f12ce2130
* [4131b90] docs: re-enable missing manpage

83. By Guido Günther

[89f3005] Use a much simpler version to fix the command name in --help
mostly reverting e1780f0. (Closes: #742907)

82. By Guido Günther

[ Guido Günther ]
* [38cfa6c] Request verbose output on bug reports
* [d000b0c] Remove incorrect docs about multiple filter options
  (Closes: #718536)
* [fd440e2] Use a temporary directory. This avoids file name collisions and
  weired files in the working copy.
* [e1780f0] Fix command output.
  The first line lacked the subcommand like:
  $ gbp pull --help
  Usage: gbp [options] - safely update a repository from remote
  instead of
  $ gbp pull --help
  Usage: gbp pull [options] - safely update a repository from remote
             ^^^^

[ Mario Lang ]
* [077dc35] Fix config file name

[ Markus Lehtonen ]
* [3808523] docs: add some missing sgml closing tags
* [d8f55da] GitRepository/get_commit_info: correctly handle file
  renames/copies. Use the '--no-renames' git command line option in order
  to prevent two filenames per entry.
* [5dd598f] GitRepository/add_remote_repo: fix the 'tags' argument.
  Explicitly use --tags in git arguments - otherwise tags might not be
  fetched.
* [15d87fb] tests: more robust check for the default urgency level of dch.
  The dch tool might not report it's version if it is incorrectly compiled.
  Create a dummy changelog and parse it "manually" to determine the default
  urgency level.
* [7774375] pq: minor log message typo fix
* [bbf21bf] ComponentTestBase: use regex matching in log checking

81. By Guido Günther

* [f1bc542,1b0b17c] config: Don't pull in config defaults twice.
  This would otherwise overwrite values set in the legacy config sections.
  (Closes: #733759)
* [7e26f91] Remove cover-min-percentage. It makes running single tests
  harder than necessary since it requires the percentage also when using
  "nose <testname>".
* [d533e0f] import_dsc: Create missing debian branch with
  --create-missing-branches (Closes: #739888)
* [df32264] git-import-dsc: Document --create-missing-branches

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:debian/git-buildpackage
This branch contains Public information 
Everyone can see this information.

Subscribers