<!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/ed2fb6e84a02b9a74596c38e58959f57aefc017a" style="text-decoration: none; font-weight: bold; color: #573;">docs: use consistent style for section titles</a></h1>
<div id="body">
kiilerix committed on 2015-11-16 17:33:53<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/ed2fb6e84a02b9a74596c38e58959f57aefc017a">ed2fb6e8</a><pre>docs: use consistent style for section titles

 M README.rst (3 lines added, 3 lines removed)
 M docs/api/api.rst (30 lines added, 30 lines removed)
 M docs/index.rst (1 lines added, 1 lines removed)
 M docs/installation_iis.rst (3 lines added, 3 lines removed)
 M docs/installation_win.rst (12 lines added, 12 lines removed)
 M docs/installation_win_old.rst (11 lines added, 11 lines removed)
 M docs/setup.rst (3 lines added, 3 lines removed)
 M docs/usage/general.rst (2 lines added, 2 lines removed)
 M docs/usage/vcs_support.rst (2 lines added, 2 lines removed)
 M scripts/docs-headings.py (20 lines added, 7 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/df619c4f0b557574b6b73fc24148335154519d99" style="text-decoration: none; font-weight: bold; color: #573;">api: minor cleanups</a></h1>
<div id="body">
domruf committed on 2015-11-16 17:33:53<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/df619c4f0b557574b6b73fc24148335154519d99">df619c4f</a><pre>api: minor cleanups

 M kallithea/controllers/api/api.py (12 lines added, 13 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/a1eb43a1e83e9546bd74f185b642557248b0047a" style="text-decoration: none; font-weight: bold; color: #573;">select2: be case insensitive when putting prefix matches first in result lists  The filtering is case insensitive.</a></h1>
<div id="body">
kiilerix committed on 2015-11-16 18:33:37<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/a1eb43a1e83e9546bd74f185b642557248b0047a">a1eb43a1</a><pre>select2: be case insensitive when putting prefix matches first in result lists

The filtering is case insensitive.

 M kallithea/public/js/base.js (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/bfde3237d6ad7af686f75a627c64b260b1c5ee12" style="text-decoration: none; font-weight: bold; color: #573;">select2: show prefix matches first in #repo-switcher  Do as 4f4d2e899a02 introduced for the PR/changelog branch select2 boxes.</a></h1>
<div id="body">
Takumi IINO committed on 2015-11-12 15:22:35<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/bfde3237d6ad7af686f75a627c64b260b1c5ee12">bfde3237</a><pre>select2: show prefix matches first in #repo-switcher

Do as 4f4d2e899a02 introduced for the PR/changelog branch select2 boxes.

 M kallithea/public/js/base.js (31 lines added, 0 lines removed)
 M kallithea/templates/base/base.html (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/a33448d81f705eb41a5f90fd35e6cb1df481b827" style="text-decoration: none; font-weight: bold; color: #573;">menu: Added select2 box for "Switch To", work towards having general revision context  Major changes by Takumi IINO <trot.thunder@gmail.com>.</a></h1>
<div id="body">
Ante Ilic committed on 2014-09-16 12:44:18<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/a33448d81f705eb41a5f90fd35e6cb1df481b827">a33448d8</a><pre>menu: Added select2 box for "Switch To", work towards having general revision context

Major changes by Takumi IINO <trot.thunder@gmail.com>.

 M kallithea/controllers/home.py (6 lines added, 0 lines removed)
 M kallithea/public/css/contextbar.css (4 lines added, 0 lines removed)
 M kallithea/templates/base/base.html (99 lines added, 19 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/c6dcda2c9402c4cb541eae4ab92d1b3569bcfb55" style="text-decoration: none; font-weight: bold; color: #573;">select2: make "Switch To" switch to changelog view everywhere, except in Files context  When already in changelog context, it will apply the change to the ex...</a></h1>
<div id="body">
Takumi IINO committed on 2015-10-25 16:09:06<br />branch: default<br />tag: tip<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/c6dcda2c9402c4cb541eae4ab92d1b3569bcfb55">c6dcda2c</a><pre>select2: make "Switch To" switch to changelog view everywhere, except in Files context

When already in changelog context, it will apply the change to the existing
branch_filter.

 M kallithea/templates/base/base.html (6 lines added, 2 lines removed)</pre>
</div>
</div>
</div>
</body>
</html>