Skip to content

Commit

Permalink
git-cola vcola version 4.7.1
Browse files Browse the repository at this point in the history
Signed-off-by: David Aguilar <[email protected]>
  • Loading branch information
davvid committed May 6, 2024
1 parent bc1270a commit cc0b0f2
Show file tree
Hide file tree
Showing 18 changed files with 1,124 additions and 1,090 deletions.
16 changes: 9 additions & 7 deletions share/doc/git-cola/html/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
<meta name="viewport" content="width=device-width,initial-scale=1"/>
<meta name="color-scheme" content="light dark"><link rel="index" title="Index" href="#" /><link rel="search" title="Search" href="search.html" />

<!-- Generated with Sphinx 7.2.6 and Furo 2024.01.29 --><title>Index - Git Cola 4.7.0 documentation</title>
<!-- Generated with Sphinx 7.2.6 and Furo 2024.04.27 --><title>Index - Git Cola 4.7.1 documentation</title>
<link rel="stylesheet" type="text/css" href="static/pygments.css?v=a746c00c" />
<link rel="stylesheet" type="text/css" href="static/styles/furo.css?v=135e06be" />
<link rel="stylesheet" type="text/css" href="static/styles/furo.css?v=437aa6ec" />
<link rel="stylesheet" type="text/css" href="static/styles/furo-extensions.css?v=36a5483c" />


Expand Down Expand Up @@ -110,6 +110,8 @@
<div class="visually-hidden">Hide table of contents sidebar</div>
</label>

<a class="skip-to-content muted-link" href="#furo-main-content">Skip to content</a>



<div class="page">
Expand All @@ -121,7 +123,7 @@
</label>
</div>
<div class="header-center">
<a href="index.html"><div class="brand">Git Cola 4.7.0 documentation</div></a>
<a href="index.html"><div class="brand">Git Cola 4.7.1 documentation</div></a>
</div>
<div class="header-right">
<div class="theme-toggle-container theme-toggle-header">
Expand All @@ -144,7 +146,7 @@
<div class="sidebar-sticky"><a class="sidebar-brand" href="index.html">


<span class="sidebar-brand-text">Git Cola 4.7.0 documentation</span>
<span class="sidebar-brand-text">Git Cola 4.7.1 documentation</span>

</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
Expand Down Expand Up @@ -191,7 +193,7 @@
<i class="icon"><svg><use href="#svg-toc"></use></svg></i>
</label>
</div>
<article role="main">
<article role="main" id="furo-main-content">

<section class="genindex-section">
<h1 id="index">Index</h1>
Expand Down Expand Up @@ -229,9 +231,9 @@ <h1 id="index">Index</h1>

</aside>
</div>
</div><script src="static/documentation_options.js?v=bd5f082a"></script>
</div><script src="static/documentation_options.js?v=19278c33"></script>
<script src="static/doctools.js?v=888ff710"></script>
<script src="static/sphinx_highlight.js?v=dc90522c"></script>
<script src="static/scripts/furo.js?v=32e29ea5"></script>
<script src="static/scripts/furo.js?v=4e2eecee"></script>
</body>
</html>
326 changes: 164 additions & 162 deletions share/doc/git-cola/html/git-cola.html

Large diffs are not rendered by default.

48 changes: 25 additions & 23 deletions share/doc/git-cola/html/git-dag.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
<meta name="color-scheme" content="light dark"><meta name="viewport" content="width=device-width, initial-scale=1" />
<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" />

<!-- Generated with Sphinx 7.2.6 and Furo 2024.01.29 -->
<title>git-dag - Git Cola 4.7.0 documentation</title>
<!-- Generated with Sphinx 7.2.6 and Furo 2024.04.27 -->
<title>git-dag - Git Cola 4.7.1 documentation</title>
<link rel="stylesheet" type="text/css" href="static/pygments.css?v=a746c00c" />
<link rel="stylesheet" type="text/css" href="static/styles/furo.css?v=135e06be" />
<link rel="stylesheet" type="text/css" href="static/styles/furo.css?v=437aa6ec" />
<link rel="stylesheet" type="text/css" href="static/styles/furo-extensions.css?v=36a5483c" />


Expand Down Expand Up @@ -112,6 +112,8 @@
<div class="visually-hidden">Hide table of contents sidebar</div>
</label>

<a class="skip-to-content muted-link" href="#furo-main-content">Skip to content</a>



