summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-07document changes and release 0.4.60Guido Günther
2009-11-07Don't compress the example scriptsGuido Günther
2009-11-07add --redo-pqGuido Günther
2009-11-07Don't fail when series file is missing.Guido Günther
2009-11-07add option to drop patch-queue branchGuido Günther
2009-11-05Stefano Zacchiroli’s workaround for creating empty upstream branches.Charles Plessy
2009-10-25check for clean repoGuido Günther
2009-10-25Use "imported" instead of "merged".Guido Günther
2009-10-24document --git-retagGuido Günther
2009-10-24document changes and release 0.4.59Guido Günther
2009-10-24fix link to "homepage"Guido Günther
2009-10-24move FastImport into gbp/git.pyGuido Günther
2009-10-24add --git-retagGuido Günther
2009-10-24add gbp-pullGuido Günther
2009-10-24add GitRepository.is_fast_forward()Guido Günther
2009-10-24add GitRepository.get_merge_branch()Guido Günther
2009-10-24add GitFetchGuido Günther
2009-10-24import Command tooGuido Günther
2009-10-13Drop superflous argumentGuido Günther
2009-10-05document changes and release 0.4.58Guido Günther
2009-10-05export GBP_BRANCH to postimport hookGuido Günther
2009-09-17add missing --git- prefixGuido Günther
2009-09-16mention pristine-tar branch and pristine-tarGuido Günther
2009-09-15catch config file parse errorsGuido Günther
2009-09-05document changes and release 0.4.57Guido Günther
2009-09-05document changes so farGuido Günther
2009-09-05Add changelog section if current topmost version is already tagged.Guido Günther
2009-09-05fix testcase nameGuido Günther
2009-09-05catch gbp.deb.NoChangelogErrorGuido Günther
2009-09-05Add gbp-cloneGuido Günther
2009-09-05make has_branch aware of remote branchesGuido Günther
2009-09-05make GitBranch remote branch awareGuido Günther
2009-09-05add GitCloneGuido Günther
2009-08-23bump standards versionGuido Günther
2009-08-23--no-dch is no moreGuido Günther
2009-08-23add postimport hook for git-import-origGuido Günther
2009-08-23use option groupsGuido Günther
2009-08-23add unit test for --helpGuido Günther
2009-08-23TODO list maintained in the wikiGuido Günther
2009-08-23add doctest for Command.call()Guido Günther
2009-08-23add doctest for Command.__call__()Guido Günther
2009-08-23add doctestGuido Günther
2009-08-23make sanitize_version a private functionGuido Günther
2009-08-23drop superfluous _utils from module namesGuido Günther
2009-08-22run doctests with noseGuido Günther
2009-08-22honor DEB_BUILD_OPTIONS=nocheckGuido Günther
2009-08-18trim commit displayGuido Günther
2009-08-15document changes and release 0.4.56Guido Günther
2009-08-15use the last commit in which debian/changelog was touched as starting pointGuido Günther
2009-08-15make parameters for GitRepository.commits() optionalGuido Günther