Skip to content

Commit 675fd74

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

19 files changed

+1070
-985
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.15.0"
12-
cola_release_date: "2025-09-06"
11+
cola_version: "4.16.0"
12+
cola_release_date: "2025-10-25"
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: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -921,6 +921,16 @@ you can specify multiple dictionaries using ``git config --global --add``.
921921
git config --global --add cola.dictionary /path/to/dictionary1
922922
git config --global --add cola.dictionary /path/to/dictionary2
923923

924+
cola.enablepopups
925+
-----------------
926+
927+
Actions such as "Fetch", "Push", "Pull", "Sync" and "Sync Out" display desktop
928+
notifications on Linux when either the `notify2` or `notifypy` modules are installed.
929+
The message are logged to the Console otherwise.
930+
931+
Messages are displayed using popup dialogs when ``cola.enablepopups`` is set to ``true``.
932+
Defaults to `false`.
933+
924934
cola.expandtab
925935
--------------
926936

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 8.2.1 and Furo 2024.08.06 --><title>Index - Git Cola 4.15.0 documentation</title>
7+
<!-- Generated with Sphinx 8.2.1 and Furo 2024.08.06 --><title>Index - Git Cola 4.16.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.15.0 documentation</div></a>
167+
<a href="index.html"><div class="brand">Git Cola 4.16.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.15.0 documentation</span>
191+
<span class="sidebar-brand-text">Git Cola 4.16.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=ff0e1894"></script>
277+
</div><script src="static/documentation_options.js?v=6d71c67f"></script>
278278
<script src="static/doctools.js?v=9bcbadda"></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 8.2.1 and Furo 2024.08.06 -->
9-
<title>git-cola - Git Cola 4.15.0 documentation</title>
9+
<title>git-cola - Git Cola 4.16.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.15.0 documentation</div></a>
169+
<a href="index.html"><div class="brand">Git Cola 4.16.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.15.0 documentation</span>
193+
<span class="sidebar-brand-text">Git Cola 4.16.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">
@@ -982,6 +982,14 @@ <h3>cola.dictionary<a class="headerlink" href="#cola-dictionary" title="Link to
982982
</pre></div>
983983
</div>
984984
</section>
985+
<section id="cola-enablepopups">
986+
<h3>cola.enablepopups<a class="headerlink" href="#cola-enablepopups" title="Link to this heading"></a></h3>
987+
<p>Actions such as “Fetch”, “Push”, “Pull”, “Sync” and “Sync Out” display desktop
988+
notifications on Linux when either the <cite>notify2</cite> or <cite>notifypy</cite> modules are installed.
989+
The message are logged to the Console otherwise.</p>
990+
<p>Messages are displayed using popup dialogs when <code class="docutils literal notranslate"><span class="pre">cola.enablepopups</span></code> is set to <code class="docutils literal notranslate"><span class="pre">true</span></code>.
991+
Defaults to <cite>false</cite>.</p>
992+
</section>
985993
<section id="cola-expandtab">
986994
<h3>cola.expandtab<a class="headerlink" href="#cola-expandtab" title="Link to this heading"></a></h3>
987995
<p>Expand tabs into spaces in the commit message editor. When set to <cite>true</cite>,
@@ -1833,6 +1841,7 @@ <h3>Git Cola Homepage<a class="headerlink" href="#git-cola-homepage" title="Link
18331841
<li><a class="reference internal" href="#cola-checkconflicts">cola.checkconflicts</a></li>
18341842
<li><a class="reference internal" href="#cola-defaultrepo">cola.defaultrepo</a></li>
18351843
<li><a class="reference internal" href="#cola-dictionary">cola.dictionary</a></li>
1844+
<li><a class="reference internal" href="#cola-enablepopups">cola.enablepopups</a></li>
18361845
<li><a class="reference internal" href="#cola-expandtab">cola.expandtab</a></li>
18371846
<li><a class="reference internal" href="#cola-gravatar">cola.gravatar</a></li>
18381847
<li><a class="reference internal" href="#cola-fileattributes">cola.fileattributes</a></li>
@@ -1938,7 +1947,7 @@ <h3>Git Cola Homepage<a class="headerlink" href="#git-cola-homepage" title="Link
19381947

