<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>
<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">
<h3>
Michael R. Crusoe pushed to branch upstream
at <a href="https://salsa.debian.org/med-team/vg">Debian Med / vg</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/med-team/vg/-/commit/37e7de41a672784838ab7443cde6a32f91355d23">37e7de41</a></strong>
<div>
<span>by Michael R. Crusoe</span>
<i>at 2020-05-23T13:56:16+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 1.24.0+ds</pre>
</li>
</ul>
<h4>26 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#6651ddff6eb82c840ced7c1dddee15c6e1913dd4">
Dockerfile
</a>
</li>
<li class="file-stats">
<a href="#3fa7b3d8e9b1a6a923cff77497ab817d9f94b6c0">
Doxyfile
</a>
</li>
<li class="file-stats">
<a href="#836efb6e25a091dcb4ff8e1dbb2f0be6a5cbf14c">
Makefile
</a>
</li>
<li class="file-stats">
<a href="#ba8314604e549019ad8840312032f20d39a7d538">
deps/dozeu/dozeu.h
</a>
</li>
<li class="file-stats">
<a href="#8e95938668f907740e6efe9d2e5922ccac0b7be6">
deps/gbwt/README.md
</a>
</li>
<li class="file-stats">
<a href="#063742889805975a4b2824be57aef902e7c95c8e">
deps/gbwt/cached_gbwt.cpp
</a>
</li>
<li class="file-stats">
<a href="#f81aa0821057d54894a1771d433e49e2cbeabd0c">
deps/gbwtgraph/.gitignore
</a>
</li>
<li class="file-stats">
<a href="#e450b88b477c82152315780527d791dc74f0a4eb">
deps/gbwtgraph/CMakeLists.txt
</a>
</li>
<li class="file-stats">
<a href="#4b43c80e85bb33f0a5d3336f25ab15b5362dde88">
deps/gbwtgraph/Makefile
</a>
</li>
<li class="file-stats">
<a href="#339c3b2f48a7dec913d4216849041699bd51f224">
<span class="new-file">
+
deps/gbwtgraph/algorithms.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#2b11dfcef1f8b54c335c551b5f579a5b4138731b">
<span class="new-file">
+
deps/gbwtgraph/cached_gbwtgraph.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#8fe02eaa22937b5e0a3dbd75fd9b2a55cc6245f4">
deps/gbwtgraph/gbwtgraph.cpp
</a>
</li>
<li class="file-stats">
<a href="#8dbc801267d0309458b9fbf5d4e18a99dfd13008">
<span class="new-file">
+
deps/gbwtgraph/include/gbwtgraph/algorithms.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#3649fb0501364c121ae279c64564ef2eda1abd91">
<span class="new-file">
+
deps/gbwtgraph/include/gbwtgraph/cached_gbwtgraph.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#bd939dfb7044f27ba951aeb8601243f9b5d318a6">
deps/gbwtgraph/include/gbwtgraph/gbwtgraph.h
</a>
</li>
<li class="file-stats">
<a href="#73505742c617d11b972ab80f8b52ea985b05597d">
deps/gbwtgraph/include/gbwtgraph/index.h
</a>
</li>
<li class="file-stats">
<a href="#09a8f7b73d8803d202aade4f124171e9551e5380">
deps/gbwtgraph/include/gbwtgraph/io.h
</a>
</li>
<li class="file-stats">
<a href="#595b7a95b1d697e9cf946a498006e3c19b82881f">
deps/gbwtgraph/include/gbwtgraph/minimizer.h
</a>
</li>
<li class="file-stats">
<a href="#2b2860c06141099fda2c2569386734e20d9652ae">
deps/gbwtgraph/include/gbwtgraph/path_cover.h
</a>
</li>
<li class="file-stats">
<a href="#eb1e2a6a46dc11da01d07903ba4950e0aac65b9d">
deps/gbwtgraph/include/gbwtgraph/utils.h
</a>
</li>
<li class="file-stats">
<a href="#b1c2674c8104ecd460c11bdb3f995d5b38de8401">
deps/gbwtgraph/minimizer.cpp
</a>
</li>
<li class="file-stats">
<a href="#4455db1681a249fd8a4b6e5a18d7b9e046edcdcc">
deps/gbwtgraph/path_cover.cpp
</a>
</li>
<li class="file-stats">
<a href="#78d18e68cc7a6332fa3777e989aecda363c31794">
deps/gbwtgraph/tests/Makefile
</a>
</li>
<li class="file-stats">
<a href="#15b0355962fb59160b8613ee5beed1468be49cbb">
<span class="new-file">
+
deps/gbwtgraph/tests/cyclic.gfa
</span>
</a>
</li>
<li class="file-stats">
<a href="#0bb55de6b4c233fceb0228a000116e2cdda1b3c8">
<span class="new-file">
+
deps/gbwtgraph/tests/test_algorithms.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#14e764d0b31894196c029608021d219457fb2f68">
<span class="new-file">
+
deps/gbwtgraph/tests/test_cached_gbwtgraph.cpp
</span>
</a>
</li>
</ul>
<h5>The diff was not included because it is too large.</h5>
</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777;">
—
<br>
<a href="https://salsa.debian.org/med-team/vg/-/commit/37e7de41a672784838ab7443cde6a32f91355d23">View it on GitLab</a>.
<br>
You're receiving this email because of your account on salsa.debian.org.
If you'd like to receive fewer emails, you can
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://salsa.debian.org/med-team/vg/-/commit/37e7de41a672784838ab7443cde6a32f91355d23"}}</script>
</p>
</div>
</body>
</html>