tools/git-buildpackage.git
2011-10-22 Guido GüntherExecute GitRepository.__git_inout and self.path
2011-10-22 Guido GüntherMake create_repo a @classmethod
2011-10-21 Guido GüntherAdd _git_command that executes a command at the repo...
2011-10-21 Guido GüntherAdd cwd option to gbp.command_wrappers.Command
2011-10-17 Guido GüntherDocument changes and release 0.5.32 debian/0.5.32
2011-10-16 Guido GüntherMake sure self.config['filter'] is a list
2011-10-16 Guido GüntherMove guess_upstream_version into UpstreamSource
2011-10-16 Guido GüntherUse known_compressions in guess_upstream_version too
2011-09-28 Guido GüntherDocument changes and release 0.5.31 debian/0.5.31
2011-09-27 Guido Günthergbp-pq: don't fail on missing series file
2011-09-26 Guido GüntherAdd missing brace
2011-09-26 Guido GüntherAdd missing brace
2011-09-02 Salvatore BonaccorsoFix URL to cl2vcs service
2011-08-26 Guido GüntherAdd docstring
2011-08-23 Guido GüntherFix pristine-tar error message
2011-08-10 Guido GüntherDocument changes and release 0.5.30 debian/0.5.30
2011-08-10 Guido Günthergbp-pq: Use latest patches with --time-machine
2011-08-09 Guido GüntherFix missing branch name in error message
2011-08-09 Guido GüntherIgnore comments and empty lines in series files
2011-08-09 Guido GüntherLeave compression type detection to tar by default
2011-08-09 Guido GüntherAdd known_compressions() to UpstreamSource
2011-08-08 Guido GüntherDocument meta tags
2011-07-30 Guido Güntherdoc: epydoc updates
2011-07-30 Guido GüntherDocument changes and release 0.5.29 debian/0.5.29
2011-07-30 Guido GüntherDocument --time-machine option
2011-07-30 Guido Günthergbp-pq: add --time-mache=N option
2011-07-30 Guido GüntherDon't return commits in a different order than git-log
2011-07-30 Guido Günthergbp.git.GitRepository: Add first_parent option to commits()
2011-07-30 Guido GüntherEpydoc indentation
2011-07-30 Guido GüntherBuild epydoc API documents by default
2011-07-30 Guido GüntherRobustify gbp.git.commits()
2011-07-30 Guido Günthergbp-pq: Drop GitBranch in favour of repo.create_branch()
2011-07-29 Guido GüntherAdd copyright headers to all non autogenerated files
2011-07-29 Guido GüntherMove GbpPatchQueue and GbpPatch into gbp.pq
2011-07-29 Guido GüntherDocument changes and release 0.5.28 debian/0.5.28
2011-07-29 Guido GüntherFix some epydoc warnings
2011-07-29 Guido GüntherSplit out GbpPatchQueue and GbpPatch
2011-07-29 Guido GüntherAdd strip option to GitRepository.apply
2011-07-29 Guido GüntherBetter document --git-upstream-tree
2011-07-29 Guido GüntherReport errors reading the patch file
2011-07-27 Guido GüntherBe less picky about empty filters
2011-07-27 Guido Günthergit-import-orig: Clarify missing argument error message
2011-07-26 Guido GüntherDocument changes and release 0.5.27 debian/0.5.27
2011-07-26 Guido GüntherBuild-Depend on uznip for the testsuite
2011-07-26 Guido Günthergit-dch: add formatter that wraps the changelog entry
2011-07-25 Guido Günthergit-import-orig: split out package and version detection
2011-07-25 Guido GüntherDrop unpack_orig and tar_toplevel
2011-07-25 Guido GüntherCatch empty package names
2011-07-25 Guido GüntherStrip trailing '/' from the unpack path
2011-07-25 Guido GüntherAdd tests for UpstreamSource
2011-07-25 Guido Günthergit-import-orig: support filters for all input formats
2011-07-25 Guido GüntherRemove fastimport code
2011-07-25 Guido GüntherSupport importing zip archives
2011-07-25 Guido GüntherRemove pychecker option that's already the default
2011-07-25 Guido GüntherReenable pychecker checks
2011-07-25 Guido GüntherDrop unused funciton argument
2011-07-25 Guido Günthergbp-pbuilder is no more
2011-07-24 Guido GüntherSwitch to dh_python2
2011-07-24 Guido GüntherDrop suggests of git-load-dirs
2011-07-24 Guido Günthergit-import-orig: Better support uscan of non tar.gz...
2011-07-24 Guido Günthergit-import-orig: simplify uscan code
2011-07-24 Guido GüntherUse target element of newer uscan
2011-07-23 Ricardo Salveti... git-buildpackage: Add upstream-tree option
2011-07-22 Guido GüntherAdd autocompletion for --git-dist=
2011-07-06 Guido GüntherDocument changes and release 0.5.26 debian/0.5.26
2011-07-06 Guido Günthergbp-create-remote-repo: switch to git.debian.org
2011-06-24 Guido Günthergbp-create-remote-repo: Drop comparison from doctests
2011-06-24 Courtney Banegbp-create-remote-repo: Improve url handling
2011-05-23 Guido GüntherBump standards version
2011-05-23 Guido Günthergit-pbuilder: Add git-pbuilder 1.22
2011-05-21 Guido GüntherDocument changes and release 0.5.25 debian/0.5.25
2011-05-21 Guido GüntherMake qemubuilder really a boolean option
2011-05-21 Guido GüntherDocument changes and release 0.5.24 debian/0.5.24
2011-05-20 Guido Günthergit-pbuilder: remove single quotes from '$BASE'
2011-05-20 Guido GüntherAdd support for qemubuilder
2011-05-20 Guido GüntherAdd git-pbuilder 0.21
2011-05-20 Jon DowlandSpelling corrections
2011-05-19 Guido Günthergit-pbuilder: Distinguish 1.0 and 3.0 source format
2011-05-07 Guido GüntherDocument changes and release 0.5.23 debian/0.5.23
2011-04-28 Guido GüntherImprove readability
2011-04-22 Peter Eisentrautgbp-clone: check out the debian branch after the clone...
2011-04-22 Peter EisentrautFix various typos in man pages
2011-04-22 Peter EisentrautCorrect option name in git-buildpackage man page
2011-04-17 Guido Günthergit-dch: improve formatting of commit subject
2011-04-17 Guido Günthergbp-pq: add some simple doctests
2011-04-17 Guido Güntherconfig: minor option parsing cleanup
2011-04-17 Guido Günthertests: add help check for newer commands
2011-04-17 Guido Günthertests: add doctests for gbp.deb.orig_file()
2011-04-16 Guido Günthergit-pbuilder: Drop diffignore and tarignore patterns
2011-04-11 Guido GüntherDocument changes and release 0.5.22 debian/0.5.22
2011-04-11 Guido GüntherDisable submodule processing by default.
2011-04-10 Guido Günthergbp: Handle whitespace in submodule names
2011-04-10 Guido Günthertests: introduce submodule class
2011-04-09 Guido GüntherAdd aliases for gz and bz2 compression types
2011-04-09 Guido GüntherAdd tests for hardcoded compression types
2011-04-09 Loïc MinierDetect compression from orig tarball
2011-04-09 Loïc MinierPass tarball_dir to guess_comp_type()
2011-04-09 Loïc MinierUpdate guess_comp_type to take a cp as param
2011-04-09 Loïc MinierAdd tests for orig autodetection
2011-04-09 Loïc MinierIgnore .noseids from nosetests
next