Skip to content

Commit 0d3f825

Browse files
committed
git-cola v4.15.0
Signed-off-by: David Aguilar <davvid@gmail.com>
1 parent fc1996f commit 0d3f825

22 files changed

+373
-342
lines changed

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ maruku:
88
png_dir: images/latex
99
png_url: /images/latex
1010

11-
cola_version: "4.14.0"
12-
cola_release_date: "2025-08-07"
11+
cola_version: "4.15.0"
12+
cola_release_date: "2025-09-06"
1313
cola_downloads: "https://github.com/git-cola/git-cola/releases/download"
1414
cola_archive: "https://github.com/git-cola/git-cola/archive"
1515
cola_github: "https://github.com/git-cola/git-cola"

share/doc/git-cola/html/genindex.html

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4,30 +4,30 @@
44
<meta name="viewport" content="width=device-width,initial-scale=1"/>
55
<meta name="color-scheme" content="light dark"><link rel="index" title="Index" href="#" /><link rel="search" title="Search" href="search.html" />
66

7-
<!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 --><title>Index - Git Cola 4.14.0 documentation</title>
8-
<link rel="stylesheet" type="text/css" href="static/pygments.css?v=acfd86a5" />
9-
<link rel="stylesheet" type="text/css" href="static/styles/furo.css?v=25af2a20" />
10-
<link rel="stylesheet" type="text/css" href="static/styles/furo-extensions.css?v=8dab3a3b" />
7+
<!-- Generated with Sphinx 8.2.1 and Furo 2024.08.06 --><title>Index - Git Cola 4.15.0 documentation</title>
8+
<link rel="stylesheet" type="text/css" href="static/pygments.css?v=a746c00c" />
9+
<link rel="stylesheet" type="text/css" href="static/styles/furo.css?v=354aac6f" />
10+
<link rel="stylesheet" type="text/css" href="static/styles/furo-extensions.css?v=302659d7" />
1111

1212

1313

1414

