summaryrefslogtreecommitdiff
path: root/git_buildpackage
AgeCommit message (Expand)Author
2007-01-22add --git-posttag to git-buildpackageGuido Guenther
2007-01-19pylint cleanupsGuido Guenther
2007-01-16use os.path.joinGuido Guenther
2006-12-26add GitRepository classGuido Guenther
2006-12-22git-import-orig: improve error message when the upstream branch cannot be found.Guido Guenther
2006-12-21git-buildpackage: add an option (--git-cleaner) that allows to specify a diff...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-09correct wrong default branch for debian developmentGuido Guenther
2006-12-08git-buildpackage: properly pass builder argsGuido Guenther
2006-12-08support signed tagsGuido Guenther
2006-12-05config file parsing to set default branches and build commandsGuido Guenther
2006-11-26git-buildpackage: use pipes module instead of os.systemGuido Guenther
2006-11-23generate orig.tar.gz if it doesn't existGuido Guenther
2006-11-03don't use a regexp for version parsing on importGuido Guenther
2006-10-09sanitze_version: strip of epochsGuido Guenther
2006-10-06minor cosmetic cleanups all over the placeGuido Guenther
2006-10-06more robust regex matching, sanitze all version numbers before running git-tagGuido Guenther
2006-10-05check if we're at the top level of a git repository before starting the buildGuido Guenther
2006-09-27git-buildpackage: git-buildpackage: use helpers from git_buildpackageGuido Guenther
2006-09-27 * UNRELEASEDGuido Guenther