Skip to content

Commit 29b1d63

Browse files
committed
git-cola v4.6.0
Signed-off-by: David Aguilar <davvid@gmail.com>
1 parent ee17848 commit 29b1d63

File tree

17 files changed

+914
-860
lines changed

17 files changed

+914
-860
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.5.0"
12-
cola_release_date: "2024-01-23"
11+
cola_version: "4.6.0"
12+
cola_release_date: "2024-03-03"
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: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
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 7.2.6 and Furo 2023.09.10 --><title>Index - Git Cola 4.5.0 documentation</title>
7+
<!-- Generated with Sphinx 7.2.6 and Furo 2024.01.29 --><title>Index - Git Cola 4.6.0 documentation</title>
88
<link rel="stylesheet" type="text/css" href="static/pygments.css?v=362ab14a" />
99
<link rel="stylesheet" type="text/css" href="static/styles/furo.css?v=135e06be" />
1010
<link rel="stylesheet" type="text/css" href="static/styles/furo-extensions.css?v=36a5483c" />
@@ -121,7 +121,7 @@
121121
</label>
122122
</div>
123123
<div class="header-center">
124-
<a href="index.html"><div class="brand">Git Cola 4.5.0 documentation</div></a>
124+
<a href="index.html"><div class="brand">Git Cola 4.6.0 documentation</div></a>
125125
</div>
126126
<div class="header-right">
127127
<div class="theme-toggle-container theme-toggle-header">
@@ -144,7 +144,7 @@
144144
<div class="sidebar-sticky"><a class="sidebar-brand" href="index.html">
145145

146146

147-
<span class="sidebar-brand-text">Git Cola 4.5.0 documentation</span>
147+
<span class="sidebar-brand-text">Git Cola 4.6.0 documentation</span>
148148

149149
</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
150150
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
@@ -229,7 +229,7 @@ <h1 id="index">Index</h1>
229229

230230
</aside>
231231
</div>
232-
</div><script src="static/documentation_options.js?v=5ef59c98"></script>
232+
</div><script src="static/documentation_options.js?v=cc8a4273"></script>
233233
<script src="static/doctools.js?v=888ff710"></script>
234234
<script src="static/sphinx_highlight.js?v=dc90522c"></script>
235235
<script src="static/scripts/furo.js?v=32e29ea5"></script>

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
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 7.2.6 and Furo 2023.09.10 -->
9-
<title>git-cola - Git Cola 4.5.0 documentation</title>
8+
<!-- Generated with Sphinx 7.2.6 and Furo 2024.01.29 -->
9+
<title>git-cola - Git Cola 4.6.0 documentation</title>
1010
<link rel="stylesheet" type="text/css" href="static/pygments.css?v=362ab14a" />
1111
<link rel="stylesheet" type="text/css" href="static/styles/furo.css?v=135e06be" />
1212
<link rel="stylesheet" type="text/css" href="static/styles/furo-extensions.css?v=36a5483c" />
@@ -123,7 +123,7 @@
123123
</label>
124124
</div>
125125
<div class="header-center">
126-
<a href="index.html"><div class="brand">Git Cola 4.5.0 documentation</div></a>
126+
<a href="index.html"><div class="brand">Git Cola 4.6.0 documentation</div></a>
127127
</div>
128128
<div class="header-right">
129129
<div class="theme-toggle-container theme-toggle-header">
@@ -146,7 +146,7 @@
146146
<div class="sidebar-sticky"><a class="sidebar-brand" href="index.html">
147147

148148

149-
<span class="sidebar-brand-text">Git Cola 4.5.0 documentation</span>
149+
<span class="sidebar-brand-text">Git Cola 4.6.0 documentation</span>
150150

151151
</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
152152
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
@@ -1680,7 +1680,7 @@ <h3>Git Cola Homepage<a class="headerlink" href="#git-cola-homepage" title="Link
16801680