<div class="page">
Expand All @@ -123,7 +125,7 @@
</label>
</div>
<div class="header-center">
<a href="index.html"><div class="brand">Git Cola 4.7.0 documentation</div></a>
<a href="index.html"><div class="brand">Git Cola 4.7.1 documentation</div></a>
</div>
<div class="header-right">
<div class="theme-toggle-container theme-toggle-header">
Expand All @@ -146,7 +148,7 @@
<div class="sidebar-sticky"><a class="sidebar-brand" href="index.html">


<span class="sidebar-brand-text">Git Cola 4.7.0 documentation</span>
<span class="sidebar-brand-text">Git Cola 4.7.1 documentation</span>

</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
Expand Down Expand Up @@ -194,22 +196,22 @@
<i class="icon"><svg><use href="#svg-toc"></use></svg></i>
</label>
</div>
<article role="main">
<article role="main" id="furo-main-content">
<section id="git-dag">
<h1>git-dag<a class="headerlink" href="#git-dag" title="Link to this heading">#</a></h1>
<h1>git-dag<a class="headerlink" href="#git-dag" title="Link to this heading"></a></h1>
<section id="synopsis">
<h2>SYNOPSIS<a class="headerlink" href="#synopsis" title="Link to this heading">#</a></h2>
<h2>SYNOPSIS<a class="headerlink" href="#synopsis" title="Link to this heading"></a></h2>
<p><code class="docutils literal notranslate"><span class="pre">git</span> <span class="pre">dag</span> <span class="pre">[options]</span> <span class="pre">[&lt;revision-range&gt;]</span> <span class="pre">[[--]</span> <span class="pre">[&lt;path&gt;...]]</span></code></p>
</section>
<section id="description">
<h2>DESCRIPTION<a class="headerlink" href="#description" title="Link to this heading">#</a></h2>
<h2>DESCRIPTION<a class="headerlink" href="#description" title="Link to this heading"></a></h2>
<p><cite>git-dag</cite> is an advanced Git history visualizer that presents <code class="docutils literal notranslate"><span class="pre">git</span> <span class="pre">log</span></code>’s
powerful features in an easy to use graphical interface.</p>
</section>
<section id="options">
<h2>OPTIONS<a class="headerlink" href="#options" title="Link to this heading">#</a></h2>
<h2>OPTIONS<a class="headerlink" href="#options" title="Link to this heading"></a></h2>
<section id="revision-range">
<h3><code class="docutils literal notranslate"><span class="pre">&lt;revision-range&gt;</span></code><a class="headerlink" href="#revision-range" title="Link to this heading">#</a></h3>
<h3><code class="docutils literal notranslate"><span class="pre">&lt;revision-range&gt;</span></code><a class="headerlink" href="#revision-range" title="Link to this heading"></a></h3>
<p>Show only commits in the specified revision range.
When no <code class="docutils literal notranslate"><span class="pre">&lt;revision-range&gt;</span></code> is specified, it defaults to <code class="docutils literal notranslate"><span class="pre">HEAD</span></code>
(i.e. the whole history leading to the current commit).</p>
Expand All @@ -220,25 +222,25 @@ <h3><code class="docutils literal notranslate"><span class="pre">&lt;revision-ra
(<code class="docutils literal notranslate"><span class="pre">man</span> <span class="pre">gitrevisions</span></code>).</p>
</section>
<section id="prompt">
<h3><code class="docutils literal notranslate"><span class="pre">--prompt</span></code><a class="headerlink" href="#prompt" title="Link to this heading">#</a></h3>
<h3><code class="docutils literal notranslate"><span class="pre">--prompt</span></code><a class="headerlink" href="#prompt" title="Link to this heading"></a></h3>
<p>Prompt for a Git repository instead of using the current directory.</p>
</section>
<section id="r-repo-path">
<h3><code class="docutils literal notranslate"><span class="pre">-r,</span> <span class="pre">--repo</span> <span class="pre">&lt;path&gt;</span></code><a class="headerlink" href="#r-repo-path" title="Link to this heading">#</a></h3>
<h3><code class="docutils literal notranslate"><span class="pre">-r,</span> <span class="pre">--repo</span> <span class="pre">&lt;path&gt;</span></code><a class="headerlink" href="#r-repo-path" title="Link to this heading"></a></h3>
<p>Open the git repository located at <code class="docutils literal notranslate"><span class="pre">&lt;path&gt;</span></code>.
Defaults to the current directory.</p>
</section>
<section id="version">
<h3><code class="docutils literal notranslate"><span class="pre">--version</span></code><a class="headerlink" href="#version" title="Link to this heading">#</a></h3>
<h3><code class="docutils literal notranslate"><span class="pre">--version</span></code><a class="headerlink" href="#version" title="Link to this heading"></a></h3>
<p>Print the version number and exit.</p>
</section>
<section id="h-help">
<h3><code class="docutils literal notranslate"><span class="pre">-h,</span> <span class="pre">--help</span></code><a class="headerlink" href="#h-help" title="Link to this heading">#</a></h3>
<h3><code class="docutils literal notranslate"><span class="pre">-h,</span> <span class="pre">--help</span></code><a class="headerlink" href="#h-help" title="Link to this heading"></a></h3>
<p>Show usage and optional arguments.</p>
</section>
</section>
<section id="log-arguments">
<h2>Log Arguments<a class="headerlink" href="#log-arguments" title="Link to this heading">#</a></h2>
<h2>Log Arguments<a class="headerlink" href="#log-arguments" title="Link to this heading"></a></h2>
<p>The <code class="docutils literal notranslate"><span class="pre">Log</span></code> text field allows you to pass arguments to <cite>git log</cite>.
This can be used to filter the displayed history, for example
entering <cite>main – Makefile</cite> will display only commits on the
Expand All @@ -248,28 +250,28 @@ <h2>Log Arguments<a class="headerlink" href="#log-arguments" title="Link to this
specified on the command-line.</p>
</section>
<section id="context-menu-actions">
<h2>CONTEXT-MENU ACTIONS<a class="headerlink" href="#context-menu-actions" title="Link to this heading">#</a></h2>
<h2>CONTEXT-MENU ACTIONS<a class="headerlink" href="#context-menu-actions" title="Link to this heading"></a></h2>
<p>The right-click menu can be used to perform various actions.
All actions operate on the selected commit.</p>
<p>You can create branches and tags, cherry-pick commits, save patches,
export tarballs, and grab files from older commits using the context menu.</p>
</section>
<section id="diff-commits">
<h2>DIFF COMMITS<a class="headerlink" href="#diff-commits" title="Link to this heading">#</a></h2>
<h2>DIFF COMMITS<a class="headerlink" href="#diff-commits" title="Link to this heading"></a></h2>
<p>You can diff arbitrary commits. Select a single commit in either the list
view or the graph view and then right-click on a second commit.</p>
<p>A menu will appear allowing you to diff the two commits.</p>
</section>
<section id="shortcuts">
<h2>SHORTCUTS<a class="headerlink" href="#shortcuts" title="Link to this heading">#</a></h2>
<h2>SHORTCUTS<a class="headerlink" href="#shortcuts" title="Link to this heading"></a></h2>
<p>You can run commands using dedicated shortcuts. Select a single commit
and then press <cite>Ctrl-Alt-c</cite> to copy sha1 or <cite>Ctrl-d</cite> to run diff tool.</p>
<p>You can read more about hotkeys from ‘keyboard shortcuts’ window or context menu.</p>
</section>
<section id="configuration-variables">
<h2>CONFIGURATION VARIABLES<a class="headerlink" href="#configuration-variables" title="Link to this heading">#</a></h2>
<h2>CONFIGURATION VARIABLES<a class="headerlink" href="#configuration-variables" title="Link to this heading"></a></h2>
<section id="log-date">
<h3>log.date<a class="headerlink" href="#log-date" title="Link to this heading">#</a></h3>
<h3>log.date<a class="headerlink" href="#log-date" title="Link to this heading"></a></h3>
<p>Set the default date-time format for the ‘Date’ field.
Setting a value for log.date is similar to using <cite>git log</cite>’s
<cite>–date</cite> option. Possible values are <cite>relative</cite>, <cite>local</cite>,
Expand Down Expand Up @@ -363,9 +365,9 @@ <h3>log.date<a class="headerlink" href="#log-date" title="Link to this heading">

