tools/git-buildpackage.git
2014-06-05 Markus Lehtonenpq-rpm: add new --pq-branch option
2014-06-05 Markus Lehtonengbp-pq-rpm: add 'export-rev' option
2014-06-05 Markus LehtonenIntroduce gbp-pq-rpm tool
2014-06-05 Markus LehtonenIntroduce git-import-srpm tool
2014-06-05 Markus LehtonenAdd 'packaging-tag' option to config.py
2014-06-05 Markus LehtonenRename internal var debian_tag -> packaging_tag
2014-06-05 Markus LehtonenAdd 'packaging-branch' cmdline option
2014-06-05 Markus LehtonenRename internal var debian_branch -> packaging_branch
2014-06-05 Markus LehtonenAdd 'packaging-dir' option to config.py
2014-06-05 Markus Lehtonengbp-pull: two modes for --force
2014-06-05 Markus Lehtonengbp-pull: similar update strategy for all branches
2014-06-05 Markus Lehtonengbp-pull: implement --all cmdline option
2014-06-05 Markus Lehtonenconfig: add rpm-specific option parser class
2014-06-05 Markus LehtonenIntroduce rpm helpers
2014-06-05 Markus Lehtonencommon/pq: support more flexible pq-branch naming
2014-06-05 Markus Lehtonengbp-pq: readiness to configure the pq branch name
2014-06-05 Markus LehtonenUniversal configurable base tmpdir for all gbp tools
2014-06-05 Markus LehtonenAdd gbp specific tempfile module
2014-06-05 Markus Lehtonenbuildpackage: implement --[no-]build cmdline option
2014-06-05 Markus Lehtonenbuildpackage: fix exporting of working copy when run...
2014-06-05 Markus Lehtonenbuildpackage: new "working copy" choices for --git...
2014-06-05 Markus Lehtonenbuildpackage: add 'untracked' option to write_wc()
2014-06-05 Markus LehtonenGitRepository/add_files: add new option 'untracked'
2014-06-05 Markus Lehtonenconfig: support for per-tree config files
2014-06-05 Markus Lehtonenconfig: read the right config if run from subdir
2014-06-05 Markus Lehtonentests.testutils: add ls_zip() helper
2014-06-05 Markus Lehtonenimport-orig: rework sourcecode preparation and filtering
2014-06-05 Markus Lehtonenimport-orig: new function for filtering/re-packing...
2014-06-05 Markus LehtonenUpstreamSource.unpack: return UpstreamSource instance
2014-06-05 Markus LehtonenUpstreamSource.pack: reuse unpacked dir if no filter...
2014-06-05 Markus LehtonenUpstreamSource: implement prefix guessing
2014-06-05 Markus LehtonenUpstreamSource: check that the sources exist
2014-06-05 Markus Lehtonentests: test find_source() with unittest
2014-06-05 Markus LehtonenUpstreamSource: store the absolute path
2014-06-05 Markus LehtonenUpstreamSource: move version guessing logic to PkgPolicy
2014-06-05 Markus LehtonenUpstreamSource.guess_version: don't check for directories
2014-06-05 Markus LehtonenUpstreamSource.guess_version: recognise debian native...
2014-06-05 Markus LehtonenUpstreamSource/guess_version: detect more compression...
2014-06-05 Markus LehtonenUpstreamSource: introduce is_tarball() method
2014-06-05 Markus LehtonenUpstreamSource: add 'archive_fmt' and 'compression...
2014-06-05 Markus LehtonenIntroduce PkgPolicy.is_valid_orig_archive()
2014-06-05 Markus LehtonenChange UpstreamSource to have PkgPolicy
2014-06-05 Markus LehtonenUpstreamSource.pack: support prefix mangling
2014-06-05 Markus Lehtonenimport-orig: move repacked_tarball_name() out from...
2014-06-05 Markus Lehtonenimport-orig: simplify repack_source() and tmpdir handling
2014-06-05 Markus Lehtonenimport-orig: implement --create-missing-branches option
2014-06-05 Markus LehtonenMove get_compression() out of pkg.PkgPolicy class
2014-06-05 Markus Lehtonendocs: enable building html docs with docbook2html
2014-06-05 Markus LehtonenGitRepository: add diff_status method
2014-06-05 Ed Bartoshgbp.git: Reimplement rfc822 date parsing without dateutil
2014-06-05 Markus Lehtonenpq/parse_gbp_commands: return non-matched lines
2014-06-05 Markus LehtonenGitRepository.add_files: consistently update ALL tracke...
2014-06-05 Markus LehtonenGitRepository.add_files: use GitArgs
2014-06-05 Markus LehtonenGitRepository: allow repo inititialization from subdir
2014-06-05 Ed BartoshGitRepository: Implement status method
2014-06-05 Markus LehtonenGitRepository: raise GitRepositoryError instead of...
2014-06-05 Markus LehtonenGitRepository/rev_parse: use _git_inout()
2014-06-05 Markus LehtonenGitRepository/git_command: strip stderr output in case...
2014-06-05 Markus LehtonenGitRepository.archive: add 'paths' option
2014-06-05 Markus LehtonenGitRepository.create_branch: add 'force' option
2014-06-05 Markus LehtonenGitRepository.commit_files: add edit argument
2014-06-05 Markus LehtonenGitRepository.commit_all: add committer_info argument
2014-06-05 Markus LehtonenGitRepository.commit_files: add committer_info argument
2014-06-05 Markus LehtonenGbpOptionParser: allow using the default 'dest' attribute
2014-06-05 Markus LehtonenGitRepository: implement create_tree method
2014-06-05 Markus LehtonenGitRepository.archive: drop the '**kwargs' argument
2014-06-05 Markus LehtonenGitRepository: fix the 'edit' mode in commit methods
2014-06-05 Markus LehtonenGitRepository: allow interactive commands
2014-06-05 Markus Lehtonenbuildpackage/dump_tree: add 'recursive' option
2014-06-05 Markus Lehtonencommon/buildpackage: use GitRepository for submodules
2014-06-05 Markus Lehtonenbuildpackage/dump_tree: use GitRepository.archive()
2014-06-05 Markus Lehtonenbuildpackage/git_archive_single: use GitRepository...
2014-06-05 Markus LehtonenChange compressor cmdline opts in compressor_opts to...
2014-06-05 Markus Lehtonencommon/buildpackage: support for different archive...
2014-06-05 Markus LehtonenGitRepository.archive: support getting tar data as...
2014-06-05 Markus LehtonenGitRepository.__git_inout: prevent blocking of stdin
2014-06-05 Markus LehtonenGitRepository: new method for getting git output as...
2014-06-05 Markus Lehtonendocs: document common options in one place
2014-06-05 Markus Lehtonendocs: cosmetic reformat of git-dch manpage sgml source
2014-06-05 Markus Lehtonendocs: cosmetic reformat of pq manpage sgml source
2014-06-05 Markus Lehtonendocs: cosmetic reformat of import-dsc manpage sgml...
2014-06-05 Markus Lehtonendocs: cosmetic reformat of import-orig manpage sgml...
2014-06-05 Markus Lehtonendocs: change option argument names to uppercase in...
2014-06-05 Markus Lehtonendocs: cosmetic reformat of buildpackage manpage sgml...
2014-06-05 Markus Lehtonendocs: more flexible version parsing in Makefile
2014-06-05 Markus Lehtonendocs: document the --customizations option of gbp dch
2014-06-05 Markus Lehtonendocs: document the --interactive option of gbp-import...
2014-06-05 Markus Lehtonendocs: document the --git-[no-]submodules option
2014-06-05 Markus Lehtonendocs: document the --color-scheme option
2014-06-05 Markus Lehtonendocs: sgml syntax fix, add missing semicolons
2014-06-05 Markus Lehtonendocs: reference buildpackage and pq in the gbp (superco...
2014-06-05 Markus Lehtonendocs: hyperlink references to other manpages
2014-06-05 Markus Lehtonendocs: add some missing commas to manpages
2014-06-05 Markus Lehtonennotifications: make notify() more generic
2014-06-05 Markus Lehtonenpq: make sure we always get a sane author
2014-05-28 Markus Lehtonenpq: deprecate the usage of 'gbp-pq-topic:'
2014-05-28 Markus LehtonenComponentTestBase: add a per-class toplevel temp dir
2014-05-24 Guido GüntherDocument changes and release 0.6.15 debian/0.6.15
2014-05-24 Guido GüntherRevert "Determine build_dir upfront"
2014-05-22 Guido GüntherDocument changes and release 0.6.14 debian/0.6.14
next