Skip to content

Commit 9d4af77

Browse files
committed
garden v4.11.0 update
1 parent 871f66e commit 9d4af77

21 files changed

+2679
-995
lines changed

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

Lines changed: 268 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -1,77 +1,282 @@
1-
<!DOCTYPE html>
1+
<!doctype html>
2+
<html class="no-js" lang="en" data-content_root="./">
3+
<head><meta charset="utf-8"/>
4+
<meta name="viewport" content="width=device-width,initial-scale=1"/>
5+
<meta name="color-scheme" content="light dark"><link rel="index" title="Index" href="#" /><link rel="search" title="Search" href="search.html" />
26

3-
<html lang="en" data-content_root="./">
4-
<head>
5-
<meta charset="utf-8" />
6-
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>Index &#8212; Git Cola 4.11.0 documentation</title>
8-
<link rel="stylesheet" type="text/css" href="static/pygments.css?v=fa44fd50" />
9-
<link rel="stylesheet" type="text/css" href="static/classic.css?v=2bf1fcf8" />
7+
<!-- Generated with Sphinx 8.1.3 and Furo 2024.08.06 --><title>Index - Git Cola 4.11.0 documentation</title>
8+
<link rel="stylesheet" type="text/css" href="static/pygments.css?v=a746c00c" />
9+
<link rel="stylesheet" type="text/css" href="static/styles/furo.css?v=354aac6f" />
10+
<link rel="stylesheet" type="text/css" href="static/styles/furo-extensions.css?v=302659d7" />
1011

11-
<script src="static/documentation_options.js?v=e32a37b1"></script>
12-
<script src="static/doctools.js?v=9bcbadda"></script>
13-
<script src="static/sphinx_highlight.js?v=dc90522c"></script>
1412

15-
<link rel="index" title="Index" href="#" />
16-
<link rel="search" title="Search" href="search.html" />
17-
</head><body>
18-
<div class="related" role="navigation" aria-label="Related">
19-
<h3>Navigation</h3>
20-
<ul>
21-
<li class="right" style="margin-right: 10px">
22-
<a href="#" title="General Index"
23-
accesskey="I">index</a></li>
24-
<li class="nav-item nav-item-0"><a href="index.html">Git Cola 4.11.0 documentation</a> &#187;</li>
25-
<li class="nav-item nav-item-this"><a href="">Index</a></li>
26-
</ul>
27-
</div>
2813

29-
<div class="document">
30-
<div class="documentwrapper">
31-
<div class="bodywrapper">
32-
<div class="body" role="main">
33-
3414

35-
<h1 id="index">Index</h1>
15+
<style>
16+
body {
17+
--color-code-background: #f8f8f8;
18+
--color-code-foreground: black;
19+
20+
}
21+
@media not print {
22+
body[data-theme="dark"] {
23+
--color-code-background: #202020;
24+
--color-code-foreground: #d0d0d0;
25+
26+
}
27+
@media (prefers-color-scheme: dark) {
28+
body:not([data-theme="light"]) {
29+
--color-code-background: #202020;
30+
--color-code-foreground: #d0d0d0;
31+
32+
}
33+
}
34+
}
35+
</style></head>
36+
<body>
37+
38+
<script>
39+
document.body.dataset.theme = localStorage.getItem("theme") || "auto";
40+
</script>
41+
3642