</aside>
</div>
</div><script src="static/documentation_options.js?v=bd5f082a"></script>
</div><script src="static/documentation_options.js?v=19278c33"></script>
<script src="static/doctools.js?v=888ff710"></script>
<script src="static/sphinx_highlight.js?v=dc90522c"></script>
<script src="static/scripts/furo.js?v=32e29ea5"></script>
<script src="static/scripts/furo.js?v=4e2eecee"></script>
</body>
</html>
25 changes: 14 additions & 11 deletions share/doc/git-cola/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
<meta name="color-scheme" content="light dark"><meta name="viewport" content="width=device-width, initial-scale=1" />
<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" />

<!-- Generated with Sphinx 7.2.6 and Furo 2024.01.29 -->
<title>Git Cola 4.7.0 documentation</title>
<!-- Generated with Sphinx 7.2.6 and Furo 2024.04.27 -->
<title>Git Cola 4.7.1 documentation</title>
<link rel="stylesheet" type="text/css" href="static/pygments.css?v=a746c00c" />
<link rel="stylesheet" type="text/css" href="static/styles/furo.css?v=135e06be" />
<link rel="stylesheet" type="text/css" href="static/styles/furo.css?v=437aa6ec" />
<link rel="stylesheet" type="text/css" href="static/styles/furo-extensions.css?v=36a5483c" />


