summaryrefslogtreecommitdiffhomepage
path: root/gbp
Commit message (Expand)AuthorAge
* add GitRepository.rev_parseGuido Günther2009-02-19
* handle dpkg-parsechangelog errorsGuido Günther2009-01-23
* add --no-git-authorGuido Günther2008-12-29
* Use name and email from gitRobie Basak2008-12-29
* add --no-sign-tagsGuido Günther2008-12-28
* add support for --foo and --no-foo optionsGuido Günther2008-12-28
* add GitRepository.is_empty and create_repo helpersGuido Günther2008-11-22
* rename GitInitDB to GitInitGuido Günther2008-11-22
* move common help messages into config.pyGuido Günther2008-11-15
* add GbpNothingImported exceptionGuido Günther2008-10-31
* add set_branch() to switch branchesGuido Günther2008-10-31
* allow for another config file $REPO/debian/gbp.confGuido Günther2008-10-22
* silence parse_dsc and move sanity checks into DscFileGuido Guenther2008-10-02
* remove superflous printoutGuido Guenther2008-10-02
* adjust is_clean for git 1.6Guido Guenther2008-09-26
* make indentation more consistentGuido Guenther2008-09-26
* add find_tag(branch)Guido Guenther2008-09-22
* move replace_source_tree into GitRepositoryGuido Guenther2008-09-22
* Don't honor .gitignore during replace_source_treeGuido Guenther2008-09-22
* fix commit order of GitRepository.commits()Guido Guenther2008-08-30
* allow setting the bug-closing meta tag to look forGuido Guenther2008-08-15
* detect flat tar archives in git-import-dsc tooGuido Guenther2008-08-12
* add epoch parsing to DscFileGuido Guenther2008-08-01
* split git-log options into a listGuido Guenther2008-07-21
* always symlink orig.tar.gz from tarball dirGuido Guenther2008-07-21
* add GbpOptionGroupGuido Guenther2008-07-17
* add GbpOptionParser.get_defaults()Guido Guenther2008-07-17
* command_wrappers.py: add a GitMerge wrapper class.Adeodato Simó2008-06-24
* make no-dch configurable via gbp.confGuido Guenther2008-06-20
* Don't set the version number twiceGuido Guenther2008-06-16
* add has_epochGuido Guenther2008-06-12
* add call() doesn't mangle return codes nor uses stderrGuido Guenther2008-05-17
* add a version propertyGuido Guenther2008-05-17
* move dsc handling into deb_utilsGuido Guenther2008-05-17
* include the commit id in the changelog entryGuido Guenther2008-05-16
* better raise a ValueError exceptionGuido Guenther2008-05-16
* make --meta a config file optionGuido Guenther2008-05-08
* yield the commit messageGuido Guenther2008-05-04
* make boolean options parsing more robustGuido Guenther2008-04-26
* add write_treeGuido Guenther2008-04-24
* fix error messageGuido Guenther2008-04-23
* fix unpack_orig error reportingGuido Guenther2008-04-17
* fix "pristine-tar missing" error messageGuido Guenther2008-04-14
* fix indentationGuido Guenther2008-04-14
* Make commits from git-import-dsc get author and date from debian/changelog.Adeodato Simó2008-04-14
* Add support for passing extra env. vars to Command objects.Adeodato Simó2008-04-14
* update modeline and fix typoGuido Guenther2008-04-14
* add vim modelineGuido Guenther2008-04-14
* add _test()Guido Guenther2008-04-14
* add rfc822_date_to_git()Guido Guenther2008-04-14