<!DOCTYPE html>
<html>
  <head>
</head>
<body style='font: 12pt Roboto, "DejaVu Sans", Arial; margin-left: 5px; margin-right: 5px;'>
<div id="entry">
<h1 style='font: 12pt Roboto, "DejaVu Sans", Arial; display:block; background: #c0cf88; border-bottom: solid 3px #573; padding: 5px; margin-top: 0px; color: #573;'><a href="https://kallithea-scm.org/repos/kallithea/changeset/fd6bde2325d8231ac9737b401e0f477ad3f847e7" style="text-decoration: none; font-weight: bold; color: #573;">helpers: don't truncate words when when truncating texts for urlification  This would especially cause confusion when URLs were truncated.</a></h1>
<div id="body">
domruf committed on 2016-02-26 17:59:34<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/fd6bde2325d8231ac9737b401e0f477ad3f847e7">fd6bde23</a><pre>helpers: don't truncate words when when truncating texts for urlification

This would especially cause confusion when URLs were truncated.

 M kallithea/lib/helpers.py (1 lines added, 1 lines removed)</pre>
</div>
</div>
</div>
</body>
</html>

<!DOCTYPE html>
<html>
  <head>
</head>
<body style='font: 12pt Roboto, "DejaVu Sans", Arial; margin-left: 5px; margin-right: 5px;'>
<div id="entry">
<h1 style='font: 12pt Roboto, "DejaVu Sans", Arial; display:block; background: #c0cf88; border-bottom: solid 3px #573; padding: 5px; margin-top: 0px; color: #573;'><a href="https://kallithea-scm.org/repos/kallithea/changeset/a9e0ea9ecc91f9c8d87ce6551ed45911f583b80b" style="text-decoration: none; font-weight: bold; color: #573;">repos: make truncated repo descriptions longer - up to 80 characters</a></h1>
<div id="body">
domruf committed on 2016-02-26 17:59:34<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/a9e0ea9ecc91f9c8d87ce6551ed45911f583b80b">a9e0ea9e</a><pre>repos: make truncated repo descriptions longer - up to 80 characters

 M kallithea/model/repo.py (1 lines added, 1 lines removed)</pre>
</div>
</div>
</div>
</body>
</html>

<!DOCTYPE html>
<html>
  <head>
</head>
<body style='font: 12pt Roboto, "DejaVu Sans", Arial; margin-left: 5px; margin-right: 5px;'>
<div id="entry">
<h1 style='font: 12pt Roboto, "DejaVu Sans", Arial; display:block; background: #c0cf88; border-bottom: solid 3px #573; padding: 5px; margin-top: 0px; color: #573;'><a href="https://kallithea-scm.org/repos/kallithea/changeset/b103f41a4954e2814dc547671771bdeebc1f80be" style="text-decoration: none; font-weight: bold; color: #573;">setup.py: enable pytest-sugar plugin  pytest-sugar enables a nice visual representation of test progress and results. Minimum version is set to 0.7.0 as it f...</a></h1>
<div id="body">
patrickdp committed on 2016-02-05 20:19:44<br />branch: default<br />tag: tip<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/b103f41a4954e2814dc547671771bdeebc1f80be">b103f41a</a><pre>setup.py: enable pytest-sugar plugin

pytest-sugar enables a nice visual representation of test progress and
results.
Minimum version is set to 0.7.0 as it fixes a problem where skipped tests
would not be shown in the test summary.
The upper version 1.0.0 is arbitrarily chosen and could be increased as seen
fit.

 M setup.py (1 lines added, 0 lines removed)</pre>
</div>
</div>
</div>
</body>
</html>