Expand Down Expand Up @@ -112,6 +112,8 @@
<div class="visually-hidden">Hide table of contents sidebar</div>
</label>

<a class="skip-to-content muted-link" href="#furo-main-content">Skip to content</a>



<div class="page">
Expand All @@ -123,7 +125,7 @@
</label>
</div>
<div class="header-center">
<a href="#"><div class="brand">Git Cola 4.7.0 documentation</div></a>
<a href="#"><div class="brand">Git Cola 4.7.1 documentation</div></a>
</div>
<div class="header-right">
<div class="theme-toggle-container theme-toggle-header">
Expand All @@ -146,7 +148,7 @@
<div class="sidebar-sticky"><a class="sidebar-brand" href="#">


<span class="sidebar-brand-text">Git Cola 4.7.0 documentation</span>
<span class="sidebar-brand-text">Git Cola 4.7.1 documentation</span>

</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
Expand Down Expand Up @@ -194,9 +196,9 @@
<i class="icon"><svg><use href="#svg-toc"></use></svg></i>
</label>
</div>
<article role="main">
<article role="main" id="furo-main-content">
<section id="git-cola-documentation">
<h1>Git Cola Documentation<a class="headerlink" href="#git-cola-documentation" title="Link to this heading">#</a></h1>
<h1>Git Cola Documentation<a class="headerlink" href="#git-cola-documentation" title="Link to this heading"></a></h1>
<div class="toctree-wrapper compound">
<ul>
<li class="toctree-l1"><a class="reference internal" href="git-cola.html">git-cola</a><ul>
Expand Down Expand Up @@ -390,12 +392,13 @@ <h1>Git Cola Documentation<a class="headerlink" href="#git-cola-documentation" t
</ul>
</div>
<section id="release-notes">
<h2>Release Notes<a class="headerlink" href="#release-notes" title="Link to this heading">#</a></h2>
<h2>Release Notes<a class="headerlink" href="#release-notes" title="Link to this heading"></a></h2>
<div class="toctree-wrapper compound">
<ul>
<li class="toctree-l1"><a class="reference internal" href="relnotes.html">Releases</a><ul>
<li class="toctree-l2"><a class="reference internal" href="relnotes.html#latest-release">Latest Release</a></li>
<li class="toctree-l2"><a class="reference internal" href="relnotes.html#development-version">Development version</a></li>
<li class="toctree-l2"><a class="reference internal" href="relnotes.html#v4-7-1">v4.7.1</a></li>
<li class="toctree-l2"><a class="reference internal" href="relnotes.html#v4-7-0">v4.7.0</a></li>
<li class="toctree-l2"><a class="reference internal" href="relnotes.html#v4-6-1">v4.6.1</a></li>
<li class="toctree-l2"><a class="reference internal" href="relnotes.html#v4-6-0">v4.6.0</a></li>
Expand Down Expand Up @@ -503,7 +506,7 @@ <h2>Release Notes<a class="headerlink" href="#release-notes" title="Link to this
</div>
</section>
<section id="indices-and-tables">
<h2>Indices and tables<a class="headerlink" href="#indices-and-tables" title="Link to this heading">#</a></h2>
<h2>Indices and tables<a class="headerlink" href="#indices-and-tables" title="Link to this heading"></a></h2>
<ul class="simple">
<li><p><a class="reference internal" href="genindex.html"><span class="std std-ref">Index</span></a></p></li>
<li><p><a class="reference internal" href="search.html"><span class="std std-ref">Search Page</span></a></p></li>
Expand Down Expand Up @@ -570,9 +573,9 @@ <h2>Indices and tables<a class="headerlink" href="#indices-and-tables" title="Li

</aside>
</div>
</div><script src="static/documentation_options.js?v=bd5f082a"></script>
</div><script src="static/documentation_options.js?v=19278c33"></script>
<script src="static/doctools.js?v=888ff710"></script>
<script src="static/sphinx_highlight.js?v=dc90522c"></script>
<script src="static/scripts/furo.js?v=32e29ea5"></script>
<script src="static/scripts/furo.js?v=4e2eecee"></script>
</body>
</html>
Binary file modified share/doc/git-cola/html/objects.inv
Binary file not shown.
Loading

0 comments on commit cc0b0f2

Please sign in to comment.