Skip to content

Commit 65bd4b5

Browse files
committed
git-cola v4.13.0
Signed-off-by: David Aguilar <[email protected]>
1 parent 256fa53 commit 65bd4b5

19 files changed

+1414
-1285
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.12.0"
12-
cola_release_date: "2025-02-22"
11+
cola_version: "4.13.0"
12+
cola_release_date: "2025-05-11"
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: 31 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ Launches the configured visual text editor
344344
Launch Difftool
345345
~~~~~~~~~~~~~~~
346346

347-
Visualize changes using `git difftool`.
347+
Visualize changes using ``git difftool``.
348348

349349
Revert Unstaged Edits
350350
~~~~~~~~~~~~~~~~~~~~~
@@ -376,7 +376,7 @@ Delete untracked files from the filesystem.
376376
Add to .gitignore
377377
~~~~~~~~~~~~~~~~~
378378

379-
Adds untracked files to to the .gitignore file.
379+
Adds untracked files to to the ``.gitignore`` file.
380380

381381

382382
.. _diff:
@@ -524,6 +524,24 @@ To override the default path to this hook set the
524524
hook script. This is useful if you would like to use a common hook
525525
across all repositories.
526526

527+
Set Commit Date
528+
---------------
529+
530+
The tool menu's "Set Commit Date" action displays a dialog that lets you set the
531+
commit time for the next commit. Once enabled, the checkbox next to the menu action will
532+
be checked.
533+
534+
The commit date option is disabled once a commit is performed.
535+
536+
Set Commit Author
537+
-----------------
538+
539+
The tool menu's "Set Commit Author" action displays a dialog that lets you set the
540+
commit author for the next commit. Once enabled, the checkbox next to the menu action
541+
will be checked.
542+
543+
This setting persists across commits. Clear the tool menu's checkbox to disable the action.
544+
527545

528546
BRANCHES
529547
========
@@ -533,9 +551,9 @@ The tree has three main sections: `Local Branches`, `Remote Branches` and `Tags`
533551
Branches are grouped by their name divided by the character ``/``.
534552
For example, in a repo with the following list of branches::
535553

554+
branch/doe
536555
branch/feature/foo
537556
branch/feature/bar
538-
branch/doe
539557

540558
The branches widget will display the following hierarchy::
541559

@@ -699,6 +717,16 @@ and restored at application shutdown/startup.
699717
`git cola` can be configured to not save custom layouts by disabling
700718
the `Save Window Settings` option in the `git cola` preferences.
701719

720+
You can save your current layout configuration to ``*.layout`` files
721+
using the ``View > Layouts > Save Layout`` menu action.
722+
723+
You can load arbitrary layout files using the ``View > Layouts > Load Layout``
724+
menu action.
725+
726+
By default, layouts are saved to the ``~/.config/git-cola/layouts`` directory.
727+
Layouts saved to this directory will appear in the ``View > Layouts`` menu
728+
for quick loading and switching of layouts.
729+
702730