1515
<style>
1616
body {
17-
--color-code-background: #f2f2f2;
18-
--color-code-foreground: #1e1e1e;
17+
--color-code-background: #f8f8f8;
18+
--color-code-foreground: black;
1919

2020
}
2121
@media not print {
2222
body[data-theme="dark"] {
23-
--color-code-background: #2b2b2b;
24-
--color-code-foreground: #f8f8f2;
23+
--color-code-background: #202020;
24+
--color-code-foreground: #d0d0d0;
2525

2626
}
2727
@media (prefers-color-scheme: dark) {
2828
body:not([data-theme="light"]) {
29-
--color-code-background: #2b2b2b;
30-
--color-code-foreground: #f8f8f2;
29+
--color-code-background: #202020;
30+
--color-code-foreground: #d0d0d0;
3131

3232
}
3333
}
@@ -164,7 +164,7 @@
164164
</label>
165165
</div>
166166
<div class="header-center">
167-
<a href="index.html"><div class="brand">Git Cola 4.14.0 documentation</div></a>
167+
<a href="index.html"><div class="brand">Git Cola 4.15.0 documentation</div></a>
168168
</div>
169169
<div class="header-right">
170170
<div class="theme-toggle-container theme-toggle-header">
@@ -187,7 +187,8 @@
187187

188188
<div class="sidebar-sticky"><a class="sidebar-brand" href="index.html">
189189

190-
<span class="sidebar-brand-text">Git Cola 4.14.0 documentation</span>
190+
191+
<span class="sidebar-brand-text">Git Cola 4.15.0 documentation</span>
191192

192193
</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
193194
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
@@ -273,9 +274,9 @@ <h1 id="index">Index</h1>
273274

274275
</aside>
275276
</div>
276-
</div><script src="static/documentation_options.js?v=8edb52cd"></script>
277+
</div><script src="static/documentation_options.js?v=ff0e1894"></script>
277278
<script src="static/doctools.js?v=9bcbadda"></script>
278279
<script src="static/sphinx_highlight.js?v=dc90522c"></script>
279-
<script src="static/scripts/furo.js?v=46bd48cc"></script>
280+
<script src="static/scripts/furo.js?v=5fa4622c"></script>
280281
</body>
281282
</html>

share/doc/git-cola/html/git-cola.html

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -5,31 +5,31 @@
55
<meta name="color-scheme" content="light dark"><meta name="viewport" content="width=device-width, initial-scale=1" />
66
<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="git-dag" href="git-dag.html" /><link rel="prev" title="Git Cola Documentation" href="index.html" />
77

8-
<!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
9-
<title>git-cola - Git Cola 4.14.0 documentation</title>
10-
<link rel="stylesheet" type="text/css" href="static/pygments.css?v=acfd86a5" />
11-
<link rel="stylesheet" type="text/css" href="static/styles/furo.css?v=25af2a20" />
12-
<link rel="stylesheet" type="text/css" href="static/styles/furo-extensions.css?v=8dab3a3b" />
8+
<!-- Generated with Sphinx 8.2.1 and Furo 2024.08.06 -->
9+
<title>git-cola - Git Cola 4.15.0 documentation</title>
10+
<link rel="stylesheet" type="text/css" href="static/pygments.css?v=a746c00c" />
11+
<link rel="stylesheet" type="text/css" href="static/styles/furo.css?v=354aac6f" />
12+
<link rel="stylesheet" type="text/css" href="static/styles/furo-extensions.css?v=302659d7" />
1313

1414

1515

1616

1717
<style>
1818
body {
19-
--color-code-background: #f2f2f2;
20-
--color-code-foreground: #1e1e1e;
19+
--color-code-background: #f8f8f8;
20+
--color-code-foreground: black;
2121

2222
}
2323
@media not print {
2424
body[data-theme="dark"] {
25-
--color-code-background: #2b2b2b;
26-
--color-code-foreground: #f8f8f2;
25+
--color-code-background: #202020;
26+
--color-code-foreground: #d0d0d0;
2727

2828
}
2929
@media (prefers-color-scheme: dark) {
3030
body:not([data-theme="light"]) {
31-
--color-code-background: #2b2b2b;
32-
--color-code-foreground: #f8f8f2;
31+
--color-code-background: #202020;
32+
--color-code-foreground: #d0d0d0;
3333

3434
}
3535
}
@@ -166,7 +166,7 @@
166166
</label>
167167
</div>
168168
<div class="header-center">
169-
<a href="index.html"><div class="brand">Git Cola 4.14.0 documentation</div></a>
169+
<a href="index.html"><div class="brand">Git Cola 4.15.0 documentation</div></a>
170170
</div>
171171
<div class="header-right">
172172
<div class="theme-toggle-container theme-toggle-header">
@@ -189,7 +189,8 @@
189189

190190
<div class="sidebar-sticky"><a class="sidebar-brand" href="index.html">
191191

192-
<span class="sidebar-brand-text">Git Cola 4.14.0 documentation</span>
192+
193+
<span class="sidebar-brand-text">Git Cola 4.15.0 documentation</span>
193194

194195
</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
195196
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
@@ -1937,9 +1938,9 @@ <h3>Git Cola Homepage<a class="headerlink" href="#git-cola-homepage" title="Link
19371938

19381939
</aside>
19391940
</div>
1940-
</div><script src="static/documentation_options.js?v=8edb52cd"></script>
1941+
</div><script src="static/documentation_options.js?v=ff0e1894"></script>
19411942
<script src="static/doctools.js?v=9bcbadda"></script>
19421943
<script src="static/sphinx_highlight.js?v=dc90522c"></script>
1943-
<script src="static/scripts/furo.js?v=46bd48cc"></script>
1944+
<script src="static/scripts/furo.js?v=5fa4622c"></script>
19441945
</body>
19451946
</html>

share/doc/git-cola/html/git-dag.html

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -5,31 +5,31 @@
55
<meta name="color-scheme" content="light dark"><meta name="viewport" content="width=device-width, initial-scale=1" />
66
<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="Thanks" href="thanks.html" /><link rel="prev" title="git-cola" href="git-cola.html" />
77

8-
<!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
9-
<title>git-dag - Git Cola 4.14.0 documentation</title>
10-
<link rel="stylesheet" type="text/css" href="static/pygments.css?v=acfd86a5" />
11-
<link rel="stylesheet" type="text/css" href="static/styles/furo.css?v=25af2a20" />
12-
<link rel="stylesheet" type="text/css" href="static/styles/furo-extensions.css?v=8dab3a3b" />
8+
<!-- Generated with Sphinx 8.2.1 and Furo 2024.08.06 -->
9+
<title>git-dag - Git Cola 4.15.0 documentation</title>
10+
<link rel="stylesheet" type="text/css" href="static/pygments.css?v=a746c00c" />
11+
<link rel="stylesheet" type="text/css" href="static/styles/furo.css?v=354aac6f" />
12+
<link rel="stylesheet" type="text/css" href="static/styles/furo-extensions.css?v=302659d7" />
1313

1414

1515

1616

1717
<style>
1818
body {
19-
--color-code-background: #f2f2f2;
20-
--color-code-foreground: #1e1e1e;
19+
--color-code-background: #f8f8f8;
20+
--color-code-foreground: black;
2121

2222
}
2323
@media not print {
2424
body[data-theme="dark"] {
25-
--color-code-background: #2b2b2b;
26-
--color-code-foreground: #f8f8f2;
25+
--color-code-background: #202020;
26+
--color-code-foreground: #d0d0d0;
2727

2828
}
2929
@media (prefers-color-scheme: dark) {
3030
body:not([data-theme="light"]) {
31-
--color-code-background: #2b2b2b;
32-
--color-code-foreground: #f8f8f2;
31+
--color-code-background: #202020;
32+
--color-code-foreground: #d0d0d0;
3333

3434
}
3535
}
@@ -166,7 +166,7 @@
166166
</label>
167167
</div>
168168
<div class="header-center">
169-
<a href="index.html"><div class="brand">Git Cola 4.14.0 documentation</div></a>
169+
<a href="index.html"><div class="brand">Git Cola 4.15.0 documentation</div></a>
170170
</div>
171171
<div class="header-right">
172172
<div class="theme-toggle-container theme-toggle-header">
@@ -189,7 +189,8 @@
189189

190190
<div class="sidebar-sticky"><a class="sidebar-brand" href="index.html">
191191

192-
<span class="sidebar-brand-text">Git Cola 4.14.0 documentation</span>
192+
193+
<span class="sidebar-brand-text">Git Cola 4.15.0 documentation</span>
193194

194195
</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
195196
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
@@ -412,9 +413,9 @@ <h3>log.date<a class="headerlink" href="#log-date" title="Link to this heading">
412413

413414
</aside>
414415
</div>
415-
</div><script src="static/documentation_options.js?v=8edb52cd"></script>
416+
</div><script src="static/documentation_options.js?v=ff0e1894"></script>
416417
<script src="static/doctools.js?v=9bcbadda"></script>
417418
<script src="static/sphinx_highlight.js?v=dc90522c"></script>
418-
<script src="static/scripts/furo.js?v=46bd48cc"></script>
419+
<script src="static/scripts/furo.js?v=5fa4622c"></script>
419420
</body>
420421
</html>

share/doc/git-cola/html/index.html

Lines changed: 17 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -5,31 +5,31 @@
55
<meta name="color-scheme" content="light dark"><meta name="viewport" content="width=device-width, initial-scale=1" />
66
<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="git-cola" href="git-cola.html" />
77

8-
<!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
9-
<title>Git Cola 4.14.0 documentation</title>
10-
<link rel="stylesheet" type="text/css" href="static/pygments.css?v=acfd86a5" />
11-
<link rel="stylesheet" type="text/css" href="static/styles/furo.css?v=25af2a20" />
12-
<link rel="stylesheet" type="text/css" href="static/styles/furo-extensions.css?v=8dab3a3b" />
8+
<!-- Generated with Sphinx 8.2.1 and Furo 2024.08.06 -->
9+
<title>Git Cola 4.15.0 documentation</title>
10+
<link rel="stylesheet" type="text/css" href="static/pygments.css?v=a746c00c" />
11+
<link rel="stylesheet" type="text/css" href="static/styles/furo.css?v=354aac6f" />
12+
<link rel="stylesheet" type="text/css" href="static/styles/furo-extensions.css?v=302659d7" />
1313

1414

1515

1616

1717
<style>
1818
body {
19-
--color-code-background: #f2f2f2;
20-
--color-code-foreground: #1e1e1e;
19+
--color-code-background: #f8f8f8;
20+
--color-code-foreground: black;
2121

2222
}
2323
@media not print {
2424
body[data-theme="dark"] {
25-
--color-code-background: #2b2b2b;
26-
--color-code-foreground: #f8f8f2;
25+
--color-code-background: #202020;
26+
--color-code-foreground: #d0d0d0;
2727

2828
}
2929
@media (prefers-color-scheme: dark) {
3030
body:not([data-theme="light"]) {
31-
--color-code-background: #2b2b2b;
32-
--color-code-foreground: #f8f8f2;
31+
--color-code-background: #202020;
32+
--color-code-foreground: #d0d0d0;
3333

3434
}
3535
}
@@ -166,7 +166,7 @@
166166
</label>
167167
</div>
168168
<div class="header-center">
169-
<a href="#"><div class="brand">Git Cola 4.14.0 documentation</div></a>
169+
<a href="#"><div class="brand">Git Cola 4.15.0 documentation</div></a>
170170
</div>
171171
<div class="header-right">
172172
<div class="theme-toggle-container theme-toggle-header">
@@ -189,7 +189,8 @@
189189

190190
<div class="sidebar-sticky"><a class="sidebar-brand" href="#">
191191

192-
<span class="sidebar-brand-text">Git Cola 4.14.0 documentation</span>
192+
193+
<span class="sidebar-brand-text">Git Cola 4.15.0 documentation</span>
193194

194195
</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
195196
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
@@ -461,7 +462,7 @@ <h2>Release Notes<a class="headerlink" href="#release-notes" title="Link to this
461462
<li class="toctree-l1"><a class="reference internal" href="relnotes.html">Releases</a><ul>
462463
<li class="toctree-l2"><a class="reference internal" href="relnotes.html#latest-release">Latest Release</a></li>
463464
<li class="toctree-l2"><a class="reference internal" href="relnotes.html#development-version">Development version</a></li>
464-
<li class="toctree-l2"><a class="reference internal" href="relnotes.html#upcoming">Upcoming</a></li>
465+
<li class="toctree-l2"><a class="reference internal" href="relnotes.html#v4-15-0">v4.15.0</a></li>
465466
<li class="toctree-l2"><a class="reference internal" href="relnotes.html#v4-14-0">v4.14.0</a></li>
466467
<li class="toctree-l2"><a class="reference internal" href="relnotes.html#v4-13-0">v4.13.0</a></li>
467468
<li class="toctree-l2"><a class="reference internal" href="relnotes.html#v4-12-0">v4.12.0</a></li>
@@ -647,9 +648,9 @@ <h2>Indices and tables<a class="headerlink" href="#indices-and-tables" title="Li
647648

648649
</aside>
649650
</div>
650-
</div><script src="static/documentation_options.js?v=8edb52cd"></script>
651+
</div><script src="static/documentation_options.js?v=ff0e1894"></script>
651652
<script src="static/doctools.js?v=9bcbadda"></script>
652653
<script src="static/sphinx_highlight.js?v=dc90522c"></script>
653-
<script src="static/scripts/furo.js?v=46bd48cc"></script>
654+
<script src="static/scripts/furo.js?v=5fa4622c"></script>
654655
</body>
655656
</html>
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)