summaryrefslogtreecommitdiffhomepage
path: root/gbp
Commit message (Expand)AuthorAge
* 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
* git-core 1.5.3.4 doesn't support -q so use --quiet insteadGuido Guenther2008-03-19
* add commit() and show()Guido Guenther2008-03-14
* make error messages more consistentGuido Guenther2008-02-29
* make dsc import repeatable (Closes: #468120)Guido Guenther2008-02-29
* Allow multiple file filters for git-import-{orig,dsc}Harald Braumann2008-02-23
* add prstine-tar config optionGuido Guenther2008-02-21
* add PristineTar()Guido Guenther2008-02-21
* don't use the deprecated git-* command versionsGuido Günther2008-02-14
* Better dpkg-parsechangelog error reporting (Closes: #460195)Guido Guenther2008-02-08
* don't fail when importing into empty git archivesGuido Guenther2007-12-28
* git-ls-files: separate filenames by '\0', based on a patch from Uwe Kleine-KÃ...Guido Guenther2007-12-07
* fix "gpb gets confused by color enabled on branches..." - thanks to Niv Sardi...Guido Guenther2007-11-26
* wrap Command class to execute in a specific directoryGuido Guenther2007-11-19
* add tarball-dir option losely based on patch from Sjoerd Simons (Closes: #448...Guido Guenther2007-11-05
* don't print a commit summary when importing into empty repos (addresses parts...Guido Guenther2007-11-05
* rmeove unneeded GitLoadDirsGuido Guenther2007-11-04
* add version number to docs and a toolsGuido Guenther2007-10-19
* pyline and other consistency updatesGuido Guenther2007-10-18
* add --export-dir and --export (Closes: #446042)Guido Guenther2007-10-16
* Parse .gbp.conf in the repo dir (Closes: #426009)Guido Guenther2007-10-16
* make --git-log a config file optionGuido Guenther2007-10-11
* eval() the snapshot number calculation so everybody can pass in what he wantsGuido Guenther2007-10-10
* introduce --git-no-create-orig to skip building of any orig.tar.gzGuido Guenther2007-08-23