summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2010-01-25document changes and release 0.4.64debian/0.4.64Guido Günther1-0/+10
2010-01-25Import version 3 source formatGuido Günther1-4/+16
Closes: #552771
2010-01-25DscFile: Parse name of debian.tar.gzGuido Günther1-5/+12
2010-01-14Allow to skip imports of same versionGuido Günther1-2/+12
Based on a patch by Christoph Göhre.
2010-01-10Add gbp-add-patchGuido Günther1-0/+160
to easily commit patches from debian/patches
2009-12-26document changes and release 0.4.63debian/0.4.63Guido Günther1-0/+22
2009-12-24Fix commentsGuido Günther1-2/+2
Git-Dch: Ignore
2009-12-24Add unpack testGuido Günther1-0/+41
2009-12-24Add other gbp-* commandsGuido Günther1-2/+7
2009-12-24Don't refer to gzip compression in commentsGuido Günther1-3/+2
Git-Dch: Ignore
2009-12-24Allow to set compression typeGuido Günther4-23/+53
Closes: #554520
2009-12-23Don't hardcode pristine-tar branchGuido Günther2-7/+7
2009-12-23Add body regex filterGuido Günther4-1/+22
Closes: #544238
2009-12-23There was a second use of parse_commit.Matthijs Kooijman1-28/+30
Both uses of parse_commit now support the None return value. The shortlog_to_dch function is now superfluous and was removed.
2009-12-23Drop superfluous upstream branch creationGuido Günther1-1/+0
2009-12-17Add support for a Git-Dch: Ignore metaheader.Matthijs Kooijman3-4/+30
Closes: #561346 Thanks: Matthijs Kooijman
2009-12-17Make sure we drop the generated custom index fileGuido Günther1-1/+9
Closes: #561454
2009-12-16docs: fix git-init callGuido Günther1-1/+1
Thanks: Pietro Battiston
2009-12-14document changes and release 0.4.62debian/0.4.62Guido Günther1-0/+8
2009-12-13Improve error message when trying to import 3.0 source format packagesGuido Günther2-0/+8
until we properly support them.
2009-12-13Improve error handling on broken dsc files.Guido Günther1-2/+10
Closes: #560689
2009-11-26document changes and release 0.4.61debian/0.4.61Guido Günther1-1/+2
2009-11-26cleanup symlinksGuido Günther1-1/+1
2009-11-26document changes and release 0.4.61Guido Günther1-0/+14
2009-11-26Don't fail if no tracking branch exists.Guido Günther1-1/+4
2009-11-22Make the default build command 3.x source format safeGuido Günther5-4/+13
Instead of passing "-i\.git/ -I.git" to debuild use "-i -I". This makes sure we use the default behaviour of dpkg-source. Closes: #553079
2009-11-22Add documentation for gbp-{pg,pull.clone}Guido Günther10-1/+301
2009-11-22Make gbp-clone, gbp-pull and gbp-pq first class citizensGuido Günther5-3/+11
by moving them from examples/ to /usr/bin/
2009-11-15use git;// instead of http://Guido Günther1-1/+1
2009-11-07switch to 3.0 (native) source formatGuido Günther1-0/+1
2009-11-07document changes and release 0.4.60debian/0.4.60Guido Günther1-0/+26
2009-11-07Don't compress the example scriptsGuido Günther1-0/+4
2009-11-07add --redo-pqGuido Günther1-0/+7
so a "gbp-pull --redo-pq" also refreshes the patch-queue branch
2009-11-07Don't fail when series file is missing.Guido Günther1-5/+6
Create an empty patch-queue branch instead.
2009-11-07add option to drop patch-queue branchGuido Günther1-0/+19
2009-11-05Stefano Zacchiroli’s workaround for creating empty upstream branches.Charles Plessy1-0/+11
(See ‘http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=471560’)
2009-10-25check for clean repoGuido Günther1-0/+6
2009-10-25Use "imported" instead of "merged".Guido Günther1-1/+1
This way we don't claim we merged something but we possibly didn't. Closes: #545908
2009-10-24document --git-retagGuido Günther1-0/+9
2009-10-24document changes and release 0.4.59debian/0.4.59Guido Günther1-0/+21
2009-10-24fix link to "homepage"Guido Günther1-1/+1
2009-10-24move FastImport into gbp/git.pyGuido Günther2-67/+67
2009-10-24add --git-retagGuido Günther2-1/+16
Closes: #521329
2009-10-24add gbp-pullGuido Günther1-0/+99
Adresses another part of #540185.
2009-10-24add GitRepository.is_fast_forward()Guido Günther1-0/+9
2009-10-24add GitRepository.get_merge_branch()Guido Günther1-0/+11
2009-10-24add GitFetchGuido Günther1-0/+10
2009-10-24import Command tooGuido Günther1-1/+1
fixes "--verbose"
2009-10-13Drop superflous argumentGuido Günther1-1/+1
fixes TypeError on merge failures. Closes: #549885
2009-10-05document changes and release 0.4.58debian/0.4.58Guido Günther1-0/+10