<!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/d053efba3c0c922cc4fadae11dabb4db084cd8e1" style="text-decoration: none; font-weight: bold; color: #573;">pullrequests: saving raw_id instead of branch in org_ref  This fixes an issue when the pull request is created while the top commit included is not the tip. ...</a></h1>
<div id="body">
Jan Heylen committed on 2015-03-19 12:13:06<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/d053efba3c0c922cc4fadae11dabb4db084cd8e1">d053efba</a><pre>pullrequests: saving raw_id instead of branch in org_ref

This fixes an issue when the pull request is created while the top commit
included is not the tip. In that case, the faulty code would but
branch:default:default as org_ref, that causes the pull request view to show
all commits on that branch instead of the wanted commit(s) only. The fix will
result in a branch:default:1234567890abcdef1234567890abcdef (e.g)

 M kallithea/controllers/pullrequests.py (2 lines added, 2 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/6017996e4dcfda0f5623498a45c51bb184eb67bb" style="text-decoration: none; font-weight: bold; color: #573;">pullrequests: make sure union repo for "available updates" is made so its revision numbers are 100% org_scm compatible</a></h1>
<div id="body">
kiilerix committed on 2015-03-20 14:26:29<br />branch: default<br />tag: tip<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/6017996e4dcfda0f5623498a45c51bb184eb67bb">6017996e</a><pre>pullrequests: make sure union repo for "available updates" is made so its revision numbers are 100% org_scm compatible

 M kallithea/controllers/pullrequests.py (5 lines added, 2 lines removed)</pre>
</div>
</div>
</div>
</body>
</html>