tools/git-buildpackage.git
2016-01-29 Jun Wangfix build problem on Debian_8
2016-01-28 Jun Wangbackup docs
2016-01-28 Jun Wangfix bugs
2016-01-28 Jun Wangfix import error
2016-01-28 Jun Wangfix merge errors
2016-01-28 Jun Wangdeleted: tests/component/rpm/data/.gitignore
2016-01-28 Jun WangChange .gitmodules address url to local gerrit
2016-01-28 Jun WangChange .gitmodules address to local gerrit
2016-01-28 Jun WangAdd tests/component/rpm/data/
2016-01-27 Jun WangFix some errors of merging
2016-01-27 Markus Lehtonenlog: don't crash getLogger if getting the root logger
2016-01-27 Markus LehtonenGitRepository.create_tag: add 'annotate' argument
2016-01-27 Markus LehtonenGitRepository.create_tag: use GitArgs class
2016-01-27 Markus Lehtonenlog: don't initialize handlers in GbpLogger init
2016-01-27 Markus Lehtonenrpm packaging: include python egg-info in -common
2016-01-27 Markus Lehtonenpatchseries: strip numbering when guessing subject...
2016-01-27 Markus Lehtonenlog: don't propagate to ancestor loggers
2016-01-27 Markus Lehtonenrpm packaging: enable CentOS 7
2016-01-27 Markus LehtonenGitRepository/__git_inout: correctly handle input error
2016-01-27 Markus Lehtonenpq-rpm: better error message
2016-01-27 Markus Lehtonenbuildpackage-rpm: always create tarball for native...
2016-01-27 Markus Lehtonenbuildpackage-rpm: listen to --no-create-orig option...
2016-01-27 Markus Lehtonendebian packaging: HACK: disable test in Debian builds
2016-01-27 Markus LehtonenTODO: add rpm todo
2016-01-27 Markus Lehtonenbuildpackage-rpm: support special tree-ish names in...
2016-01-27 Markus Lehtonenrpm: support squashing commits in patch generation
2016-01-27 Markus Lehtonenpq-rpm: support importing compressed patches
2016-01-27 Markus Lehtonenbuildpackage-rpm: add more tagging options
2016-01-27 Markus Lehtonenrpm: add version parsing functions to pkg policy
2016-01-27 Markus Lehtonenbuildpackage-rpm: add option --git-ignore-untracked
2016-01-27 Markus Lehtonendebian packaging: relax requirements on devscripts
2016-01-27 Markus LehtonenREADME: mention RPM support
2016-01-27 Markus Lehtonenrpm: add 'vendor' config option
2016-01-27 Markus Lehtonenpq-rpm: support patch-export up to an arbitrary tree-ish
2016-01-27 Markus Lehtonenpq-rpm: add new --pq-branch option
2016-01-27 Markus Lehtonengbp-pq-rpm: add 'export-rev' option
2016-01-27 Markus LehtonenIntroduce gbp-pq-rpm tool
2016-01-27 Markus LehtonenRename internal var debian_tag -> packaging_tag
2016-01-27 Markus LehtonenAdd 'packaging-branch' cmdline option
2016-01-27 Markus LehtonenRename internal var debian_branch -> packaging_branch
2016-01-27 Markus Lehtonengbp-pull: two modes for --force
2016-01-27 Markus Lehtonengbp-pull: similar update strategy for all branches
2016-01-27 Markus Lehtonengbp-pull: implement --all cmdline option
2016-01-27 Markus Lehtonencommon/pq: support more flexible pq-branch naming
2016-01-27 Markus Lehtonengbp-pq: readiness to configure the pq branch name
2016-01-27 Markus LehtonenUniversal configurable base tmpdir for all gbp tools
2016-01-27 Markus Lehtonenbuildpackage: implement --[no-]build cmdline option
2016-01-27 Markus Lehtonenbuildpackage: fix exporting of working copy when run...
2016-01-27 Markus Lehtonenbuildpackage: new "working copy" choices for --git...
2016-01-27 Markus Lehtonenbuildpackage: add 'untracked' option to write_wc()
2016-01-27 Markus LehtonenGitRepository/add_files: add new option 'untracked'
2016-01-27 Markus Lehtonenconfig: support for per-tree config files
2016-01-27 Markus Lehtonenconfig: read the right config if run from subdir
2016-01-27 Markus Lehtonentests/testutils: add directories arg to ls_* functions
2016-01-27 Markus Lehtonentests.testutils: add ls_zip() helper
2016-01-27 Markus Lehtonenimport-orig: rework sourcecode preparation and filtering
2016-01-27 Markus Lehtonenimport-orig: new function for filtering/re-packing...
2016-01-27 Markus LehtonenUpstreamSource.unpack: return UpstreamSource instance
2016-01-27 Markus LehtonenUpstreamSource.pack: reuse unpacked dir if no filter...
2016-01-27 Markus LehtonenUpstreamSource: implement prefix guessing
2016-01-27 Markus LehtonenUpstreamSource: check that the sources exist
2016-01-27 Markus Lehtonentests: test find_source() with unittest
2016-01-27 Markus LehtonenUpstreamSource: store the absolute path
2016-01-27 Markus LehtonenUpstreamSource: move version guessing logic to PkgPolicy
2016-01-27 Markus LehtonenUpstreamSource: introduce is_tarball() method
2016-01-27 Markus LehtonenUpstreamSource: add 'archive_fmt' and 'compression...
2016-01-27 Markus LehtonenIntroduce PkgPolicy.is_valid_orig_archive()
2016-01-27 Markus LehtonenUpstreamSource.pack: support prefix mangling
2016-01-27 Markus Lehtonenimport-orig: move repacked_tarball_name() out from...
2016-01-27 Markus Lehtonenimport-orig: simplify repack_source() and tmpdir handling
2016-01-27 Markus Lehtonenimport-orig: implement --create-missing-branches option
2016-01-27 Markus Lehtonendocs: enable building html docs with docbook2html
2016-01-27 Markus LehtonenGitRepository: add diff_status method
2016-01-27 Ed Bartoshgbp.git: Reimplement rfc822 date parsing without dateutil
2016-01-27 Markus Lehtonenpq/parse_gbp_commands: return non-matched lines
2016-01-27 Markus LehtonenGitRepository.add_files: consistently update ALL tracke...
2016-01-27 Markus LehtonenGitRepository.add_files: use GitArgs
2016-01-27 Markus LehtonenGitRepository: allow repo inititialization from subdir
2016-01-27 Ed BartoshGitRepository: Implement status method
2016-01-27 Markus LehtonenGitRepository: raise GitRepositoryError instead of...
2016-01-27 Markus LehtonenGitRepository/rev_parse: use _git_inout()
2016-01-27 Markus LehtonenGitRepository/git_command: strip stderr output in case...
2016-01-27 Markus LehtonenGitRepository/has_submodules: add treeish argument
2016-01-27 Markus LehtonenGitRepository.create_branch: add 'force' option
2016-01-27 Markus LehtonenGitRepository.commit_files: add edit argument
2016-01-27 Markus LehtonenGitRepository.commit_all: add committer_info argument
2016-01-27 Markus LehtonenGitRepository.commit_files: add committer_info argument
2016-01-27 Markus LehtonenGbpOptionParser: allow using the default 'dest' attribute
2016-01-27 Markus LehtonenGitRepository: implement create_tree method
2016-01-27 Markus LehtonenGitRepository: fix the 'edit' mode in commit methods
2016-01-27 Markus LehtonenGitRepository: allow interactive commands
2016-01-27 Markus Lehtonenbuildpackage: refactor tarball compression
2016-01-26 Markus Lehtonenbuildpackage/dump_tree: add 'recursive' option
2016-01-26 Markus LehtonenGitRepository.archive: add 'paths' option
2016-01-26 Markus LehtonenGitRepository.archive: drop the '**kwargs' argument
2016-01-26 Markus Lehtonencommon/buildpackage: use GitRepository for submodules
2016-01-26 Markus Lehtonenbuildpackage/dump_tree: use GitRepository.archive()
2016-01-26 Markus Lehtonenbuildpackage/git_archive_single: use GitRepository...
2016-01-26 Markus LehtonenChange compressor cmdline opts in compressor_opts to...
2016-01-26 Markus Lehtonencommon/buildpackage: support for different archive...
next