16811681
</aside>
16821682
</div>
1683-
</div><script src="static/documentation_options.js?v=5ef59c98"></script>
1683+
</div><script src="static/documentation_options.js?v=cc8a4273"></script>
16841684
<script src="static/doctools.js?v=888ff710"></script>
16851685
<script src="static/sphinx_highlight.js?v=dc90522c"></script>
16861686
<script src="static/scripts/furo.js?v=32e29ea5"></script>

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
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 7.2.6 and Furo 2023.09.10 -->
9-
<title>git-dag - Git Cola 4.5.0 documentation</title>
8+
<!-- Generated with Sphinx 7.2.6 and Furo 2024.01.29 -->
9+
<title>git-dag - Git Cola 4.6.0 documentation</title>
1010
<link rel="stylesheet" type="text/css" href="static/pygments.css?v=362ab14a" />
1111
<link rel="stylesheet" type="text/css" href="static/styles/furo.css?v=135e06be" />
1212
<link rel="stylesheet" type="text/css" href="static/styles/furo-extensions.css?v=36a5483c" />
@@ -123,7 +123,7 @@
123123
</label>
124124
</div>
125125
<div class="header-center">
126-
<a href="index.html"><div class="brand">Git Cola 4.5.0 documentation</div></a>
126+
<a href="index.html"><div class="brand">Git Cola 4.6.0 documentation</div></a>
127127
</div>
128128
<div class="header-right">
129129
<div class="theme-toggle-container theme-toggle-header">
@@ -146,7 +146,7 @@
146146
<div class="sidebar-sticky"><a class="sidebar-brand" href="index.html">
147147

148148

149-
<span class="sidebar-brand-text">Git Cola 4.5.0 documentation</span>
149+
<span class="sidebar-brand-text">Git Cola 4.6.0 documentation</span>
150150

151151
</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
152152
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
@@ -363,7 +363,7 @@ <h3>log.date<a class="headerlink" href="#log-date" title="Link to this heading">
363363

364364
</aside>
365365
</div>
366-
</div><script src="static/documentation_options.js?v=5ef59c98"></script>
366+
</div><script src="static/documentation_options.js?v=cc8a4273"></script>
367367
<script src="static/doctools.js?v=888ff710"></script>
368368
<script src="static/sphinx_highlight.js?v=dc90522c"></script>
369369
<script src="static/scripts/furo.js?v=32e29ea5"></script>

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

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
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 7.2.6 and Furo 2023.09.10 -->
9-
<title>Git Cola 4.5.0 documentation</title>
8+
<!-- Generated with Sphinx 7.2.6 and Furo 2024.01.29 -->
9+
<title>Git Cola 4.6.0 documentation</title>
1010
<link rel="stylesheet" type="text/css" href="static/pygments.css?v=362ab14a" />
1111
<link rel="stylesheet" type="text/css" href="static/styles/furo.css?v=135e06be" />
1212
<link rel="stylesheet" type="text/css" href="static/styles/furo-extensions.css?v=36a5483c" />
@@ -123,7 +123,7 @@
123123
</label>
124124
</div>
125125
<div class="header-center">
126-
<a href="#"><div class="brand">Git Cola 4.5.0 documentation</div></a>
126+
<a href="#"><div class="brand">Git Cola 4.6.0 documentation</div></a>
127127
</div>
128128
<div class="header-right">
129129
<div class="theme-toggle-container theme-toggle-header">
@@ -146,7 +146,7 @@
146146
<div class="sidebar-sticky"><a class="sidebar-brand" href="#">
147147

148148

149-
<span class="sidebar-brand-text">Git Cola 4.5.0 documentation</span>
149+
<span class="sidebar-brand-text">Git Cola 4.6.0 documentation</span>
150150

151151
</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
152152
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
@@ -395,6 +395,7 @@ <h2>Release Notes<a class="headerlink" href="#release-notes" title="Link to this
395395
<li class="toctree-l1"><a class="reference internal" href="relnotes.html">Releases</a><ul>
396396
<li class="toctree-l2"><a class="reference internal" href="relnotes.html#latest-release">Latest Release</a></li>
397397
<li class="toctree-l2"><a class="reference internal" href="relnotes.html#development-version">Development version</a></li>
398+
<li class="toctree-l2"><a class="reference internal" href="relnotes.html#v4-6-0">v4.6.0</a></li>
398399
<li class="toctree-l2"><a class="reference internal" href="relnotes.html#v4-5-0">v4.5.0</a></li>
399400
<li class="toctree-l2"><a class="reference internal" href="relnotes.html#v4-4-1">v4.4.1</a></li>
400401
<li class="toctree-l2"><a class="reference internal" href="relnotes.html#v4-4-0">v4.4.0</a></li>
@@ -566,7 +567,7 @@ <h2>Indices and tables<a class="headerlink" href="#indices-and-tables" title="Li
566567

567568
</aside>
568569
</div>
569-
</div><script src="static/documentation_options.js?v=5ef59c98"></script>
570+
</div><script src="static/documentation_options.js?v=cc8a4273"></script>
570571
<script src="static/doctools.js?v=888ff710"></script>
571572
<script src="static/sphinx_highlight.js?v=dc90522c"></script>
572573
<script src="static/scripts/furo.js?v=32e29ea5"></script>
5 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)