<!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/a17ac75ca6e8f034160764ba02bb50074f27ceab" style="text-decoration: none; font-weight: bold; color: #573;">style: stop supporting internet explorer 6-8 gradients  This 'progid:' line was non-standard and is no longer needed for modern browsers, including Internet ...</a></h1>
<div id="body">
smf committed on 2015-02-27 17:24:54<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/a17ac75ca6e8f034160764ba02bb50074f27ceab">a17ac75c</a><pre>style: stop supporting internet explorer 6-8 gradients

This 'progid:' line was non-standard and is no longer needed for modern
browsers, including Internet Explorer > 9. Besides, all it did was add a
gradient, so not really that much of a loss for someone using an decrepit
browser.

 M kallithea/public/css/contextbar.css (0 lines added, 3 lines removed)
 M kallithea/public/css/style.css (0 lines added, 17 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/efa6a718a437054fff7b1e72fd248e0399e70371" style="text-decoration: none; font-weight: bold; color: #573;">style: remove css star hack for internet explorer 7  This is invalid css and only works on decrepit browsers. Remove it.</a></h1>
<div id="body">
smf committed on 2015-02-27 17:34:22<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/efa6a718a437054fff7b1e72fd248e0399e70371">efa6a718</a><pre>style: remove css star hack for internet explorer 7

This is invalid css and only works on decrepit browsers. Remove it.

 M kallithea/public/css/style.css (0 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/57b1406c05534e2c3a648ceec68c37b13525f061" style="text-decoration: none; font-weight: bold; color: #573;">style: remove copy-pasted extraneous parentheses</a></h1>
<div id="body">
smf committed on 2015-02-27 17:35:57<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/57b1406c05534e2c3a648ceec68c37b13525f061">57b1406c</a><pre>style: remove copy-pasted extraneous parentheses

 M kallithea/public/css/style.css (6 lines added, 6 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/5fd4000294ada9446ac76a6c6112b6e8c8663c5f" style="text-decoration: none; font-weight: bold; color: #573;">repo: remove old ez_setup.py  The purpose of this script was to download and install easy_install... which is years past its expiration date. Instead, let's ...</a></h1>
<div id="body">
smf committed on 2015-02-19 06:29:56<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/5fd4000294ada9446ac76a6c6112b6e8c8663c5f">5fd40002</a><pre>repo: remove old ez_setup.py

The purpose of this script was to download and install easy_install... which is
years past its expiration date. Instead, let's revamp and recommend newer tools
in the docs and start by removing this file.

 D ez_setup.py (0 lines added, 251 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/437ecfbba58da630b03bff34efb42d33dd1d4d79" style="text-decoration: none; font-weight: bold; color: #573;">README: set fill column to 80</a></h1>
<div id="body">
smf committed on 2015-02-19 06:21:27<br />branch: default<br />tag: tip<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/437ecfbba58da630b03bff34efb42d33dd1d4d79">437ecfbb</a><pre>README: set fill column to 80

 M README.rst (59 lines added, 47 lines removed)</pre>
</div>
</div>
</div>
</body>
</html>