<!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/e81498114bc86ba7aaddbd0597664e26bb722402" style="text-decoration: none; font-weight: bold; color: #573;">comments: fix comment add button - it is only the button that should be clickable, not the containing div</a></h1>
<div id="body">
kiilerix committed on 2015-09-14 21:06:00<br />branch: stable<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/e81498114bc86ba7aaddbd0597664e26bb722402">e8149811</a><pre>comments: fix comment add button - it is only the button that should be clickable, not the containing div

 M kallithea/public/css/style.css (1 lines added, 1 lines removed)
 M kallithea/public/js/base.js (4 lines added, 4 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/f24851239566e99f7f3f2c7b47690e32e87d0a6e" style="text-decoration: none; font-weight: bold; color: #573;">pull requests: blame the right user when an admin adds reviewers to other peoples PRs  Don't send notifications from the PR owner.</a></h1>
<div id="body">
kiilerix committed on 2015-09-14 21:06:09<br />branch: stable<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/f24851239566e99f7f3f2c7b47690e32e87d0a6e">f2485123</a><pre>pull requests: blame the right user when an admin adds reviewers to other peoples PRs

Don't send notifications from the PR owner.

 M kallithea/controllers/pullrequests.py (3 lines added, 2 lines removed)
 M kallithea/model/comment.py (2 lines added, 2 lines removed)
 M kallithea/model/pull_request.py (11 lines added, 11 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/e5078f5b46a755cc854cb4644af8fbddf029b2bb" style="text-decoration: none; font-weight: bold; color: #573;">comments: decrease #target comment margin size to compensate for 1 pixel wider yellow border</a></h1>
<div id="body">
kiilerix committed on 2015-09-14 21:06:23<br />branch: stable<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/e5078f5b46a755cc854cb4644af8fbddf029b2bb">e5078f5b</a><pre>comments: decrease #target comment margin size to compensate for 1 pixel wider yellow border

 M kallithea/public/css/style.css (1 lines added, 0 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/c79e4f89bfd30ce87f0e04024e990b88864d5ea4" style="text-decoration: none; font-weight: bold; color: #573;">setup: monkey patch setuptools to make distutils set owner/group to root</a></h1>
<div id="body">
kiilerix committed on 2015-09-14 21:06:28<br />branch: stable<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/c79e4f89bfd30ce87f0e04024e990b88864d5ea4">c79e4f89</a><pre>setup: monkey patch setuptools to make distutils set owner/group to root

 M setup.py (10 lines added, 0 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/ae9ab4c92d4637d31bdd10b1e582e1c84dcf5d94" style="text-decoration: none; font-weight: bold; color: #573;">setup: explicitly use python2 in examples in the documentation</a></h1>
<div id="body">
kiilerix committed on 2015-09-16 00:53:28<br />branch: stable<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/ae9ab4c92d4637d31bdd10b1e582e1c84dcf5d94">ae9ab4c9</a><pre>setup: explicitly use python2 in examples in the documentation

 M README.rst (2 lines added, 2 lines removed)
 M docs/contributing.rst (1 lines added, 1 lines removed)
 M docs/installation.rst (3 lines added, 3 lines removed)
 M docs/installation_iis.rst (2 lines added, 2 lines removed)
 M docs/installation_win.rst (1 lines added, 1 lines removed)
 M docs/installation_win_old.rst (1 lines added, 1 lines removed)
 M kallithea/i18n/how_to (5 lines added, 5 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/0fa831892e32502ac000deed7facf786bfe535ce" style="text-decoration: none; font-weight: bold; color: #573;">changelog: add date tooltip to changelog, just as it is on the short changelog on the summary page</a></h1>
<div id="body">
kiilerix committed on 2015-09-16 00:54:32<br />branch: stable<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/0fa831892e32502ac000deed7facf786bfe535ce">0fa83189</a><pre>changelog: add date tooltip to changelog, just as it is on the short changelog on the summary page

 M kallithea/templates/changelog/changelog.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/9416093966a0b929afb9a80645a4f2de8be32c50" style="text-decoration: none; font-weight: bold; color: #573;">pull requests: skip 'This pull request has already been merged' check for ranges; they have been "merged" to the ancestor from the beginning</a></h1>
<div id="body">
kiilerix committed on 2015-09-16 00:54:32<br />branch: stable<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/9416093966a0b929afb9a80645a4f2de8be32c50">94160939</a><pre>pull requests: skip 'This pull request has already been merged' check for ranges; they have been "merged" to the ancestor from the beginning

 M kallithea/controllers/pullrequests.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/41fe196eeaf560c8c66b70664c55c61f69f1959d" style="text-decoration: none; font-weight: bold; color: #573;">pull requests: fix incorrect display of pull requests without updates  avail_revs would contain the top revision and thus not be empty even though no revs we...</a></h1>
<div id="body">
kiilerix committed on 2015-09-16 00:54:32<br />branch: stable<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/41fe196eeaf560c8c66b70664c55c61f69f1959d">41fe196e</a><pre>pull requests: fix incorrect display of pull requests without updates

avail_revs would contain the top revision and thus not be empty even though no
revs were available for update.

 M kallithea/controllers/pullrequests.py (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/1ea1761bab12a342596d950970cf6f7cb8322f0e" style="text-decoration: none; font-weight: bold; color: #573;">git: fix reposcan failure when encountering git repositories on read-only filesystems</a></h1>
<div id="body">
kiilerix committed on 2015-09-16 00:54:32<br />branch: stable<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/1ea1761bab12a342596d950970cf6f7cb8322f0e">1ea1761b</a><pre>git: fix reposcan failure when encountering git repositories on read-only filesystems

 M kallithea/lib/vcs/backends/git/repository.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/d4f66ca1511011c9b50d347caff73ae65bcec1ca" style="text-decoration: none; font-weight: bold; color: #573;">release: add scripts/make-release for automation of the release process</a></h1>
<div id="body">
kiilerix committed on 2015-09-17 19:29:46<br />branch: stable<br />tag: tip<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/d4f66ca1511011c9b50d347caff73ae65bcec1ca">d4f66ca1</a><pre>release: add scripts/make-release for automation of the release process

 A scripts/make-release (62 lines added, 0 lines removed)
 A scripts/manifest (952 lines added, 0 lines removed)</pre>
</div>
</div>
</div>
</body>
</html>