summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-01-13document changesdebian/0.2.24Guido Guenther1-0/+7
2007-01-13add XS-Vcs-GitGuido Guenther1-0/+1
2007-01-13fix error message in case the upstream branch doesn't existGuido Guenther1-2/+2
2006-12-29depend on gtk-doc-tools, sgml2x and jadedebian/0.2.23Guido Guenther3-5/+16
(Closes: #404673) use docbook-utils insted of docbook-to-man
2006-12-29documentation updatesGuido Guenther11-28/+114
2006-12-26add GitRepository classdebian/0.2.22Guido Guenther6-113/+176
git-buildpackage: check if upstream branch exists git-import-dsc: improve error handling
2006-12-25update manpagesGuido Guenther5-37/+87
2006-12-22clarify --git-debian-branchGuido Guenther1-2/+4
2006-12-22While dpkg-buildpackage's -i argument takes a regexp -I doesn'tdebian/0.2.21Guido Guenther2-1/+8
fix inclusion of git metadata in debian native packages
2006-12-22git-import-orig: improve error message when the upstream branch cannot be found.debian/0.2.20Guido Guenther6-28/+44
We cannot create the branch automatically since on repositories not created by git-import-dsc it's not clear where to branch from. (Closes: #403990) While doing that also remove pointless patch arguments from most of the git helper functions Minor doc updates
2006-12-22mention manual in READMEGuido Guenther1-17/+3
2006-12-22add some more documentationGuido Guenther16-16/+332
some of the layout is based on what darcs-buildpackage does
2006-12-21git-buildpackage: add an option (--git-cleaner) that allows to specify a ↵debian/0.2.19Guido Guenther4-8/+20
different clean command (Closes: #403987)
2006-12-21make exclusion regexp more specificGuido Guenther1-1/+1
2006-12-13minor fixes all over the placeGuido Guenther4-50/+62
2006-12-13depend on a git-core that has git-archiveGuido Guenther1-1/+1
2006-12-11s/keyid/GPG keyid/Guido Guenther3-3/+3
2006-12-10git-buildpackage: detect the branch we're on and bail out if it's not the ↵debian/0.2.18Guido Guenther8-75/+90
debian branch
2006-12-09document changesdebian/0.2.17Guido Guenther1-0/+7
2006-12-09correct wrong default branch for debian developmentGuido Guenther1-2/+1
2006-12-09fix typo in error messageGuido Guenther1-1/+1
2006-12-08add new changelog entrydebian/0.2.16Guido Guenther1-2/+7
2006-12-08git-buildpackage: properly pass builder argsGuido Guenther2-6/+7
2006-12-08support signed tagsdebian/0.2.15Guido Guenther7-21/+59
2006-12-05update changelog datedebian/0.2.14Guido Guenther1-1/+1
2006-12-05config file parsing to set default branches and build commandsGuido Guenther15-35/+233
2006-12-03fix typos in "git-buildpackage --help"debian/0.2.13Guido Guenther2-4/+10
2006-11-30first upload to experimentaldebian/0.2.12Guido Guenther2-1/+8
bump dependency on git-load-dirs to a version that actually includes the git-load-dirs executable
2006-11-29document changes in 0.2.11debian/0.2.11Guido Guenther1-0/+7
2006-11-28git-import-orig: fix printout of branch nameGuido Guenther1-1/+1
2006-11-26git-buildpackage: use pipes module instead of os.systemGuido Guenther2-24/+30
and move some functions into the deb_utils module
2006-11-23update TODOGuido Guenther1-1/+3
2006-11-23release 0.2.10debian/0.2.10Guido Guenther1-1/+1
2006-11-23generate orig.tar.gz if it doesn't existGuido Guenther4-12/+70
2006-11-14document changes for 0.2.9debian/0.2.9Guido Guenther1-0/+7
2006-11-14git-import-dsc: fix importing debian native packagesGuido Guenther1-1/+1
2006-11-14depend on a fixed git-load-dirs that contains the git_load_dirs executableGuido Guenther1-1/+1
2006-11-08move docs aroundGuido Guenther9-85/+46
for the later merge of the (yet mostly unwritten) manual
2006-11-08git-import-orig: implement "--no-merge"debian/0.2.8Guido Guenther2-7/+11
2006-11-03don't use a regexp for version parsing on importGuido Guenther3-18/+11
2006-10-29git-load-dirs is now in unstableGuido Guenther2-8/+10
2006-10-09sanitze_version: strip of epochsGuido Guenther2-1/+4
2006-10-06clarify usage of git-import-orig a bitGuido Guenther1-4/+6
2006-10-06minor cosmetic cleanups all over the placeGuido Guenther10-24/+39
2006-10-06more robust regex matching, sanitze all version numbers before running git-tagdebian/0.2.7Guido Guenther6-11/+35
2006-10-05check if we're at the top level of a git repository before starting the builddebian/0.2.6Guido Guenther4-8/+22
2006-10-05allow for '+' in Debian as well as upstream version numbersGuido Guenther2-6/+8
2006-10-05also filter out git metadata when building tarballsGuido Guenther2-2/+4
not only when building diffs (affects Debian native packages)
2006-10-05run pychecker during buildGuido Guenther3-3/+16
2006-10-05cleanup generated manpage.* filesdebian/0.2.5Guido Guenther2-3/+4