Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-04-03 | debian packaging: HACK: disable test in Debian builds | Markus Lehtonen | 1 | -3/+3 | |
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com> | |||||
2012-11-04 | Fix testsuite failure if DEB_VENDOR != Debian | Dmitrijs Ledkovs | 1 | -0/+1 | |
The package fails to build from source if the DEB_VENDOR is not Debian, as the test output from git-dch expects Debian distribution specific behaviour. You can see the failed build log with DEB_VENDOR=Ubuntu here: https://launchpadlibrarian.net/121690052/buildlog_ubuntu-raring-i386.git-buildpackage_0.6.0~git20120822_FAILEDTOBUILD.txt.gz Closes: #692289 Signed-off-by: Guido Günther <agx@sigxcpu.org> | |||||
2012-04-18 | Make building with DEB_BUILD_OPTIONS=nocheck skip all tests | Guido Günther | 1 | -0/+4 | |
heavily based on a patch by Matthijs Kooijman | |||||
2012-03-08 | Remove build/ directory | Guido Günther | 1 | -0/+1 | |
during clean so we don't step on any epydoc leftovers | |||||
2012-01-15 | debian/rules: be verbose on epydoc markup errors | Guido Günther | 1 | -1/+1 | |
2011-12-26 | Fix typo in clean target override | Guido Günther | 1 | -1/+1 | |
2011-11-22 | Move debian related helpers into submodule | Guido Günther | 1 | -1/+2 | |
2011-11-07 | Move gbp/version.py generation into setup.py | Guido Günther | 1 | -5/+2 | |
This allows us to build on non Debian systems with setup.py only. | |||||
2011-11-06 | Switch to dh | Guido Günther | 1 | -19/+18 | |
2011-11-06 | Move doc generation to separate Makefile | Guido Günther | 1 | -37/+5 | |
2011-11-06 | debian/rules: invoke pychecker on submodules too | Guido Günther | 1 | -1/+1 | |
2011-11-06 | Configure epydoc via setup.cfg | Guido Günther | 1 | -4/+2 | |
2011-11-06 | Use setuptools to run the tests | Guido Günther | 1 | -2/+1 | |
2011-11-01 | Get rid of the symlink | Guido Günther | 1 | -12/+6 | |
by moving the commands to gbp/scripts/ | |||||
2011-10-29 | Fail on epydoc warnings | Guido Günther | 1 | -1/+3 | |
2011-10-28 | GitModifier: Don't use self.__dict__.update(locals()) | Guido Günther | 1 | -1/+1 | |
to make pychecker happy | |||||
2011-10-26 | Gather coverage information during tests | Guido Günther | 1 | -1/+1 | |
2011-10-26 | Turn tests into doctests | Guido Günther | 1 | -1/+1 | |
so we can auto generate some examples | |||||
2011-10-23 | git: Docstring updates | Guido Günther | 1 | -1/+1 | |
2011-07-30 | Document --time-machine option | Guido Günther | 1 | -1/+2 | |
2011-07-30 | Build epydoc API documents by default | Guido Günther | 1 | -5/+7 | |
2011-07-26 | git-dch: add formatter that wraps the changelog entry | Guido Günther | 1 | -1/+2 | |
Closes: #626439 | |||||
2011-07-25 | Remove pychecker option that's already the default | Guido Günther | 1 | -1/+1 | |
Git-Dch: Ignore | |||||
2011-07-25 | Reenable pychecker checks | Guido Günther | 1 | -5/+4 | |
2011-07-25 | gbp-pbuilder is no more | Guido Günther | 1 | -1/+0 | |
Git-Dch: Ignore | |||||
2011-07-24 | Switch to dh_python2 | Guido Günther | 1 | -1/+1 | |
2011-06-24 | gbp-create-remote-repo: Improve url handling | Courtney Bane | 1 | -1/+1 | |
Support user name expansion and different ssh ports. Closes; #630832 | |||||
2011-03-21 | Set author and committer | Guido Günther | 1 | -0/+4 | |
so we don't fail in environments that weren't set up properly like when running under pbuilder. Git-Dch: Ignore | |||||
2011-03-19 | rules: change symlink rule to use underscores | Guido Günther | 1 | -3/+10 | |
so we can use the gbp commands in nosetests | |||||
2011-02-27 | Add script to ignore .pc and tell dpkg-source unpatch the source | Guido Günther | 1 | -1/+2 | |
See #591858. | |||||
2011-02-09 | Simplify author and committer argument passing | Guido Günther | 1 | -1/+1 | |
to reduce the number of function arguments. Git-Dch: Ignore | |||||
2011-02-09 | Split out command line parsing | Guido Günther | 1 | -1/+1 | |
to honor pycheckers sensible request for smaller functions. Git-Dch: Ignore | |||||
2011-01-22 | pychecker: bump maxargs to 12 for commit_dir | Guido Günther | 1 | -1/+1 | |
Git-Dch: Ignore | |||||
2011-01-11 | Make gbp-create-remote-repo a first class citizen | Guido Günther | 1 | -4/+4 | |
Add manpage, move into path, add bash completion | |||||
2010-12-28 | Enable pychecker warnings | Guido Günther | 1 | -2/+2 | |
2010-12-26 | Rewrite gbp-pq in python | Guido Günther | 1 | -1/+2 | |
so we get consistent logging and debugging options. | |||||
2010-10-14 | Don't put generated gbp/gbp_version.py into the source package | Guido Günther | 1 | -1/+1 | |
2010-09-27 | Cleanup generated manpage | Guido Günther | 1 | -1/+1 | |
Git-Dch: Ignore | |||||
2010-08-12 | Build and install git-pbuilder manpage | Guido Günther | 1 | -1/+6 | |
2010-08-02 | Don't compress example scripts | Guido Günther | 1 | -1/+6 | |
Git-Dch: Ignore | |||||
2010-02-06 | Prevent git-add-patch from being gzip'd | Jon Bernard | 1 | -1/+1 | |
2010-01-31 | Add basic bash completion for git-buildpackage | Guido Günther | 1 | -0/+3 | |
Thanks: Siegfried-Angel Gevatter Closes: #567313 | |||||
2009-11-26 | cleanup symlinks | Guido Günther | 1 | -1/+1 | |
2009-11-22 | Add documentation for gbp-{pg,pull.clone} | Guido Günther | 1 | -1/+1 | |
2009-11-22 | Make gbp-clone, gbp-pull and gbp-pq first class citizens | Guido Günther | 1 | -2/+9 | |
by moving them from examples/ to /usr/bin/ | |||||
2009-11-07 | Don't compress the example scripts | Guido Günther | 1 | -0/+4 | |
2009-08-22 | run doctests with nose | Guido Günther | 1 | -0/+1 | |
2009-08-22 | honor DEB_BUILD_OPTIONS=nocheck | Guido Günther | 1 | -2/+6 | |
2008-05-17 | add git-import-dscs | Guido Guenther | 1 | -1/+1 | |
to import mutiple dscs in one go Closes: #471580 | |||||
2008-03-05 | add missing pngs (Closes: #469403) | Guido Guenther | 1 | -0/+1 | |