703731
DARK MODE AND WINDOW MANAGER THEMES
704732
===================================

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.1.3 and Furo 2024.08.06 --><title>Index - Git Cola 4.12.0 documentation</title>
7+
<!-- Generated with Sphinx 8.1.3 and Furo 2024.08.06 --><title>Index - Git Cola 4.13.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.12.0 documentation</div></a>
167+
<a href="index.html"><div class="brand">Git Cola 4.13.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.12.0 documentation</span>
191+
<span class="sidebar-brand-text">Git Cola 4.13.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=7155e95a"></script>
277+
</div><script src="static/documentation_options.js?v=0080a303"></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: 31 additions & 8 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.1.3 and Furo 2024.08.06 -->
9-
<title>git-cola - Git Cola 4.12.0 documentation</title>
9+
<title>git-cola - Git Cola 4.13.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.12.0 documentation</div></a>
169+
<a href="index.html"><div class="brand">Git Cola 4.13.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.12.0 documentation</span>
193+
<span class="sidebar-brand-text">Git Cola 4.13.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">
@@ -511,7 +511,7 @@ <h4>Launch Editor<a class="headerlink" href="#launch-editor" title="Link to this
511511
</section>
512512
<section id="launch-difftool">
513513
<h4>Launch Difftool<a class="headerlink" href="#launch-difftool" title="Link to this heading"></a></h4>
514-
<p>Visualize changes using <cite>git difftool</cite>.</p>
514+
<p>Visualize changes using <code class="docutils literal notranslate"><span class="pre">git</span> <span class="pre">difftool</span></code>.</p>
515515
</section>
516516
<section id="revert-unstaged-edits">
517517
<h4>Revert Unstaged Edits<a class="headerlink" href="#revert-unstaged-edits" title="Link to this heading"></a></h4>
@@ -537,7 +537,7 @@ <h4>Delete File(s)<a class="headerlink" href="#delete-file-s" title="Link to thi
537537
</section>
538538
<section id="add-to-gitignore">
539539
<h4>Add to .gitignore<a class="headerlink" href="#add-to-gitignore" title="Link to this heading"></a></h4>
540-
<p>Adds untracked files to to the .gitignore file.</p>
540+
<p>Adds untracked files to to the <code class="docutils literal notranslate"><span class="pre">.gitignore</span></code> file.</p>
541541
</section>
542542
</section>
543543
</section>
@@ -652,16 +652,30 @@ <h3>Prepare Commit Message<a class="headerlink" href="#prepare-commit-message" t
652652
hook script. This is useful if you would like to use a common hook
653653
across all repositories.</p>
654654
</section>
655+
<section id="set-commit-date">
656+
<h3>Set Commit Date<a class="headerlink" href="#set-commit-date" title="Link to this heading"></a></h3>
657+
<p>The tool menu’s “Set Commit Date” action displays a dialog that lets you set the
658+
commit time for the next commit. Once enabled, the checkbox next to the menu action will
659+
be checked.</p>
660+
<p>The commit date option is disabled once a commit is performed.</p>
661+
</section>
662+
<section id="set-commit-author">
663+
<h3>Set Commit Author<a class="headerlink" href="#set-commit-author" title="Link to this heading"></a></h3>
664+
<p>The tool menu’s “Set Commit Author” action displays a dialog that lets you set the
665+
commit author for the next commit. Once enabled, the checkbox next to the menu action
666+
will be checked.</p>
667+
<p>This setting persists across commits. Clear the tool menu’s checkbox to disable the action.</p>
668+
</section>
655669
</section>
656670
<section id="branches">
657671
<h2>BRANCHES<a class="headerlink" href="#branches" title="Link to this heading"></a></h2>
658672
<p>The <cite>Branches</cite> tool provides a visual tree to navigate branches.
659673
The tree has three main sections: <cite>Local Branches</cite>, <cite>Remote Branches</cite> and <cite>Tags</cite>.
660674
Branches are grouped by their name divided by the character <code class="docutils literal notranslate"><span class="pre">/</span></code>.
661675
For example, in a repo with the following list of branches:</p>
662-
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">branch</span><span class="o">/</span><span class="n">feature</span><span class="o">/</span><span class="n">foo</span>
676+
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">branch</span><span class="o">/</span><span class="n">doe</span>
677+
<span class="n">branch</span><span class="o">/</span><span class="n">feature</span><span class="o">/</span><span class="n">foo</span>
663678
<span class="n">branch</span><span class="o">/</span><span class="n">feature</span><span class="o">/</span><span class="n">bar</span>
664-
<span class="n">branch</span><span class="o">/</span><span class="n">doe</span>
665679
</pre></div>
666680
</div>
667681
<p>The branches widget will display the following hierarchy:</p>
@@ -797,6 +811,13 @@ <h2>CUSTOM WINDOW SETTINGS<a class="headerlink" href="#custom-window-settings" t
797811
and restored at application shutdown/startup.</p>
798812
<p><cite>git cola</cite> can be configured to not save custom layouts by disabling
799813
the <cite>Save Window Settings</cite> option in the <cite>git cola</cite> preferences.</p>
814+
<p>You can save your current layout configuration to <code class="docutils literal notranslate"><span class="pre">*.layout</span></code> files
815+
using the <code class="docutils literal notranslate"><span class="pre">View</span> <span class="pre">&gt;</span> <span class="pre">Layouts</span> <span class="pre">&gt;</span> <span class="pre">Save</span> <span class="pre">Layout</span></code> menu action.</p>
816+
<p>You can load arbitrary layout files using the <code class="docutils literal notranslate"><span class="pre">View</span> <span class="pre">&gt;</span> <span class="pre">Layouts</span> <span class="pre">&gt;</span> <span class="pre">Load</span> <span class="pre">Layout</span></code>
817+
menu action.</p>
818+
<p>By default, layouts are saved to the <code class="docutils literal notranslate"><span class="pre">~/.config/git-cola/layouts</span></code> directory.
819+
Layouts saved to this directory will appear in the <code class="docutils literal notranslate"><span class="pre">View</span> <span class="pre">&gt;</span> <span class="pre">Layouts</span></code> menu
820+
for quick loading and switching of layouts.</p>
800821
</section>
801822
<section id="dark-mode-and-window-manager-themes">
802823
<h2>DARK MODE AND WINDOW MANAGER THEMES<a class="headerlink" href="#dark-mode-and-window-manager-themes" title="Link to this heading"></a></h2>
@@ -1717,6 +1738,8 @@ <h3>Git Cola Homepage<a class="headerlink" href="#git-cola-homepage" title="Link
17171738
<li><a class="reference internal" href="#amend-last-commit">Amend Last Commit</a></li>
17181739
<li><a class="reference internal" href="#create-signed-commit">Create Signed Commit</a></li>
17191740
<li><a class="reference internal" href="#prepare-commit-message">Prepare Commit Message</a></li>
1741+
<li><a class="reference internal" href="#set-commit-date">Set Commit Date</a></li>
1742+
<li><a class="reference internal" href="#set-commit-author">Set Commit Author</a></li>
17201743
</ul>
17211744
</li>
17221745
<li><a class="reference internal" href="#branches">BRANCHES</a><ul>
@@ -1856,7 +1879,7 @@ <h3>Git Cola Homepage<a class="headerlink" href="#git-cola-homepage" title="Link
18561879

