summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-16git-import-orig: more specific error message, when the merge merge failsGuido Guenther
2007-05-13releaseGuido Guenther
2007-05-13document changesGuido Guenther
2007-05-13support import of tar.bz2 in git-import-origGuido Guenther
2007-05-04typo fixesAurélien GÉRÔME
2007-04-12document changesGuido Guenther
2007-04-12improve tagging messagesGuido Guenther
2007-04-12git_load_dirs now supports --summary, use this for nicer import messagesGuido Guenther
2007-02-27adjust to new output of git-status in git 1.5Guido Guenther
2007-02-27depend on a git that has the "removed files left in working copy after merge"...Guido Guenther
2007-02-11we don't necessarily import an upstream version, so fix the function nameGuido Guenther
2007-02-11We're parsing the version from the changelog, not a changes fileGuido Guenther
2007-02-11clarify dir argumentGuido Guenther
2007-02-11use GBPError everywhere and move commands from __init__ to command_wrappers.pyGuido Guenther
2007-02-07rename git_buildpackage to gbp and use GbpError everywhereGuido Guenther
2007-02-02document changesGuido Guenther
2007-02-02Merge ../git-buildpackage.devel/ into merge-develGuido Guenther
2007-02-02Allow to specify the tag formatGuido Guenther
2007-02-01mention graftsGuido Guenther
2007-01-22add --git-posttag to git-buildpackageGuido Guenther
2007-01-19pylint cleanupsGuido Guenther
2007-01-16raise an exception instead of returning 1 from several placesGuido Guenther
2007-01-16use os.path.joinGuido Guenther
2007-01-13document changesGuido Guenther
2007-01-13add XS-Vcs-GitGuido Guenther
2007-01-13fix error message in case the upstream branch doesn't existGuido Guenther
2006-12-29depend on gtk-doc-tools, sgml2x and jadeGuido Guenther
2006-12-29documentation updatesGuido Guenther
2006-12-26add GitRepository classGuido Guenther
2006-12-25update manpagesGuido Guenther
2006-12-22clarify --git-debian-branchGuido Guenther
2006-12-22While dpkg-buildpackage's -i argument takes a regexp -I doesn'tGuido Guenther
2006-12-22git-import-orig: improve error message when the upstream branch cannot be found.Guido Guenther
2006-12-22mention manual in READMEGuido Guenther
2006-12-22add some more documentationGuido Guenther
2006-12-21git-buildpackage: add an option (--git-cleaner) that allows to specify a diff...Guido Guenther
2006-12-21make exclusion regexp more specificGuido Guenther
2006-12-13minor fixes all over the placeGuido Guenther
2006-12-13depend on a git-core that has git-archiveGuido Guenther
2006-12-11s/keyid/GPG keyid/Guido Guenther
2006-12-10git-buildpackage: detect the branch we're on and bail out if it's not the deb...Guido Guenther
2006-12-09document changesGuido Guenther
2006-12-09correct wrong default branch for debian developmentGuido Guenther
2006-12-09fix typo in error messageGuido Guenther
2006-12-08add new changelog entryGuido Guenther
2006-12-08git-buildpackage: properly pass builder argsGuido Guenther
2006-12-08support signed tagsGuido Guenther
2006-12-05update changelog dateGuido Guenther
2006-12-05config file parsing to set default branches and build commandsGuido Guenther
2006-12-03fix typos in "git-buildpackage --help"Guido Guenther