19391948
</aside>
19401949
</div>
1941-
</div><script src="static/documentation_options.js?v=ff0e1894"></script>
1950+
</div><script src="static/documentation_options.js?v=6d71c67f"></script>
19421951
<script src="static/doctools.js?v=9bcbadda"></script>
19431952
<script src="static/sphinx_highlight.js?v=dc90522c"></script>
19441953
<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 8.2.1 and Furo 2024.08.06 -->
9-
<title>git-dag - Git Cola 4.15.0 documentation</title>
9+
<title>git-dag - Git Cola 4.16.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.15.0 documentation</div></a>
169+
<a href="index.html"><div class="brand">Git Cola 4.16.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.15.0 documentation</span>
193+
<span class="sidebar-brand-text">Git Cola 4.16.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=ff0e1894"></script>
416+
</div><script src="static/documentation_options.js?v=6d71c67f"></script>
417417
<script src="static/doctools.js?v=9bcbadda"></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 & 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-cola" href="git-cola.html" />
77

88
<!-- Generated with Sphinx 8.2.1 and Furo 2024.08.06 -->
9-
<title>Git Cola 4.15.0 documentation</title>
9+
<title>Git Cola 4.16.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.15.0 documentation</div></a>
169+
<a href="#"><div class="brand">Git Cola 4.16.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.15.0 documentation</span>
193+
<span class="sidebar-brand-text">Git Cola 4.16.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">
@@ -335,6 +335,7 @@ <h1>Git Cola Documentation<a class="headerlink" href="#git-cola-documentation" t
335335
<li class="toctree-l3"><a class="reference internal" href="git-cola.html#cola-checkconflicts">cola.checkconflicts</a></li>
336336
<li class="toctree-l3"><a class="reference internal" href="git-cola.html#cola-defaultrepo">cola.defaultrepo</a></li>
337337
<li class="toctree-l3"><a class="reference internal" href="git-cola.html#cola-dictionary">cola.dictionary</a></li>
338+
<li class="toctree-l3"><a class="reference internal" href="git-cola.html#cola-enablepopups">cola.enablepopups</a></li>
338339
<li class="toctree-l3"><a class="reference internal" href="git-cola.html#cola-expandtab">cola.expandtab</a></li>
339340
<li class="toctree-l3"><a class="reference internal" href="git-cola.html#cola-gravatar">cola.gravatar</a></li>
340341
<li class="toctree-l3"><a class="reference internal" href="git-cola.html#cola-fileattributes">cola.fileattributes</a></li>
@@ -462,6 +463,7 @@ <h2>Release Notes<a class="headerlink" href="#release-notes" title="Link to this
462463
<li class="toctree-l1"><a class="reference internal" href="relnotes.html">Releases</a><ul>
463464
<li class="toctree-l2"><a class="reference internal" href="relnotes.html#latest-release">Latest Release</a></li>
464465
<li class="toctree-l2"><a class="reference internal" href="relnotes.html#development-version">Development version</a></li>
466+
<li class="toctree-l2"><a class="reference internal" href="relnotes.html#v4-16-0">v4.16.0</a></li>
465467
<li class="toctree-l2"><a class="reference internal" href="relnotes.html#v4-15-0">v4.15.0</a></li>
466468
<li class="toctree-l2"><a class="reference internal" href="relnotes.html#v4-14-0">v4.14.0</a></li>
467469
<li class="toctree-l2"><a class="reference internal" href="relnotes.html#v4-13-0">v4.13.0</a></li>
@@ -648,7 +650,7 @@ <h2>Indices and tables<a class="headerlink" href="#indices-and-tables" title="Li
648650

649651
</aside>
650652
</div>
651-
</div><script src="static/documentation_options.js?v=ff0e1894"></script>
653+
</div><script src="static/documentation_options.js?v=6d71c67f"></script>
652654
<script src="static/doctools.js?v=9bcbadda"></script>
653655
<script src="static/sphinx_highlight.js?v=dc90522c"></script>
654656
<script src="static/scripts/furo.js?v=5fa4622c"></script>
7 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)