Skip to content

Commit e5229e3

Browse files
committed
docs: update v4.8.0 release notes draft
1 parent ad55ef4 commit e5229e3

File tree

9 files changed

+900
-846
lines changed

9 files changed

+900
-846
lines changed

share/doc/git-cola/git-cola.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -787,6 +787,12 @@ Controls whether zooming text using Ctrl + MouseWheel scroll is enabled.
787787
Set to ``false`` to disable scrolling with the mouse wheel.
788788
Defaults to ``true``.
789789

790+
cola.notifyonpush
791+
-----------------
792+
Enable desktop notifications when commits are pushed using the "Push" dialog.
793+
Set to ``true`` to enable desktop notifications.
794+
Defaults to ``false``.
795+
790796
cola.dragencoding
791797
-----------------
792798
`git cola` encodes paths dragged from its widgets into `utf-16` when adding

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -897,6 +897,12 @@ <h3>cola.mousezoom<a class="headerlink" href="#cola-mousezoom" title="Link to th
897897
Set to <code class="docutils literal notranslate"><span class="pre">false</span></code> to disable scrolling with the mouse wheel.
898898
Defaults to <code class="docutils literal notranslate"><span class="pre">true</span></code>.</p>
899899
</section>
900+
<section id="cola-notifyonpush">
901+
<h3>cola.notifyonpush<a class="headerlink" href="#cola-notifyonpush" title="Link to this heading"></a></h3>
902+
<p>Enable desktop notifications when commits are pushed using the “Push” dialog.
903+
Set to <code class="docutils literal notranslate"><span class="pre">true</span></code> to enable desktop notifications.
904+
Defaults to <code class="docutils literal notranslate"><span class="pre">false</span></code>.</p>
905+
</section>
900906
<section id="cola-dragencoding">
901907
<h3>cola.dragencoding<a class="headerlink" href="#cola-dragencoding" title="Link to this heading"></a></h3>
902908
<p><cite>git cola</cite> encodes paths dragged from its widgets into <cite>utf-16</cite> when adding
@@ -1602,6 +1608,7 @@ <h3>Git Cola Homepage<a class="headerlink" href="#git-cola-homepage" title="Link
16021608
<li><a class="reference internal" href="#cola-logdate">cola.logdate</a></li>
16031609
<li><a class="reference internal" href="#cola-maxrecent">cola.maxrecent</a></li>
16041610
<li><a class="reference internal" href="#cola-mousezoom">cola.mousezoom</a></li>
1611+
<li><a class="reference internal" href="#cola-notifyonpush">cola.notifyonpush</a></li>
16051612
<li><a class="reference internal" href="#cola-dragencoding">cola.dragencoding</a></li>
16061613
<li><a class="reference internal" href="#cola-readsize">cola.readsize</a></li>
16071614
<li><a class="reference internal" href="#cola-resizebrowsercolumns">cola.resizebrowsercolumns</a></li>

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -289,6 +289,7 @@ <h1>Git Cola Documentation<a class="headerlink" href="#git-cola-documentation" t
289289
<li class="toctree-l3"><a class="reference internal" href="git-cola.html#cola-logdate">cola.logdate</a></li>
290290
<li class="toctree-l3"><a class="reference internal" href="git-cola.html#cola-maxrecent">cola.maxrecent</a></li>
291291
<li class="toctree-l3"><a class="reference internal" href="git-cola.html#cola-mousezoom">cola.mousezoom</a></li>
292+
<li class="toctree-l3"><a class="reference internal" href="git-cola.html#cola-notifyonpush">cola.notifyonpush</a></li>
292293
<li class="toctree-l3"><a class="reference internal" href="git-cola.html#cola-dragencoding">cola.dragencoding</a></li>
293294
<li class="toctree-l3"><a class="reference internal" href="git-cola.html#cola-readsize">cola.readsize</a></li>
294295
<li class="toctree-l3"><a class="reference internal" href="git-cola.html#cola-resizebrowsercolumns">cola.resizebrowsercolumns</a></li>
@@ -398,6 +399,7 @@ <h2>Release Notes<a class="headerlink" href="#release-notes" title="Link to this
398399
<li class="toctree-l1"><a class="reference internal" href="relnotes.html">Releases</a><ul>
399400
<li class="toctree-l2"><a class="reference internal" href="relnotes.html#latest-release">Latest Release</a></li>
400401
<li class="toctree-l2"><a class="reference internal" href="relnotes.html#development-version">Development version</a></li>
402+
<li class="toctree-l2"><a class="reference internal" href="relnotes.html#v4-8-0">v4.8.0</a></li>
401403
<li class="toctree-l2"><a class="reference internal" href="relnotes.html#v4-7-1">v4.7.1</a></li>
402404
<li class="toctree-l2"><a class="reference internal" href="relnotes.html#v4-7-0">v4.7.0</a></li>
403405
<li class="toctree-l2"><a class="reference internal" href="relnotes.html#v4-6-1">v4.6.1</a></li>

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

5 Bytes
Binary file not shown.

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

Lines changed: 871 additions & 843 deletions
Large diffs are not rendered by default.

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

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

share/doc/git-cola/html/sources/git-cola.rst.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -787,6 +787,12 @@ Controls whether zooming text using Ctrl + MouseWheel scroll is enabled.
787787
Set to ``false`` to disable scrolling with the mouse wheel.
788788
Defaults to ``true``.
789789

790+
cola.notifyonpush
791+
-----------------
792+
Enable desktop notifications when commits are pushed using the "Push" dialog.
793+
Set to ``true`` to enable desktop notifications.
794+
Defaults to ``false``.
795+
790796
cola.dragencoding
791797
-----------------
792798
`git cola` encodes paths dragged from its widgets into `utf-16` when adding

share/man/man1/git-cola.1

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
2727
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
2828
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
2929
..
30-
.TH "GIT-COLA" "1" "May 04, 2024" "4.7.1" "Git Cola"
30+
.TH "GIT-COLA" "1" "Jun 20, 2024" "4.7.1" "Git Cola"
3131
.SH NAME
3232
git-cola \- The highly caffeinated Git GUI
3333
.SH SYNOPSIS
@@ -793,6 +793,11 @@ remember is controlled by \fIcola.maxrecent\fP and defaults to \fI8\fP\&.
793793
Controls whether zooming text using Ctrl + MouseWheel scroll is enabled.
794794
Set to \fBfalse\fP to disable scrolling with the mouse wheel.
795795
Defaults to \fBtrue\fP\&.
796+
.SS cola.notifyonpush
797+
.sp
798+
Enable desktop notifications when commits are pushed using the “Push” dialog.
799+
Set to \fBtrue\fP to enable desktop notifications.
800+
Defaults to \fBfalse\fP\&.
796801
.SS cola.dragencoding
797802
.sp
798803
\fIgit cola\fP encodes paths dragged from its widgets into \fIutf\-16\fP when adding

share/man/man1/git-dag.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
2727
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
2828
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
2929
..
30-
.TH "GIT-DAG" "1" "May 04, 2024" "4.7.1" "Git Cola"
30+
.TH "GIT-DAG" "1" "Jun 20, 2024" "4.7.1" "Git Cola"
3131
.SH NAME
3232
git-dag \- The sleek and powerful Git history browser
3333
.SH SYNOPSIS

0 commit comments

Comments
 (0)