Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-01-13 | document changesdebian/0.2.24 | Guido Guenther | 1 | -0/+7 | |
2007-01-13 | add XS-Vcs-Git | Guido Guenther | 1 | -0/+1 | |
2007-01-13 | fix error message in case the upstream branch doesn't exist | Guido Guenther | 1 | -2/+2 | |
2006-12-29 | depend on gtk-doc-tools, sgml2x and jadedebian/0.2.23 | Guido Guenther | 3 | -5/+16 | |
(Closes: #404673) use docbook-utils insted of docbook-to-man | |||||
2006-12-29 | documentation updates | Guido Guenther | 11 | -28/+114 | |
2006-12-26 | add GitRepository classdebian/0.2.22 | Guido Guenther | 6 | -113/+176 | |
git-buildpackage: check if upstream branch exists git-import-dsc: improve error handling | |||||
2006-12-25 | update manpages | Guido Guenther | 5 | -37/+87 | |
2006-12-22 | clarify --git-debian-branch | Guido Guenther | 1 | -2/+4 | |
2006-12-22 | While dpkg-buildpackage's -i argument takes a regexp -I doesn'tdebian/0.2.21 | Guido Guenther | 2 | -1/+8 | |
fix inclusion of git metadata in debian native packages | |||||
2006-12-22 | git-import-orig: improve error message when the upstream branch cannot be found.debian/0.2.20 | Guido Guenther | 6 | -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-22 | mention manual in README | Guido Guenther | 1 | -17/+3 | |
2006-12-22 | add some more documentation | Guido Guenther | 16 | -16/+332 | |
some of the layout is based on what darcs-buildpackage does | |||||
2006-12-21 | git-buildpackage: add an option (--git-cleaner) that allows to specify a ↵debian/0.2.19 | Guido Guenther | 4 | -8/+20 | |
different clean command (Closes: #403987) | |||||
2006-12-21 | make exclusion regexp more specific | Guido Guenther | 1 | -1/+1 | |
2006-12-13 | minor fixes all over the place | Guido Guenther | 4 | -50/+62 | |
2006-12-13 | depend on a git-core that has git-archive | Guido Guenther | 1 | -1/+1 | |
2006-12-11 | s/keyid/GPG keyid/ | Guido Guenther | 3 | -3/+3 | |
2006-12-10 | git-buildpackage: detect the branch we're on and bail out if it's not the ↵debian/0.2.18 | Guido Guenther | 8 | -75/+90 | |
debian branch | |||||
2006-12-09 | document changesdebian/0.2.17 | Guido Guenther | 1 | -0/+7 | |
2006-12-09 | correct wrong default branch for debian development | Guido Guenther | 1 | -2/+1 | |
2006-12-09 | fix typo in error message | Guido Guenther | 1 | -1/+1 | |
2006-12-08 | add new changelog entrydebian/0.2.16 | Guido Guenther | 1 | -2/+7 | |
2006-12-08 | git-buildpackage: properly pass builder args | Guido Guenther | 2 | -6/+7 | |
2006-12-08 | support signed tagsdebian/0.2.15 | Guido Guenther | 7 | -21/+59 | |
2006-12-05 | update changelog datedebian/0.2.14 | Guido Guenther | 1 | -1/+1 | |
2006-12-05 | config file parsing to set default branches and build commands | Guido Guenther | 15 | -35/+233 | |
2006-12-03 | fix typos in "git-buildpackage --help"debian/0.2.13 | Guido Guenther | 2 | -4/+10 | |
2006-11-30 | first upload to experimentaldebian/0.2.12 | Guido Guenther | 2 | -1/+8 | |
bump dependency on git-load-dirs to a version that actually includes the git-load-dirs executable | |||||
2006-11-29 | document changes in 0.2.11debian/0.2.11 | Guido Guenther | 1 | -0/+7 | |
2006-11-28 | git-import-orig: fix printout of branch name | Guido Guenther | 1 | -1/+1 | |
2006-11-26 | git-buildpackage: use pipes module instead of os.system | Guido Guenther | 2 | -24/+30 | |
and move some functions into the deb_utils module | |||||
2006-11-23 | update TODO | Guido Guenther | 1 | -1/+3 | |
2006-11-23 | release 0.2.10debian/0.2.10 | Guido Guenther | 1 | -1/+1 | |
2006-11-23 | generate orig.tar.gz if it doesn't exist | Guido Guenther | 4 | -12/+70 | |
2006-11-14 | document changes for 0.2.9debian/0.2.9 | Guido Guenther | 1 | -0/+7 | |
2006-11-14 | git-import-dsc: fix importing debian native packages | Guido Guenther | 1 | -1/+1 | |
2006-11-14 | depend on a fixed git-load-dirs that contains the git_load_dirs executable | Guido Guenther | 1 | -1/+1 | |
2006-11-08 | move docs around | Guido Guenther | 9 | -85/+46 | |
for the later merge of the (yet mostly unwritten) manual | |||||
2006-11-08 | git-import-orig: implement "--no-merge"debian/0.2.8 | Guido Guenther | 2 | -7/+11 | |
2006-11-03 | don't use a regexp for version parsing on import | Guido Guenther | 3 | -18/+11 | |
2006-10-29 | git-load-dirs is now in unstable | Guido Guenther | 2 | -8/+10 | |
2006-10-09 | sanitze_version: strip of epochs | Guido Guenther | 2 | -1/+4 | |
2006-10-06 | clarify usage of git-import-orig a bit | Guido Guenther | 1 | -4/+6 | |
2006-10-06 | minor cosmetic cleanups all over the place | Guido Guenther | 10 | -24/+39 | |
2006-10-06 | more robust regex matching, sanitze all version numbers before running git-tagdebian/0.2.7 | Guido Guenther | 6 | -11/+35 | |
2006-10-05 | check if we're at the top level of a git repository before starting the builddebian/0.2.6 | Guido Guenther | 4 | -8/+22 | |
2006-10-05 | allow for '+' in Debian as well as upstream version numbers | Guido Guenther | 2 | -6/+8 | |
2006-10-05 | also filter out git metadata when building tarballs | Guido Guenther | 2 | -2/+4 | |
not only when building diffs (affects Debian native packages) | |||||
2006-10-05 | run pychecker during build | Guido Guenther | 3 | -3/+16 | |
2006-10-05 | cleanup generated manpage.* filesdebian/0.2.5 | Guido Guenther | 2 | -3/+4 | |