summaryrefslogtreecommitdiffhomepage
path: root/gbp
Commit message (Expand)AuthorAge
* Add option --git-force-create to force tarball creationChristian Kastner2010-06-19
* Add 'ignore-branch' optionGuido Günther2010-06-19
* Add --uscan command-line optionDavid Paleino2010-04-12
* Make the commit message for upstream imports configurable.Matthijs Kooijman2010-02-05
* Add GitRepository.get_remotes()Guido Günther2010-01-31
* DscFile: Parse name of debian.tar.gzGuido Günther2010-01-25
* Fix commentsGuido Günther2009-12-24
* Allow to set compression typeGuido Günther2009-12-24
* Add body regex filterGuido Günther2009-12-23
* Improve error message when trying to import 3.0 source format packagesGuido Günther2009-12-13
* Make the default build command 3.x source format safeGuido Günther2009-11-22
* move FastImport into gbp/git.pyGuido Günther2009-10-24
* add --git-retagGuido Günther2009-10-24
* add GitRepository.is_fast_forward()Guido Günther2009-10-24
* add GitRepository.get_merge_branch()Guido Günther2009-10-24
* add GitFetchGuido Günther2009-10-24
* make has_branch aware of remote branchesGuido Günther2009-09-05
* make GitBranch remote branch awareGuido Günther2009-09-05
* add GitCloneGuido Günther2009-09-05
* add postimport hook for git-import-origGuido Günther2009-08-23
* add doctest for Command.call()Guido Günther2009-08-23
* add doctest for Command.__call__()Guido Günther2009-08-23
* add doctestGuido Günther2009-08-23
* make sanitize_version a private functionGuido Günther2009-08-23
* drop superfluous _utils from module namesGuido Günther2009-08-23
* run doctests with noseGuido Günther2009-08-22
* make parameters for GitRepository.commits() optionalGuido Günther2009-08-15
* add --git-overlay optionأحمد المحمودي2009-07-29
* make tar_toplevel saferأحمد المحمودي2009-07-29
* + is a valid character in version numbersGuido Günther2009-07-03
* fix one digit version numbersGuido Günther2009-06-13
* add filter-pristine-tarMehdi Dogguy2009-06-13
* allow for uppercase characters in the version patternGuido Günther2009-06-11
* add get_author_emailGuido Günther2009-05-02
* add commit argument for GitTagGuido Günther2009-05-02
* pass --pretty=medium to git showGuido Günther2009-05-02
* restore default signal handlers before subprocess.callGuido Günther2009-04-24
* fix missing argument in error messageGuido Günther2009-04-24
* add postbuild hookGuido Günther2009-04-04
* add get_archGuido Günther2009-04-04
* store version without epochGuido Günther2009-04-04
* Skip all comments before looking for clean_msgGuido Günther2009-03-05
* be less strict on the spelling of boolen config file optionsGuido Günther2009-02-27
* add --git-no-ignore-newGuido Günther2009-02-26
* make --[no-]full a config file optionGuido Günther2009-02-26
* simplify boolean option handlingGuido Günther2009-02-26
* make --export a config file optionGuido Günther2009-02-26
* Pass "-d" to debuild when run as cleaner.Guido Günther2009-02-26
* add GitRepository.rev_parseGuido Günther2009-02-19
* handle dpkg-parsechangelog errorsGuido Günther2009-01-23