An OBS source service: fetches SCM tarballs
Find a file
Justin Hammond 9fb87d6e0a Merge pull request #1 from Fishwaldo/Fishwaldo-patch-1
Strip "v" from Git Versions when using @PARENT_TAG@
2016-04-27 13:53:23 +08:00
debian Fix build on Debian 7.0/8.0 2015-06-19 14:16:48 +02:00
tests Use correct level 2 bullet point (*) 2016-04-03 10:45:55 +02:00
.gitignore fix Makefile test runner for Debian 2015-05-29 16:12:39 +01:00
.travis.yml drop deprecated --use-mirrors option 2014-10-05 00:09:51 +01:00
CONTRIBUTING.md fix TESTING.md link in CONTRIBUTING.md 2016-03-30 19:41:20 +01:00
GNUmakefile GNUmakefile: Use default python in $PATH unless it is a python 3. 2015-11-01 00:24:36 +01:00
README.md install code moves from README.md to GNUmakefile 2014-08-05 16:48:46 +02:00
tar_scm.py Update tar_scm.py 2016-04-27 13:51:41 +08:00
tar_scm.rc Initial commit 2012-12-06 09:25:25 +01:00
tar_scm.service Add sslverify parameter. 2015-08-14 15:13:37 +02:00
TESTING.md fix Makefile test runner for Debian 2015-05-29 16:12:39 +01:00

tar_scm (OBS source service) Build Status

This is the git repository for openSUSE:Tools/obs-service-tar_scm. The authoritative source is:

The files in this top-level directory need to be installed using the following:

make install

Test suite

See the TESTING.md file.

Contributions

See the CONTRIBUTING.md file.