aboutsummaryrefslogtreecommitdiffhomepage
path: root/git-buildpackage
Commit message (Expand)AuthorAge
* Get rid of the symlinkGuido Günther2011-11-01
* GitRepository: rename base_dir to git_dirGuido Günther2011-10-28
* GitRepository: Rename remove_tag() to delete_tag()Guido Günther2011-10-26
* GitRepository: make branch, path and base_dir read only propertiesGuido Günther2011-10-26
* Replace GitTag by GitRepository.create_tag()Guido Günther2011-10-26
* Replace GitAdd by GitRepository.add_filesGuido Günther2011-10-22
* Drop unpack_orig and tar_toplevelGuido Günther2011-07-25
* Drop unused funciton argumentGuido Günther2011-07-25
* git-buildpackage: Add upstream-tree optionRicardo Salveti de Araujo2011-07-23
* Make qemubuilder really a boolean optionGuido Günther2011-05-21
* Add support for qemubuilderGuido Günther2011-05-20
* Add aliases for gz and bz2 compression typesGuido Günther2011-04-09
* Detect compression from orig tarballLoïc Minier2011-04-09
* Pass tarball_dir to guess_comp_type()Loïc Minier2011-04-09
* Update guess_comp_type to take a cp as paramLoïc Minier2011-04-09
* Make submodule support conditionalGuido Günther2011-04-06
* git-buildpackage: Call gbp.update_submodulesGuido Günther2011-04-06
* git-buildpackage: drop calls to git.update_submodules()Guido Günther2011-03-21
* git-buildpackage; don't ignore errors returned by dump_tree()Guido Günther2011-03-21
* git-buildpackage: special case non-submodule tarfile generationGuido Günther2011-03-21
* git-buildpackage: typoGuido Günther2011-03-19
* git-buildpackage: submodule support for git_archiveGuido Günther2011-03-18
* git-buildpackage: submodule support for dump_treeGuido Günther2011-03-18
* Split out command line parsingGuido Günther2011-02-09
* git-buildpackage: print the "Looking for tarball..." message at debug levelGuido Günther2011-01-22
* git-buildpackage: fix fallback to auto detection for unknown compression typesGuido Günther2011-01-15
* Use the latest commit instead of the earliest oneGuido Günther2011-01-14
* git-buildpackage: Add support for sending notifications via libnotifyGuido Günther2011-01-08
* Use tristate option for --color=valueGuido Günther2011-01-08
* pychecker warning cleanupsGuido Günther2010-12-28
* Favor ARCH environment variable over dpkg's architectureGuido Günther2010-12-17
* Add logging functionsGuido Günther2010-11-16
* Expand environment variables and '~' in gbp.conf pathsBenoît Knecht2010-11-02
* Fall back to source only changes fileGuido Günther2010-09-29
* Let git-import-orig find the changelog when not on the debian-branch.Matthijs Kooijman2010-09-17
* Improve compression format detectionGuido Günther2010-09-14
* Add --git-arch optionGuido Günther2010-09-02
* Silence compression type detectionGuido Günther2010-08-12
* Add --git-pbuilder and --git-dist=<dist> optionsGuido Günther2010-08-12
* We don't only support .gz tarballsGuido Günther2010-08-04
* Add prebuild hookJonathan Nieder2010-07-06
* Add compression=autoGuido Günther2010-06-26
* Add option --git-force-create to force tarball creationChristian Kastner2010-06-19
* Add 'ignore-branch' optionGuido Günther2010-06-19
* Allow to set compression typeGuido Günther2009-12-24
* Make sure we drop the generated custom index fileGuido Günther2009-12-17
* add --git-retagGuido Günther2009-10-24
* catch config file parse errorsGuido Günther2009-09-15
* drop superfluous _utils from module namesGuido Günther2009-08-23
* check for correct overlay usageGuido Günther2009-07-29