summaryrefslogtreecommitdiff
path: root/debian/changelog
AgeCommit message (Expand)Author
2007-06-27document changesGuido Guenther
2007-06-11document changesGuido Guenther
2007-05-29document changes and update todoGuido Guenther
2007-05-24document changesGuido Guenther
2007-05-24document changesGuido Guenther
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-04typo fixesAurélien GÉRÔME
2007-04-12document changesGuido 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-11use GBPError everywhere and move commands from __init__ to command_wrappers.pyGuido Guenther
2007-02-02document changesGuido Guenther
2007-02-01mention graftsGuido Guenther
2007-01-22add --git-posttag to git-buildpackageGuido Guenther
2007-01-13document changesGuido Guenther
2006-12-29depend on gtk-doc-tools, sgml2x and jadeGuido Guenther
2006-12-26add GitRepository classGuido Guenther
2006-12-25update manpagesGuido 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-22add some more documentationGuido Guenther
2006-12-21git-buildpackage: add an option (--git-cleaner) that allows to specify a diff...Guido Guenther
2006-12-13minor fixes all over the placeGuido 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-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
2006-11-30first upload to experimentalGuido Guenther
2006-11-29document changes in 0.2.11Guido Guenther
2006-11-23release 0.2.10Guido Guenther
2006-11-23generate orig.tar.gz if it doesn't existGuido Guenther
2006-11-14document changes for 0.2.9Guido Guenther
2006-11-08git-import-orig: implement "--no-merge"Guido Guenther
2006-11-03don't use a regexp for version parsing on importGuido Guenther
2006-10-29git-load-dirs is now in unstableGuido 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-10-05allow for '+' in Debian as well as upstream version numbersGuido Guenther
2006-10-05also filter out git metadata when building tarballsGuido Guenther
2006-10-05run pychecker during buildGuido Guenther
2006-10-05cleanup generated manpage.* filesGuido Guenther
2006-10-05fix syntax error in tag replacementGuido Guenther