Skip to content

Commit 4049300

Browse files
committed
git-cola v4.4.1
Signed-off-by: David Aguilar <davvid@gmail.com>
1 parent 90e9909 commit 4049300

File tree

15 files changed

+848
-817
lines changed

15 files changed

+848
-817
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.4.0"
12-
cola_release_date: "2023-11-02"
11+
cola_version: "4.4.1"
12+
cola_release_date: "2023-11-19"
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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6-
<title>Index &mdash; git-cola 4.4.0 documentation</title>
6+
<title>Index &mdash; git-cola 4.4.1 documentation</title>
77
<link rel="stylesheet" href="static/pygments.css" type="text/css" />
88
<link rel="stylesheet" href="static/css/theme.css" type="text/css" />
99
<!--[if lt IE 9]>
@@ -12,7 +12,7 @@
1212

1313
<script src="static/jquery.js?v=5d32c60e"></script>
1414
<script src="static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
15-
<script src="static/documentation_options.js?v=2f20d6c1"></script>
15+
<script src="static/documentation_options.js?v=8b5852d8"></script>
1616
<script src="static/doctools.js?v=888ff710"></script>
1717
<script src="static/sphinx_highlight.js?v=dc90522c"></script>
1818
<script src="static/js/theme.js"></script>
@@ -32,7 +32,7 @@
3232
git-cola
3333
</a>
3434
<div class="version">
35-
4.4.0
35+
4.4.1
3636
</div>
3737
<div role="search">
3838
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>git-cola(1) &mdash; git-cola 4.4.0 documentation</title>
7+
<title>git-cola(1) &mdash; git-cola 4.4.1 documentation</title>
88
<link rel="stylesheet" href="static/pygments.css" type="text/css" />
99
<link rel="stylesheet" href="static/css/theme.css" type="text/css" />
1010
<!--[if lt IE 9]>
@@ -13,7 +13,7 @@
1313

1414
<script src="static/jquery.js?v=5d32c60e"></script>
1515
<script src="static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
16-
<script src="static/documentation_options.js?v=2f20d6c1"></script>
16+
<script src="static/documentation_options.js?v=8b5852d8"></script>
1717
<script src="static/doctools.js?v=888ff710"></script>
1818
<script src="static/sphinx_highlight.js?v=dc90522c"></script>
1919
<script src="static/js/theme.js"></script>
@@ -35,7 +35,7 @@
3535
git-cola
3636
</a>
3737
<div class="version">
38-
4.4.0
38+
4.4.1
3939
</div>
4040
<div role="search">
4141
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>git-dag(1) &mdash; git-cola 4.4.0 documentation</title>
7+
<title>git-dag(1) &mdash; git-cola 4.4.1 documentation</title>
88
<link rel="stylesheet" href="static/pygments.css" type="text/css" />
99
<link rel="stylesheet" href="static/css/theme.css" type="text/css" />
1010
<!--[if lt IE 9]>
@@ -13,7 +13,7 @@
1313

1414
<script src="static/jquery.js?v=5d32c60e"></script>
1515
<script src="static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
16-
<script src="static/documentation_options.js?v=2f20d6c1"></script>
16+
<script src="static/documentation_options.js?v=8b5852d8"></script>
1717
<script src="static/doctools.js?v=888ff710"></script>
1818
<script src="static/sphinx_highlight.js?v=dc90522c"></script>
1919
<script src="static/js/theme.js"></script>
@@ -35,7 +35,7 @@
3535
git-cola
3636
</a>
3737
<div class="version">
38-
4.4.0
38+
4.4.1
3939
</div>
4040
<div role="search">
4141
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">

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

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>Git Cola Documentation &mdash; git-cola 4.4.0 documentation</title>
7+
<title>Git Cola Documentation &mdash; git-cola 4.4.1 documentation</title>
88
<link rel="stylesheet" href="static/pygments.css" type="text/css" />
99
<link rel="stylesheet" href="static/css/theme.css" type="text/css" />
1010
<!--[if lt IE 9]>
@@ -13,7 +13,7 @@
1313

1414
<script src="static/jquery.js?v=5d32c60e"></script>
1515
<script src="static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
16-
<script src="static/documentation_options.js?v=2f20d6c1"></script>
16+
<script src="static/documentation_options.js?v=8b5852d8"></script>
1717
<script src="static/doctools.js?v=888ff710"></script>
1818
<script src="static/sphinx_highlight.js?v=dc90522c"></script>
1919
<script src="static/js/theme.js"></script>
@@ -34,7 +34,7 @@
3434
git-cola
3535
</a>
3636
<div class="version">
37-
4.4.0
37+
4.4.1
3838
</div>
3939
<div role="search">
4040
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
@@ -277,6 +277,7 @@ <h2>Release Notes<a class="headerlink" href="#release-notes" title="Link to this
277277
<li class="toctree-l1"><a class="reference internal" href="relnotes.html">Releases</a><ul>
278278
<li class="toctree-l2"><a class="reference internal" href="relnotes.html#latest-release">Latest Release</a></li>
279279
<li class="toctree-l2"><a class="reference internal" href="relnotes.html#development-version">Development version</a></li>
280+
<li class="toctree-l2"><a class="reference internal" href="relnotes.html#v4-4-1">v4.4.1</a></li>
280281
<li class="toctree-l2"><a class="reference internal" href="relnotes.html#v4-4-0">v4.4.0</a></li>
281282
<li class="toctree-l2"><a class="reference internal" href="relnotes.html#v4-3-2">v4.3.2</a></li>
282283
<li class="toctree-l2"><a class="reference internal" href="relnotes.html#v4-3-1">v4.3.1</a></li>
5 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)