summaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* adjust to new output of git-status in git 1.5debian/0.2.26Guido Guenther2007-02-27
* depend on a git that has the "removed files left in working copy after merge"...Guido Guenther2007-02-27
* we don't necessarily import an upstream version, so fix the function nameGuido Guenther2007-02-11
* We're parsing the version from the changelog, not a changes fileGuido Guenther2007-02-11
* clarify dir argumentGuido Guenther2007-02-11
* use GBPError everywhere and move commands from __init__ to command_wrappers.pyGuido Guenther2007-02-11
* rename git_buildpackage to gbp and use GbpError everywhereGuido Guenther2007-02-07
* document changesdebian/0.2.25Guido Guenther2007-02-02
* Merge ../git-buildpackage.devel/ into merge-develGuido Guenther2007-02-02
|\
| * Allow to specify the tag formatGuido Guenther2007-02-02
* | mention graftsGuido Guenther2007-02-01
|/
* add --git-posttag to git-buildpackageGuido Guenther2007-01-22
* pylint cleanupsGuido Guenther2007-01-19
* raise an exception instead of returning 1 from several placesGuido Guenther2007-01-16
* use os.path.joinGuido Guenther2007-01-16
* document changesdebian/0.2.24Guido Guenther2007-01-13
* add XS-Vcs-GitGuido Guenther2007-01-13
* fix error message in case the upstream branch doesn't existGuido Guenther2007-01-13
* depend on gtk-doc-tools, sgml2x and jadedebian/0.2.23Guido Guenther2006-12-29
* documentation updatesGuido Guenther2006-12-29
* add GitRepository classdebian/0.2.22Guido Guenther2006-12-26
* update manpagesGuido Guenther2006-12-25
* clarify --git-debian-branchGuido Guenther2006-12-22
* While dpkg-buildpackage's -i argument takes a regexp -I doesn'tdebian/0.2.21Guido Guenther2006-12-22
* git-import-orig: improve error message when the upstream branch cannot be found.debian/0.2.20Guido Guenther2006-12-22
* mention manual in READMEGuido Guenther2006-12-22
* add some more documentationGuido Guenther2006-12-22
* git-buildpackage: add an option (--git-cleaner) that allows to specify a diff...debian/0.2.19Guido Guenther2006-12-21
* make exclusion regexp more specificGuido Guenther2006-12-21
* minor fixes all over the placeGuido Guenther2006-12-13
* depend on a git-core that has git-archiveGuido Guenther2006-12-13
* s/keyid/GPG keyid/Guido Guenther2006-12-11
* git-buildpackage: detect the branch we're on and bail out if it's not the deb...debian/0.2.18Guido Guenther2006-12-10
* document changesdebian/0.2.17Guido Guenther2006-12-09
* correct wrong default branch for debian developmentGuido Guenther2006-12-09
* fix typo in error messageGuido Guenther2006-12-09
* add new changelog entrydebian/0.2.16Guido Guenther2006-12-08
* git-buildpackage: properly pass builder argsGuido Guenther2006-12-08
* support signed tagsdebian/0.2.15Guido Guenther2006-12-08
* update changelog datedebian/0.2.14Guido Guenther2006-12-05
* config file parsing to set default branches and build commandsGuido Guenther2006-12-05
* fix typos in "git-buildpackage --help"debian/0.2.13Guido Guenther2006-12-03
* first upload to experimentaldebian/0.2.12Guido Guenther2006-11-30
* document changes in 0.2.11debian/0.2.11Guido Guenther2006-11-29
* git-import-orig: fix printout of branch nameGuido Guenther2006-11-28
* git-buildpackage: use pipes module instead of os.systemGuido Guenther2006-11-26
* update TODOGuido Guenther2006-11-23
* release 0.2.10debian/0.2.10Guido Guenther2006-11-23
* generate orig.tar.gz if it doesn't existGuido Guenther2006-11-23
* document changes for 0.2.9debian/0.2.9Guido Guenther2006-11-14