summaryrefslogtreecommitdiffhomepage
path: root/.gitignore
Commit message (Collapse)AuthorAge
* .gitignore: Ignore more emacs temp filesGuido Günther2016-06-30
| | | | Git-Dch: Ignore
* Use tox for testingDmitry Teselkin2016-05-20
| | | | | | | | tox is a tool to automate creating venv and running tests like py27 unittests and pep8 style checks. This commit adds tox configs needed and some other files for this feature.
* Introduce git-buildpackage-rpmGuido Günther2014-07-24
| | | | Currently only including "gbp import-srpm"
* .gitignore: ignore editor backup filesGuido Günther2014-04-01
|
* .gitignore docbook xrefGuido Günther2013-06-29
| | | | Git-Dch: Ignore
* Git-Ignore generated gbp.conf.5 tooGuido Günther2013-06-26
|
* Generate coverage xmlGuido Günther2013-04-06
| | | | | for cobertura style coverage information that can be picked up by e.g. Jenkins
* Ignore rope project filesGuido Günther2012-11-25
| | | | as generated by ropemacs
* Output test results in xunit format tooGuido Günther2012-11-24
|
* Move gbp/version.py generation into setup.pyGuido Günther2011-11-07
| | | | This allows us to build on non Debian systems with setup.py only.
* Update .gitignoreGuido Günther2011-11-06
|
* Configure epydoc via setup.cfgGuido Günther2011-11-06
|
* Get rid of the symlinkGuido Günther2011-11-01
| | | | by moving the commands to gbp/scripts/
* Gather coverage information during testsGuido Günther2011-10-26
|
* Build epydoc API documents by defaultGuido Günther2011-07-30
|
* Ignore .noseids from nosetestsLoïc Minier2011-04-09
|
* Update .gitignoreGuido Günther2011-03-19
|
* Make gbp-create-remote-repo a first class citizenGuido Günther2011-01-11
| | | | Add manpage, move into path, add bash completion
* Add generated files to .gitignoreGuido Günther2010-12-27
|
* Add "*.pyc" to .gitignore.Rob Browning2010-12-06
| | | | Signed-off-by: Rob Browning <rlb@defaultvalue.org>
* add .gitignoreGuido Guenther2007-11-04