Skip to content

Commit c22afc7

Browse files
committed
git-cola v4.10.0
Signed-off-by: David Aguilar <davvid@gmail.com>
1 parent 04201ff commit c22afc7

File tree

17 files changed

+979
-930
lines changed

17 files changed

+979
-930
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.9.0"
12-
cola_release_date: "2024-11-06"
11+
cola_version: "4.10.0"
12+
cola_release_date: "2024-12-10"
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/git-cola.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -984,6 +984,14 @@ Defaults to "#bbbbbb"::
984984

985985
git config cola.color.header '#bbbbbb'
986986

987+
cola.updateindex
988+
----------------
989+
Git's index is refreshed during application startup. You can disable this behavior by
990+
configuring ``cola.updateindex`` to ``false``. This is useful in some scenarios such as
991+
when accessing Git repositories over a Samba share. If you have this enabled then you
992+
can use the ``ctrl-r`` "Refresh" action to force the index to be refreshed instead.
993+
Defaults to ``true``.
994+
987995
commit.cleanup
988996
--------------
989997
Configure whether commit messages should be stripped of whitespace and comments.

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.4.7 and Furo 2024.08.06 --><title>Index - Git Cola 4.9.0 documentation</title>
7+
<!-- Generated with Sphinx 7.4.7 and Furo 2024.08.06 --><title>Index - Git Cola 4.10.0 documentation</title>
88
<link rel="stylesheet" type="text/css" href="static/pygments.css?v=a746c00c" />
99
<link rel="stylesheet" type="text/css" href="static/styles/furo.css?v=354aac6f" />
1010
<link rel="stylesheet" type="text/css" href="static/styles/furo-extensions.css?v=302659d7" />
@@ -164,7 +164,7 @@
164164
</label>
165165
</div>
166166
<div class="header-center">
167-
<a href="index.html"><div class="brand">Git Cola 4.9.0 documentation</div></a>
167+
<a href="index.html"><div class="brand">Git Cola 4.10.0 documentation</div></a>
168168
</div>
169169
<div class="header-right">
170170
<div class="theme-toggle-container theme-toggle-header">
@@ -188,7 +188,7 @@
188188
<div class="sidebar-sticky"><a class="sidebar-brand" href="index.html">
189189

190190

191-
<span class="sidebar-brand-text">Git Cola 4.9.0 documentation</span>
191+
<span class="sidebar-brand-text">Git Cola 4.10.0 documentation</span>
192192

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

275275
</aside>
276276
</div>
277-
</div><script src="static/documentation_options.js?v=7a99edf7"></script>
277+
</div><script src="static/documentation_options.js?v=92ff7de8"></script>
278278
<script src="static/doctools.js?v=9a2dae69"></script>
279279
<script src="static/sphinx_highlight.js?v=dc90522c"></script>
280280
<script src="static/scripts/furo.js?v=5fa4622c"></script>

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

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
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

88
<!-- Generated with Sphinx 7.4.7 and Furo 2024.08.06 -->
9-
<title>git-cola - Git Cola 4.9.0 documentation</title>
9+
<title>git-cola - Git Cola 4.10.0 documentation</title>
1010
<link rel="stylesheet" type="text/css" href="static/pygments.css?v=a746c00c" />
1111
<link rel="stylesheet" type="text/css" href="static/styles/furo.css?v=354aac6f" />
1212
<link rel="stylesheet" type="text/css" href="static/styles/furo-extensions.css?v=302659d7" />
@@ -166,7 +166,7 @@
166166
</label>
167167
</div>
168168
<div class="header-center">
169-
<a href="index.html"><div class="brand">Git Cola 4.9.0 documentation</div></a>
169+
<a href="index.html"><div class="brand">Git Cola 4.10.0 documentation</div></a>
170170
</div>
171171
<div class="header-right">
172172
<div class="theme-toggle-container theme-toggle-header">
@@ -190,7 +190,7 @@
190190
<div class="sidebar-sticky"><a class="sidebar-brand" href="index.html">
191191

192192

193-
<span class="sidebar-brand-text">Git Cola 4.9.0 documentation</span>
193+
<span class="sidebar-brand-text">Git Cola 4.10.0 documentation</span>
194194