18571880
</aside>
18581881
</div>
1859-
</div><script src="static/documentation_options.js?v=7155e95a"></script>
1882+
</div><script src="static/documentation_options.js?v=0080a303"></script>
18601883
<script src="static/doctools.js?v=9bcbadda"></script>
18611884
<script src="static/sphinx_highlight.js?v=dc90522c"></script>
18621885
<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.1.3 and Furo 2024.08.06 -->
9-
<title>git-dag - Git Cola 4.12.0 documentation</title>
9+
<title>git-dag - Git Cola 4.13.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.12.0 documentation</div></a>
169+
<a href="index.html"><div class="brand">Git Cola 4.13.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.12.0 documentation</span>
193+
<span class="sidebar-brand-text">Git Cola 4.13.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=7155e95a"></script>
416+
</div><script src="static/documentation_options.js?v=0080a303"></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: 7 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 8.1.3 and Furo 2024.08.06 -->
9-
<title>Git Cola 4.12.0 documentation</title>
9+
<title>Git Cola 4.13.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.12.0 documentation</div></a>
169+
<a href="#"><div class="brand">Git Cola 4.13.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.12.0 documentation</span>
193+
<span class="sidebar-brand-text">Git Cola 4.13.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">
@@ -303,6 +303,8 @@ <h1>Git Cola Documentation<a class="headerlink" href="#git-cola-documentation" t
303303
<li class="toctree-l3"><a class="reference internal" href="git-cola.html#amend-last-commit">Amend Last Commit</a></li>
304304
<li class="toctree-l3"><a class="reference internal" href="git-cola.html#create-signed-commit">Create Signed Commit</a></li>
305305
<li class="toctree-l3"><a class="reference internal" href="git-cola.html#prepare-commit-message">Prepare Commit Message</a></li>
306+
<li class="toctree-l3"><a class="reference internal" href="git-cola.html#set-commit-date">Set Commit Date</a></li>
307+
<li class="toctree-l3"><a class="reference internal" href="git-cola.html#set-commit-author">Set Commit Author</a></li>
306308
</ul>
307309
</li>
308310
<li class="toctree-l2"><a class="reference internal" href="git-cola.html#branches">BRANCHES</a><ul>
@@ -455,7 +457,7 @@ <h2>Release Notes<a class="headerlink" href="#release-notes" title="Link to this
455457
<li class="toctree-l1"><a class="reference internal" href="relnotes.html">Releases</a><ul>
456458
<li class="toctree-l2"><a class="reference internal" href="relnotes.html#latest-release">Latest Release</a></li>
457459
<li class="toctree-l2"><a class="reference internal" href="relnotes.html#development-version">Development version</a></li>
458-
<li class="toctree-l2"><a class="reference internal" href="relnotes.html#upcoming">Upcoming</a></li>
460+
<li class="toctree-l2"><a class="reference internal" href="relnotes.html#v4-13-0">v4.13.0</a></li>
459461
<li class="toctree-l2"><a class="reference internal" href="relnotes.html#v4-12-0">v4.12.0</a></li>
460462
<li class="toctree-l2"><a class="reference internal" href="relnotes.html#v4-11-0">v4.11.0</a></li>
461463
<li class="toctree-l2"><a class="reference internal" href="relnotes.html#v4-10-1">V4.10.1</a></li>
@@ -639,7 +641,7 @@ <h2>Indices and tables<a class="headerlink" href="#indices-and-tables" title="Li
639641

640642
</aside>
641643
</div>
642-
</div><script src="static/documentation_options.js?v=7155e95a"></script>
644+
</div><script src="static/documentation_options.js?v=0080a303"></script>
643645
<script src="static/doctools.js?v=9bcbadda"></script>
644646
<script src="static/sphinx_highlight.js?v=dc90522c"></script>
645647
<script src="static/scripts/furo.js?v=5fa4622c"></script>
4 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)