summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-10-05allow for '+' in Debian as well as upstream version numbersGuido Guenther
2006-10-05also filter out git metadata when building tarballsGuido Guenther
not only when building diffs (affects Debian native packages)
2006-10-05run pychecker during buildGuido Guenther
2006-10-05cleanup generated manpage.* filesGuido Guenther
2006-10-05fix syntax error in tag replacementGuido Guenther
minor manpage reformating
2006-10-04new releaseGuido Guenther
2006-10-04add debhelper file to install the manpagesGuido Guenther
2006-10-04add manpagesGuido Guenther
2006-10-02git doesn't like '~' in tag names so replace this with a dot when taggingGuido Guenther
2006-09-29git-import-dsc: don't fail if the dsc is a plain filename without a ↵Guido Guenther
directory component git-import-{orig,dsc}: allow to set the name of the upstream branch
2006-09-28git-buildpacakge: add --git-verboseGuido Guenther
2006-09-27git-buildpackage: allow for --helpGuido Guenther
2006-09-27git-buildpackage: git-buildpackage: use helpers from git_buildpackageGuido Guenther
2006-09-27git-import-orig: don't try import new upstream versions when there are ↵Guido Guenther
uncommitted changes
2006-09-27 * UNRELEASEDGuido Guenther
* git-import-orig: don't try import new upstream versions when there are uncommitted changes
2006-09-27mention apt repositoryGuido Guenther
2006-09-27git-import-dsc: import of debian native packagesGuido Guenther
2006-09-25git-buildpackage: only determine version if tagging requestedGuido Guenther
2006-09-25git-debuild -> git-buildpackageGuido Guenther
2006-09-25add TODOGuido Guenther
2006-09-25rename --git-buildcmd to --git-builderGuido Guenther
2006-09-25rename to git-buildpackageGuido Guenther
2006-09-25add git-import-origGuido Guenther
2006-09-13try harder to find the unpacked source dirGuido Guenther
2006-09-12add debian packagingGuido Guenther
2006-09-11git-debuild: at least do some error checkingGuido Guenther
2006-09-11first versionGuido Guenther