195195
</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
196196
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
@@ -1136,6 +1136,14 @@ <h3>cola.color.header<a class="headerlink" href="#cola-color-header" title="Link
11361136
</pre></div>
11371137
</div>
11381138
</section>
1139+
<section id="cola-updateindex">
1140+
<h3>cola.updateindex<a class="headerlink" href="#cola-updateindex" title="Link to this heading"></a></h3>
1141+
<p>Git’s index is refreshed during application startup. You can disable this behavior by
1142+
configuring <code class="docutils literal notranslate"><span class="pre">cola.updateindex</span></code> to <code class="docutils literal notranslate"><span class="pre">false</span></code>. This is useful in some scenarios such as
1143+
when accessing Git repositories over a Samba share. If you have this enabled then you
1144+
can use the <code class="docutils literal notranslate"><span class="pre">ctrl-r</span></code> “Refresh” action to force the index to be refreshed instead.
1145+
Defaults to <code class="docutils literal notranslate"><span class="pre">true</span></code>.</p>
1146+
</section>
11391147
<section id="commit-cleanup">
11401148
<h3>commit.cleanup<a class="headerlink" href="#commit-cleanup" title="Link to this heading"></a></h3>
11411149
<p>Configure whether commit messages should be stripped of whitespace and comments.</p>
@@ -1687,6 +1695,7 @@ <h3>Git Cola Homepage<a class="headerlink" href="#git-cola-homepage" title="Link
16871695
<li><a class="reference internal" href="#cola-color-add">cola.color.add</a></li>
16881696
<li><a class="reference internal" href="#cola-color-remove">cola.color.remove</a></li>
16891697
<li><a class="reference internal" href="#cola-color-header">cola.color.header</a></li>
1698+
<li><a class="reference internal" href="#cola-updateindex">cola.updateindex</a></li>
16901699
<li><a class="reference internal" href="#commit-cleanup">commit.cleanup</a></li>
16911700
<li><a class="reference internal" href="#core-commentchar">core.commentChar</a></li>
16921701
<li><a class="reference internal" href="#core-hookspath">core.hooksPath</a></li>
@@ -1752,7 +1761,7 @@ <h3>Git Cola Homepage<a class="headerlink" href="#git-cola-homepage" title="Link
17521761

17531762
</aside>
17541763
</div>
1755-
</div><script src="static/documentation_options.js?v=7a99edf7"></script>
1764+
</div><script src="static/documentation_options.js?v=92ff7de8"></script>
17561765
<script src="static/doctools.js?v=9a2dae69"></script>
17571766
<script src="static/sphinx_highlight.js?v=dc90522c"></script>
17581767
<script src="static/scripts/furo.js?v=5fa4622c"></script>

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
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

88
<!-- Generated with Sphinx 7.4.7 and Furo 2024.08.06 -->
9-
<title>git-dag - Git Cola 4.9.0 documentation</title>
9+
<title>git-dag - Git Cola 4.10.0 documentation</title>
1010
<link rel="stylesheet" type="text/css" href="static/pygments.css?v=a746c00c" />
1111
<link rel="stylesheet" type="text/css" href="static/styles/furo.css?v=354aac6f" />
1212
<link rel="stylesheet" type="text/css" href="static/styles/furo-extensions.css?v=302659d7" />
@@ -166,7 +166,7 @@
166166
</label>
167167
</div>
168168
<div class="header-center">
169-
<a href="index.html"><div class="brand">Git Cola 4.9.0 documentation</div></a>
169+
<a href="index.html"><div class="brand">Git Cola 4.10.0 documentation</div></a>
170170
</div>
171171
<div class="header-right">
172172
<div class="theme-toggle-container theme-toggle-header">
@@ -190,7 +190,7 @@
190190
<div class="sidebar-sticky"><a class="sidebar-brand" href="index.html">
191191

192192

193-
<span class="sidebar-brand-text">Git Cola 4.9.0 documentation</span>
193+
<span class="sidebar-brand-text">Git Cola 4.10.0 documentation</span>
194194

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

414414
</aside>
415415
</div>
416-
</div><script src="static/documentation_options.js?v=7a99edf7"></script>
416+
</div><script src="static/documentation_options.js?v=92ff7de8"></script>
417417
<script src="static/doctools.js?v=9a2dae69"></script>
418418
<script src="static/sphinx_highlight.js?v=dc90522c"></script>
419419
<script src="static/scripts/furo.js?v=5fa4622c"></script>

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

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
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

