<!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/38fa9fe39baafc4d0258b80fa2cf4cd9d2bacf99" style="text-decoration: none; font-weight: bold; color: #573;">pullrequests: restore display of "Current revision - no change" at the bottom of the list of available updates  Helps the user to understand that something c...</a></h1>
<div id="body">
kiilerix committed on 2016-02-01 20:22:09<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/38fa9fe39baafc4d0258b80fa2cf4cd9d2bacf99">38fa9fe3</a><pre>pullrequests: restore display of "Current revision - no change" at the bottom of the list of available updates

Helps the user to understand that something can be selected.

 M kallithea/controllers/pullrequests.py (1 lines added, 1 lines removed)
 M kallithea/templates/pullrequests/pullrequest_show.html (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/82ec506f73787b248712b0cad0338cbf1295c1bd" style="text-decoration: none; font-weight: bold; color: #573;">pullrequests: try to improve usability of PR update functionality</a></h1>
<div id="body">
kiilerix committed on 2016-02-01 20:22:39<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/82ec506f73787b248712b0cad0338cbf1295c1bd">82ec506f</a><pre>pullrequests: try to improve usability of PR update functionality

 M kallithea/controllers/pullrequests.py (1 lines added, 1 lines removed)
 M kallithea/templates/pullrequests/pullrequest_show.html (2 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/fff76ceb5e2147c6860978539338ea59a991b610" style="text-decoration: none; font-weight: bold; color: #573;">pullrequests: show date for changesets that are available for update</a></h1>
<div id="body">
kiilerix committed on 2016-02-01 20:22:59<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/fff76ceb5e2147c6860978539338ea59a991b610">fff76ceb</a><pre>pullrequests: show date for changesets that are available for update

 M kallithea/templates/pullrequests/pullrequest_show.html (2 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/5fe9bb7acee62957dafe6551f85f7a3c1c9b4b92" style="text-decoration: none; font-weight: bold; color: #573;">pullrequests: show tags in lists of included and available changesets  Further improvement: Also show bookmarks and other names (preferably by using some hel...</a></h1>
<div id="body">
kiilerix committed on 2016-02-01 20:23:07<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/5fe9bb7acee62957dafe6551f85f7a3c1c9b4b92">5fe9bb7a</a><pre>pullrequests: show tags in lists of included and available changesets

Further improvement: Also show bookmarks and other names (preferably by using
some helper function/template instead of duplicating code). It would perhaps
also be better to avoid using floating.

 M kallithea/public/css/style.css (1 lines added, 1 lines removed)
 M kallithea/templates/compare/compare_cs.html (10 lines added, 1 lines removed)
 M kallithea/templates/pullrequests/pullrequest_show.html (10 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/8d93d28adf259a8e1cee92275a2f98562f580032" style="text-decoration: none; font-weight: bold; color: #573;">db: add index on PullRequestReviewers.user_id</a></h1>
<div id="body">
kiilerix committed on 2016-02-01 20:23:44<br />branch: default<br />tag: tip<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/8d93d28adf259a8e1cee92275a2f98562f580032">8d93d28a</a><pre>db: add index on PullRequestReviewers.user_id

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