-
Notifications
You must be signed in to change notification settings - Fork 622
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
8 changed files
with
188 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> | ||
<head> | ||
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" /> | ||
<meta name="generator" content="AsciiDoc 10.2.0" /> | ||
<meta name="generator" content="AsciiDoc 10.2.1" /> | ||
<title>The Tig Manual</title> | ||
<style type="text/css"> | ||
/* Shared CSS for AsciiDoc xhtml11 and html5 backends */ | ||
|
@@ -737,6 +737,7 @@ | |
<h1>The Tig Manual</h1> | ||
<span id="author">Jonas Fonseca</span><br /> | ||
<span id="email"><code><<a href="mailto:[email protected]">[email protected]</a>></code></span><br /> | ||
<span id="revdate">2025-01-28</span> | ||
</div> | ||
<div id="content"> | ||
<div id="preamble"> | ||
|
@@ -985,9 +986,9 @@ <h3 id="views">2.1. Views</h3> | |
<dd> | ||
<p> | ||
Is the default view, and it shows a one line summary of each commit | ||
in the chosen list of revisions. The summary includes author date, | ||
author, and the first line of the log message. Additionally, any | ||
repository references, such as tags, will be shown. | ||
in the chosen list of revisions. The summary includes committer date | ||
or author date, author, and the first line of the log message. | ||
Additionally, any repository references, such as tags, will be shown. | ||
</p> | ||
</dd> | ||
<dt class="hdlist1"> | ||
|
@@ -1236,8 +1237,13 @@ <h3 id="commit-id">2.2. Browsing State and User-defined Commands</h3> | |
</tr> | ||
<tr> | ||
<td align="left" valign="top"><p class="table"><code>%(repo:remote)</code></p></td> | ||
<td align="left" valign="top"><p class="table">The remote associated with the checked out branch, | ||
e.g. <code>origin/master</code>.</p></td> | ||
<td align="left" valign="top"><p class="table">The remote name associated with the checked out | ||
branch, e.g. <code>origin</code>.</p></td> | ||
</tr> | ||
<tr> | ||
<td align="left" valign="top"><p class="table"><code>%(repo:upstream)</code></p></td> | ||
<td align="left" valign="top"><p class="table">The upstream branch associated with the checked out | ||
branch, e.g. <code>origin/master</code>.</p></td> | ||
</tr> | ||
<tr> | ||
<td align="left" valign="top"><p class="table"><code>%(repo:cdup)</code></p></td> | ||
|
@@ -2074,7 +2080,7 @@ <h2 id="_more_information">6. More Information</h2> | |
<div class="sect1"> | ||
<h2 id="copy-right">7. Copyright</h2> | ||
<div class="sectionbody"> | ||
<div class="paragraph"><p>Copyright (c) 2006-2024 Jonas Fonseca <<a href="mailto:[email protected]">[email protected]</a>></p></div> | ||
<div class="paragraph"><p>Copyright (c) 2006-2025 Jonas Fonseca <<a href="mailto:[email protected]">[email protected]</a>></p></div> | ||
<div class="paragraph"><p>This program is free software; you can redistribute it and/or modify | ||
it under the terms of the GNU General Public License as published by | ||
the Free Software Foundation; either version 2 of the License, or | ||
|
@@ -2104,7 +2110,7 @@ <h2 id="references">8. See Also</h2> | |
<div id="footer"> | ||
<div id="footer-text"> | ||
Last updated | ||
2024-05-09 23:39:08 CEST | ||
2025-01-28 | ||
</div> | ||
</div> | ||
</body> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> | ||
<head> | ||
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" /> | ||
<meta name="generator" content="AsciiDoc 10.2.0" /> | ||
<meta name="generator" content="AsciiDoc 10.2.1" /> | ||
<title>tig(1)</title> | ||
<style type="text/css"> | ||
/* Shared CSS for AsciiDoc xhtml11 and html5 backends */ | ||
|
@@ -1186,7 +1186,7 @@ <h2 id="_bugs">BUGS</h2> | |
<div class="sect1"> | ||
<h2 id="_copyright">COPYRIGHT</h2> | ||
<div class="sectionbody"> | ||
<div class="paragraph"><p>Copyright (c) 2006-2024 Jonas Fonseca <<a href="mailto:[email protected]">[email protected]</a>></p></div> | ||
<div class="paragraph"><p>Copyright (c) 2006-2025 Jonas Fonseca <<a href="mailto:[email protected]">[email protected]</a>></p></div> | ||
<div class="paragraph"><p>This program is free software; you can redistribute it and/or modify | ||
it under the terms of the GNU General Public License as published by | ||
the Free Software Foundation; either version 2 of the License, or | ||
|
@@ -1206,7 +1206,7 @@ <h2 id="_see_also">SEE ALSO</h2> | |
<div id="footer"> | ||
<div id="footer-text"> | ||
Last updated | ||
2024-05-09 23:39:08 CEST | ||
2025-01-28 | ||
</div> | ||
</div> | ||
</body> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.