88
<!-- Generated with Sphinx 7.4.7 and Furo 2024.08.06 -->
9-
<title>Git Cola 4.9.0 documentation</title>
9+
<title>Git Cola 4.10.0 documentation</title>
1010
<link rel="stylesheet" type="text/css" href="static/pygments.css?v=a746c00c" />
1111
<link rel="stylesheet" type="text/css" href="static/styles/furo.css?v=354aac6f" />
1212
<link rel="stylesheet" type="text/css" href="static/styles/furo-extensions.css?v=302659d7" />
@@ -166,7 +166,7 @@
166166
</label>
167167
</div>
168168
<div class="header-center">
169-
<a href="#"><div class="brand">Git Cola 4.9.0 documentation</div></a>
169+
<a href="#"><div class="brand">Git Cola 4.10.0 documentation</div></a>
170170
</div>
171171
<div class="header-right">
172172
<div class="theme-toggle-container theme-toggle-header">
@@ -190,7 +190,7 @@
190190
<div class="sidebar-sticky"><a class="sidebar-brand" href="#">
191191

192192

193-
<span class="sidebar-brand-text">Git Cola 4.9.0 documentation</span>
193+
<span class="sidebar-brand-text">Git Cola 4.10.0 documentation</span>
194194

195195
</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
196196
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
@@ -361,6 +361,7 @@ <h1>Git Cola Documentation<a class="headerlink" href="#git-cola-documentation" t
361361
<li class="toctree-l3"><a class="reference internal" href="git-cola.html#cola-color-add">cola.color.add</a></li>
362362
<li class="toctree-l3"><a class="reference internal" href="git-cola.html#cola-color-remove">cola.color.remove</a></li>
363363
<li class="toctree-l3"><a class="reference internal" href="git-cola.html#cola-color-header">cola.color.header</a></li>
364+
<li class="toctree-l3"><a class="reference internal" href="git-cola.html#cola-updateindex">cola.updateindex</a></li>
364365
<li class="toctree-l3"><a class="reference internal" href="git-cola.html#commit-cleanup">commit.cleanup</a></li>
365366
<li class="toctree-l3"><a class="reference internal" href="git-cola.html#core-commentchar">core.commentChar</a></li>
366367
<li class="toctree-l3"><a class="reference internal" href="git-cola.html#core-hookspath">core.hooksPath</a></li>
@@ -448,7 +449,7 @@ <h2>Release Notes<a class="headerlink" href="#release-notes" title="Link to this
448449
<li class="toctree-l1"><a class="reference internal" href="relnotes.html">Releases</a><ul>
449450
<li class="toctree-l2"><a class="reference internal" href="relnotes.html#latest-release">Latest Release</a></li>
450451
<li class="toctree-l2"><a class="reference internal" href="relnotes.html#development-version">Development version</a></li>
451-
<li class="toctree-l2"><a class="reference internal" href="relnotes.html#upcoming">Upcoming</a></li>
452+
<li class="toctree-l2"><a class="reference internal" href="relnotes.html#v4-10-0">v4.10.0</a></li>
452453
<li class="toctree-l2"><a class="reference internal" href="relnotes.html#v4-9-0">v4.9.0</a></li>
453454
<li class="toctree-l2"><a class="reference internal" href="relnotes.html#v4-8-2">v4.8.2</a></li>
454455
<li class="toctree-l2"><a class="reference internal" href="relnotes.html#v4-8-1">v4.8.1</a></li>
@@ -628,7 +629,7 @@ <h2>Indices and tables<a class="headerlink" href="#indices-and-tables" title="Li
628629

629630
</aside>
630631
</div>
631-
</div><script src="static/documentation_options.js?v=7a99edf7"></script>
632+
</div><script src="static/documentation_options.js?v=92ff7de8"></script>
632633
<script src="static/doctools.js?v=9a2dae69"></script>
633634
<script src="static/sphinx_highlight.js?v=dc90522c"></script>
634635
<script src="static/scripts/furo.js?v=5fa4622c"></script>
5 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)