37-
<div class="genindex-jumpbox">
38-
39-
</div>
43+
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
44+
<symbol id="svg-toc" viewBox="0 0 24 24">
45+
<title>Contents</title>
46+
<svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 1024 1024">
47+
<path d="M408 442h480c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H408c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm-8 204c0 4.4 3.6 8 8 8h480c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H408c-4.4 0-8 3.6-8 8v56zm504-486H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 632H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM115.4 518.9L271.7 642c5.8 4.6 14.4.5 14.4-6.9V388.9c0-7.4-8.5-11.5-14.4-6.9L115.4 505.1a8.74 8.74 0 0 0 0 13.8z"/>
48+
</svg>
49+
</symbol>
50+
<symbol id="svg-menu" viewBox="0 0 24 24">
51+
<title>Menu</title>
52+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
53+
stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather-menu">
54+
<line x1="3" y1="12" x2="21" y2="12"></line>
55+
<line x1="3" y1="6" x2="21" y2="6"></line>
56+
<line x1="3" y1="18" x2="21" y2="18"></line>
57+
</svg>
58+
</symbol>
59+
<symbol id="svg-arrow-right" viewBox="0 0 24 24">
60+
<title>Expand</title>
61+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
62+
stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather-chevron-right">
63+
<polyline points="9 18 15 12 9 6"></polyline>
64+
</svg>
65+
</symbol>
66+
<symbol id="svg-sun" viewBox="0 0 24 24">
67+
<title>Light mode</title>
68+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
69+
stroke-width="1" stroke-linecap="round" stroke-linejoin="round" class="feather-sun">
70+
<circle cx="12" cy="12" r="5"></circle>
71+
<line x1="12" y1="1" x2="12" y2="3"></line>
72+
<line x1="12" y1="21" x2="12" y2="23"></line>
73+
<line x1="4.22" y1="4.22" x2="5.64" y2="5.64"></line>
74+
<line x1="18.36" y1="18.36" x2="19.78" y2="19.78"></line>
75+
<line x1="1" y1="12" x2="3" y2="12"></line>
76+
<line x1="21" y1="12" x2="23" y2="12"></line>
77+
<line x1="4.22" y1="19.78" x2="5.64" y2="18.36"></line>
78+
<line x1="18.36" y1="5.64" x2="19.78" y2="4.22"></line>
79+
</svg>
80+
</symbol>
81+
<symbol id="svg-moon" viewBox="0 0 24 24">
82+
<title>Dark mode</title>
83+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
84+
stroke-width="1" stroke-linecap="round" stroke-linejoin="round" class="icon-tabler-moon">
85+
<path stroke="none" d="M0 0h24v24H0z" fill="none" />
86+
<path d="M12 3c.132 0 .263 0 .393 0a7.5 7.5 0 0 0 7.92 12.446a9 9 0 1 1 -8.313 -12.454z" />
87+
</svg>
88+
</symbol>
89+
<symbol id="svg-sun-with-moon" viewBox="0 0 24 24">
90+
<title>Auto light/dark, in light mode</title>
91+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
92+
stroke-width="1" stroke-linecap="round" stroke-linejoin="round"
93+
class="icon-custom-derived-from-feather-sun-and-tabler-moon">
94+
<path style="opacity: 50%" d="M 5.411 14.504 C 5.471 14.504 5.532 14.504 5.591 14.504 C 3.639 16.319 4.383 19.569 6.931 20.352 C 7.693 20.586 8.512 20.551 9.25 20.252 C 8.023 23.207 4.056 23.725 2.11 21.184 C 0.166 18.642 1.702 14.949 4.874 14.536 C 5.051 14.512 5.231 14.5 5.411 14.5 L 5.411 14.504 Z"/>
95+
<line x1="14.5" y1="3.25" x2="14.5" y2="1.25"/>
96+
<line x1="14.5" y1="15.85" x2="14.5" y2="17.85"/>
97+
<line x1="10.044" y1="5.094" x2="8.63" y2="3.68"/>
98+
<line x1="19" y1="14.05" x2="20.414" y2="15.464"/>
99+
<line x1="8.2" y1="9.55" x2="6.2" y2="9.55"/>
100+
<line x1="20.8" y1="9.55" x2="22.8" y2="9.55"/>
101+
<line x1="10.044" y1="14.006" x2="8.63" y2="15.42"/>
102+
<line x1="19" y1="5.05" x2="20.414" y2="3.636"/>
103+
<circle cx="14.5" cy="9.55" r="3.6"/>
104+
</svg>
105+
</symbol>
106+
<symbol id="svg-moon-with-sun" viewBox="0 0 24 24">
107+
<title>Auto light/dark, in dark mode</title>
108+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
109+
stroke-width="1" stroke-linecap="round" stroke-linejoin="round"
110+
class="icon-custom-derived-from-feather-sun-and-tabler-moon">
111+
<path d="M 8.282 7.007 C 8.385 7.007 8.494 7.007 8.595 7.007 C 5.18 10.184 6.481 15.869 10.942 17.24 C 12.275 17.648 13.706 17.589 15 17.066 C 12.851 22.236 5.91 23.143 2.505 18.696 C -0.897 14.249 1.791 7.786 7.342 7.063 C 7.652 7.021 7.965 7 8.282 7 L 8.282 7.007 Z"/>
112+
<line style="opacity: 50%" x1="18" y1="3.705" x2="18" y2="2.5"/>
113+
<line style="opacity: 50%" x1="18" y1="11.295" x2="18" y2="12.5"/>
114+
<line style="opacity: 50%" x1="15.316" y1="4.816" x2="14.464" y2="3.964"/>
115+
<line style="opacity: 50%" x1="20.711" y1="10.212" x2="21.563" y2="11.063"/>
116+
<line style="opacity: 50%" x1="14.205" y1="7.5" x2="13.001" y2="7.5"/>
117+
<line style="opacity: 50%" x1="21.795" y1="7.5" x2="23" y2="7.5"/>
118+
<line style="opacity: 50%" x1="15.316" y1="10.184" x2="14.464" y2="11.036"/>
119+
<line style="opacity: 50%" x1="20.711" y1="4.789" x2="21.563" y2="3.937"/>
120+
<circle style="opacity: 50%" cx="18" cy="7.5" r="2.169"/>
121+
</svg>
122+
</symbol>
123+
<symbol id="svg-pencil" viewBox="0 0 24 24">
124+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
125+
stroke-width="1" stroke-linecap="round" stroke-linejoin="round" class="icon-tabler-pencil-code">
126+
<path d="M4 20h4l10.5 -10.5a2.828 2.828 0 1 0 -4 -4l-10.5 10.5v4" />
127+
<path d="M13.5 6.5l4 4" />
128+
<path d="M20 21l2 -2l-2 -2" />
129+
<path d="M17 17l-2 2l2 2" />
130+
</svg>
131+
</symbol>
132+
<symbol id="svg-eye" viewBox="0 0 24 24">
133+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
134+
stroke-width="1" stroke-linecap="round" stroke-linejoin="round" class="icon-tabler-eye-code">
135+
<path stroke="none" d="M0 0h24v24H0z" fill="none" />
136+
<path d="M10 12a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
137+
<path
138+
d="M11.11 17.958c-3.209 -.307 -5.91 -2.293 -8.11 -5.958c2.4 -4 5.4 -6 9 -6c3.6 0 6.6 2 9 6c-.21 .352 -.427 .688 -.647 1.008" />
139+
<path d="M20 21l2 -2l-2 -2" />
140+
<path d="M17 17l-2 2l2 2" />
141+
</svg>
142+
</symbol>
143+
</svg>
40144

