Skip to content

Commit 07b7dde

Browse files
committed
git-cola v4.16.1
Signed-off-by: David Aguilar <davvid@gmail.com>
1 parent 675fd74 commit 07b7dde

22 files changed

+1305
-1320
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.16.0"
12-
cola_release_date: "2025-10-25"
11+
cola_version: "4.16.1"
12+
cola_release_date: "2025-11-12"
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: 14 additions & 15 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.1 and Furo 2024.08.06 --><title>Index - Git Cola 4.16.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" />
7+
<!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 --><title>Index - Git Cola 4.16.1 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" />
1111

1212

1313

1414

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

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

2626
}
2727
@media (prefers-color-scheme: dark) {
2828
body:not([data-theme="light"]) {
29-
--color-code-background: #202020;
30-
--color-code-foreground: #d0d0d0;
29+
--color-code-background: #2b2b2b;
30+
--color-code-foreground: #f8f8f2;
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.16.0 documentation</div></a>
167+
<a href="index.html"><div class="brand">Git Cola 4.16.1 documentation</div></a>
168168
</div>
169169
<div class="header-right">
170170
<div class="theme-toggle-container theme-toggle-header">
@@ -187,8 +187,7 @@
187187

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

190-
191-
<span class="sidebar-brand-text">Git Cola 4.16.0 documentation</span>
190+
<span class="sidebar-brand-text">Git Cola 4.16.1 documentation</span>
192191

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

275274
</aside>
276275
</div>
277-
</div><script src="static/documentation_options.js?v=6d71c67f"></script>
276+
</div><script src="static/documentation_options.js?v=c9094266"></script>
278277
<script src="static/doctools.js?v=9bcbadda"></script>
279278
<script src="static/sphinx_highlight.js?v=dc90522c"></script>
280-
<script src="static/scripts/furo.js?v=5fa4622c"></script>
279+
<script src="static/scripts/furo.js?v=46bd48cc"></script>
281280
</body>
282281
</html>

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

Lines changed: 15 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-dag" href="git-dag.html" /><link rel="prev" title="Git Cola Documentation" href="index.html" />
77

8-
<!-- Generated with Sphinx 8.2.1 and Furo 2024.08.06 -->
9-
<title>git-cola - Git Cola 4.16.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" />
8+
<!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
9+
<title>git-cola - Git Cola 4.16.1 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" />
1313

1414

1515

1616

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

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

2828
}
2929
@media (prefers-color-scheme: dark) {
3030
body:not([data-theme="light"]) {
31-
--color-code-background: #202020;
32-
--color-code-foreground: #d0d0d0;
31+
--color-code-background: #2b2b2b;
32+
--color-code-foreground: #f8f8f2;
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.16.0 documentation</div></a>
169+
<a href="index.html"><div class="brand">Git Cola 4.16.1 documentation</div></a>
170170
</div>
171171
<div class="header-right">
172172
<div class="theme-toggle-container theme-toggle-header">
@@ -189,8 +189,7 @@
189189

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

192-
193-
<span class="sidebar-brand-text">Git Cola 4.16.0 documentation</span>
192+
<span class="sidebar-brand-text">Git Cola 4.16.1 documentation</span>
194193

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

19481947
</aside>
19491948
</div>
1950-
</div><script src="static/documentation_options.js?v=6d71c67f"></script>
1949+
</div><script src="static/documentation_options.js?v=c9094266"></script>
19511950
<script src="static/doctools.js?v=9bcbadda"></script>
19521951
<script src="static/sphinx_highlight.js?v=dc90522c"></script>
1953-
<script src="static/scripts/furo.js?v=5fa4622c"></script>
1952+
<script src="static/scripts/furo.js?v=46bd48cc"></script>
19541953
</body>
19551954
</html>

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

Lines changed: 15 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="Thanks" href="thanks.html" /><link rel="prev" title="git-cola" href="git-cola.html" />
77

8-
<!-- Generated with Sphinx 8.2.1 and Furo 2024.08.06 -->
9-
<title>git-dag - Git Cola 4.16.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" />
8+
<!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
9+
<title>git-dag - Git Cola 4.16.1 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" />
1313

1414

1515

1616

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

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

2828
}
2929
@media (prefers-color-scheme: dark) {
3030
body:not([data-theme="light"]) {
31-
--color-code-background: #202020;
32-
--color-code-foreground: #d0d0d0;
31+
--color-code-background: #2b2b2b;
32+
--color-code-foreground: #f8f8f2;
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.16.0 documentation</div></a>
169+
<a href="index.html"><div class="brand">Git Cola 4.16.1 documentation</div></a>
170170
</div>
171171
<div class="header-right">
172172
<div class="theme-toggle-container theme-toggle-header">
@@ -189,8 +189,7 @@
189189

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

192-
193-
<span class="sidebar-brand-text">Git Cola 4.16.0 documentation</span>
192+
<span class="sidebar-brand-text">Git Cola 4.16.1 documentation</span>
194193

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

414413
</aside>
415414
</div>
416-
</div><script src="static/documentation_options.js?v=6d71c67f"></script>
415+
</div><script src="static/documentation_options.js?v=c9094266"></script>
417416
<script src="static/doctools.js?v=9bcbadda"></script>
418417
<script src="static/sphinx_highlight.js?v=dc90522c"></script>
419-
<script src="static/scripts/furo.js?v=5fa4622c"></script>
418+
<script src="static/scripts/furo.js?v=46bd48cc"></script>
420419
</body>
421420
</html>

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

Lines changed: 16 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.1 and Furo 2024.08.06 -->
9-
<title>Git Cola 4.16.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" />
8+
<!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 -->
9+
<title>Git Cola 4.16.1 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" />
1313

1414

1515

1616

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

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

2828
}
2929
@media (prefers-color-scheme: dark) {
3030
body:not([data-theme="light"]) {
31-
--color-code-background: #202020;
32-
--color-code-foreground: #d0d0d0;
31+
--color-code-background: #2b2b2b;
32+
--color-code-foreground: #f8f8f2;
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.16.0 documentation</div></a>
169+
<a href="#"><div class="brand">Git Cola 4.16.1 documentation</div></a>
170170
</div>
171171
<div class="header-right">
172172
<div class="theme-toggle-container theme-toggle-header">
@@ -189,8 +189,7 @@
189189

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

192-
193-
<span class="sidebar-brand-text">Git Cola 4.16.0 documentation</span>
192+
<span class="sidebar-brand-text">Git Cola 4.16.1 documentation</span>
194193

195194
</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
196195
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
@@ -463,6 +462,7 @@ <h2>Release Notes<a class="headerlink" href="#release-notes" title="Link to this
463462
<li class="toctree-l1"><a class="reference internal" href="relnotes.html">Releases</a><ul>
464463
<li class="toctree-l2"><a class="reference internal" href="relnotes.html#latest-release">Latest Release</a></li>
465464
<li class="toctree-l2"><a class="reference internal" href="relnotes.html#development-version">Development version</a></li>
465+
<li class="toctree-l2"><a class="reference internal" href="relnotes.html#v4-16-1">v4.16.1</a></li>
466466
<li class="toctree-l2"><a class="reference internal" href="relnotes.html#v4-16-0">v4.16.0</a></li>
467467
<li class="toctree-l2"><a class="reference internal" href="relnotes.html#v4-15-0">v4.15.0</a></li>
468468
<li class="toctree-l2"><a class="reference internal" href="relnotes.html#v4-14-0">v4.14.0</a></li>
@@ -650,9 +650,9 @@ <h2>Indices and tables<a class="headerlink" href="#indices-and-tables" title="Li
650650

651651
</aside>
652652
</div>
653-
</div><script src="static/documentation_options.js?v=6d71c67f"></script>
653+
</div><script src="static/documentation_options.js?v=c9094266"></script>
654654
<script src="static/doctools.js?v=9bcbadda"></script>
655655
<script src="static/sphinx_highlight.js?v=dc90522c"></script>
656-
<script src="static/scripts/furo.js?v=5fa4622c"></script>
656+
<script src="static/scripts/furo.js?v=46bd48cc"></script>
657657
</body>
658658
</html>
5 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)