145+
<input type="checkbox" class="sidebar-toggle" name="__navigation" id="__navigation">
146+
<input type="checkbox" class="sidebar-toggle" name="__toc" id="__toc">
147+
<label class="overlay sidebar-overlay" for="__navigation">
148+
<div class="visually-hidden">Hide navigation sidebar</div>
149+
</label>
150+
<label class="overlay toc-overlay" for="__toc">
151+
<div class="visually-hidden">Hide table of contents sidebar</div>
152+
</label>
41153

42-
<div class="clearer"></div>
43-
</div>
44-
</div>
45-
</div>
46-
<div class="sphinxsidebar" role="navigation" aria-label="Main">
47-
<div class="sphinxsidebarwrapper">
48-
<search id="searchbox" style="display: none" role="search">
49-
<h3 id="searchlabel">Quick search</h3>
50-
<div class="searchformwrapper">
51-
<form class="search" action="search.html" method="get">
52-
<input type="text" name="q" aria-labelledby="searchlabel" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"/>
53-
<input type="submit" value="Go" />
54-
</form>
154+
<a class="skip-to-content muted-link" href="#furo-main-content">Skip to content</a>
155+
156+
157+
158+
<div class="page">
159+
<header class="mobile-header">
160+
<div class="header-left">
161+
<label class="nav-overlay-icon" for="__navigation">
162+
<div class="visually-hidden">Toggle site navigation sidebar</div>
163+
<i class="icon"><svg><use href="#svg-menu"></use></svg></i>
164+
</label>
55165
</div>
56-
</search>
57-
<script>document.getElementById('searchbox').style.display = "block"</script>
58-
</div>
166+
<div class="header-center">
167+
<a href="index.html"><div class="brand">Git Cola 4.11.0 documentation</div></a>
168+
</div>
169+
<div class="header-right">
170+
<div class="theme-toggle-container theme-toggle-header">
171+
<button class="theme-toggle">
172+
<div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
173+
<svg class="theme-icon-when-auto-light"><use href="#svg-sun-with-moon"></use></svg>
174+
<svg class="theme-icon-when-auto-dark"><use href="#svg-moon-with-sun"></use></svg>
175+
<svg class="theme-icon-when-dark"><use href="#svg-moon"></use></svg>
176+
<svg class="theme-icon-when-light"><use href="#svg-sun"></use></svg>
177+
</button>
59178
</div>
60-
<div class="clearer"></div>
179+
<label class="toc-overlay-icon toc-header-icon no-toc" for="__toc">
180+
<div class="visually-hidden">Toggle table of contents sidebar</div>
181+
<i class="icon"><svg><use href="#svg-toc"></use></svg></i>
182+
</label>
61183
</div>
62-
<div class="related" role="navigation" aria-label="Related">
63-
<h3>Navigation</h3>
64-
<ul>
65-
<li class="right" style="margin-right: 10px">
66-
<a href="#" title="General Index"
67-
>index</a></li>
68-
<li class="nav-item nav-item-0"><a href="index.html">Git Cola 4.11.0 documentation</a> &#187;</li>
69-
<li class="nav-item nav-item-this"><a href="">Index</a></li>
70-
</ul>
184+
</header>
185+
<aside class="sidebar-drawer">
186+
<div class="sidebar-container">
187+
188+
<div class="sidebar-sticky"><a class="sidebar-brand" href="index.html">
189+
190+
191+
<span class="sidebar-brand-text">Git Cola 4.11.0 documentation</span>
192+
193+
</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
194+
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
195+
<input type="hidden" name="check_keywords" value="yes">
196+
<input type="hidden" name="area" value="default">
197+
</form>
198+
<div id="searchbox"></div><div class="sidebar-scroll"><div class="sidebar-tree">
199+
<ul>
200+
<li class="toctree-l1"><a class="reference internal" href="git-cola.html">git-cola</a></li>
201+
<li class="toctree-l1"><a class="reference internal" href="git-dag.html">git-dag</a></li>
202+
<li class="toctree-l1"><a class="reference internal" href="thanks.html">Thanks</a></li>
203+
</ul>
204+
<ul>
205+
<li class="toctree-l1"><a class="reference internal" href="relnotes.html">Releases</a></li>
206+
</ul>
207+
208+
</div>
209+
</div>
210+
211+
</div>
212+
71213
</div>
72-
<div class="footer" role="contentinfo">
73-
&#169; Copyright .
74-
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 8.1.3.
214+
</aside>
215+
<div class="main">
216+
<div class="content">
217+
<div class="article-container">
218+
<a href="#" class="back-to-top muted-link">
219+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
220+
<path d="M13 20h-2V8l-5.5 5.5-1.42-1.42L12 4.16l7.92 7.92-1.42 1.42L13 8v12z"></path>
221+
</svg>
222+
<span>Back to top</span>
223+
</a>
224+
<div class="content-icon-container">
225+
<div class="theme-toggle-container theme-toggle-content">
226+
<button class="theme-toggle">
227+
<div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
228+
<svg class="theme-icon-when-auto-light"><use href="#svg-sun-with-moon"></use></svg>
229+
<svg class="theme-icon-when-auto-dark"><use href="#svg-moon-with-sun"></use></svg>
230+
<svg class="theme-icon-when-dark"><use href="#svg-moon"></use></svg>
231+
<svg class="theme-icon-when-light"><use href="#svg-sun"></use></svg>
232+
</button>
233+
</div>
234+
<label class="toc-overlay-icon toc-content-icon no-toc" for="__toc">
235+
<div class="visually-hidden">Toggle table of contents sidebar</div>
236+
<i class="icon"><svg><use href="#svg-toc"></use></svg></i>
237+
</label>
238+
</div>
239+
<article role="main" id="furo-main-content">
240+
241+
<section class="genindex-section">
242+
<h1 id="index">Index</h1>
243+
<div class="genindex-jumpbox"></div>
244+
</section>
245+
246+
</article>
247+
</div>
248+
<footer>
249+
250+
<div class="related-pages">
251+
252+
253+
</div>
254+
<div class="bottom-of-page">
255+
<div class="left-details">
256+
<div class="copyright">
257+
Copyright &#169;
258+
</div>
259+
Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
260+
261+
<a href="https://github.com/pradyunsg/furo">Furo</a>
262+
263+
</div>
264+
<div class="right-details">
265+
266+
</div>
267+
</div>
268+
269+
</footer>
75270
</div>
76-
</body>
271+
<aside class="toc-drawer no-toc">
272+
273+
274+
275+
</aside>
276+
</div>
277+
</div><script src="static/documentation_options.js?v=e32a37b1"></script>
278+
<script src="static/doctools.js?v=9bcbadda"></script>
279+
<script src="static/sphinx_highlight.js?v=dc90522c"></script>
280+
<script src="static/scripts/furo.js?v=5fa4622c"></script>
281+
</body>
77282
</html>

0 commit comments

Comments
 (0)