Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
kimono-koans committed Jan 28, 2025
1 parent ff0ad13 commit f8e6e26
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 15 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "httm"
authors = ["Robert Swinford <robert.swinford <...at...> gmail.com>"]
version = "0.45.2"
version = "0.45.3"
edition = "2021"
keywords = ["zfs", "backup", "restore", "cli-utility", "snapshot"]
description = "A CLI tool for viewing snapshot file versions on ZFS and btrfs datasets"
Expand Down
10 changes: 5 additions & 5 deletions httm.1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
.TH HTTM "1" "January 2025" "httm 0.45.2" "User Commands"
.TH HTTM "1" "January 2025" "httm 0.45.3" "User Commands"
.SH NAME
httm \- manual page for httm 0.45.2
httm \- manual page for httm 0.45.3
.SH SYNOPSIS
.B httm
[\fI\,OPTIONS\/\fR] [\fI\,INPUT_FILES\/\fR]...
Expand Down Expand Up @@ -91,12 +91,12 @@ in recursive mode, don't traverse symlinks. Although httm does its best to preve
\fB\-\-no\-live\fR
only display information concerning snapshot versions (display no information regarding live versions of files or directories). [aliases: dead, disco]
.TP
\fB\-\-alt\-store=\fR<ALT_STORE>
give priority to discovered alternative backups stores, like Restic, and Time Machine. If this flag is specified, httm will drop non\-alternative store datasets and place said alternative backups store snapshots, as snapshots for the root mount point ("/"). Before use, be careful that the repository is mounted. You may need superuser privileges to view a repository mounted with superuser permission. httm also includes a helper script called "equine" which can assist you in mounting remote and local Time Machine snapshots. [possible values: restic, timemachine]
.TP
\fB\-\-no\-snap\fR
only display information concerning 'pseudo\-live' versions in any Display Recursive mode (in \fB\-\-deleted\fR, \fB\-\-recursive\fR, but non\-interactive modes). Useful for finding the "files that once were" and displaying only those pseudo\-live/zombie files. [aliases: undead, zombie]
.TP
\fB\-\-alt\-store=\fR<ALT_STORE>
give priority to discovered alternative backups stores, like Restic, and Time Machine. If this flag is specified, httm will drop non\-alternative store datasets and place said alternative backups store snapshots, as snapshots for the root mount point ("/"). Before use, be careful that the repository is mounted. You may need superuser privileges to view a repository mounted with superuser permission. httm also includes a helper script called "equine" which can assist you in mounting remote and local Time Machine snapshots. [possible values: restic, timemachine]
.TP
\fB\-\-map\-aliases\fR [<MAP_ALIASES>]
manually map a local directory (eg. "/Users/<User Name>") as an alias of a mount point for ZFS or btrfs, such as the local mount point for a backup on a remote share (eg. "/Volumes/Home"). This option is useful if you wish to view snapshot versions from within the local directory you back up to a remote network share. This option requires a value. Such a value is delimited by a colon, ':', and is specified in the form <LOCAL_DIR>:<REMOTE_DIR> (eg. \fB\-\-map\-aliases\fR /Users/<User Name>:/Volumes/Home). Multiple maps may be specified delimited by a comma, ','. You may also set via the environment variable HTTM_MAP_ALIASES. [aliases: aliases]
.TP
Expand Down
18 changes: 10 additions & 8 deletions third_party/LICENSES_THIRD_PARTY.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ <h1>Third Party Licenses</h1>

<h2>Overview of licenses:</h2>
<ul class="licenses-overview">
<li><a href="#Apache-2.0">Apache License 2.0</a> (73)</li>
<li><a href="#Apache-2.0">Apache License 2.0</a> (75)</li>
<li><a href="#MIT">MIT License</a> (23)</li>
<li><a href="#MPL-2.0">Mozilla Public License 2.0</a> (1)</li>
<li><a href="#Unicode-DFS-2016">Unicode License Agreement - Data Files and Software (2016)</a> (1)</li>
Expand Down Expand Up @@ -1506,6 +1506,7 @@ <h3 id="Apache-2.0">Apache License 2.0</h3>
<h4>Used by:</h4>
<ul class="license-used-by">
<li><a href=" https://github.com/sunfishcode/linux-raw-sys ">linux-raw-sys 0.4.13</a></li>
<li><a href=" https://github.com/bytecodealliance/rustix ">rustix 0.38.34</a></li>
</ul>
<pre class="license-text">
Apache License
Expand Down Expand Up @@ -1944,7 +1945,7 @@ <h4>Used by:</h4>
<h3 id="Apache-2.0">Apache License 2.0</h3>
<h4>Used by:</h4>
<ul class="license-used-by">
<li><a href=" https://github.com/rust-cli/anstyle.git ">anstyle-parse 0.2.3</a></li>
<li><a href=" https://github.com/rust-cli/anstyle.git ">anstyle-parse 0.2.6</a></li>
</ul>
<pre class="license-text"> Apache License
Version 2.0, January 2004
Expand Down Expand Up @@ -2153,14 +2154,15 @@ <h4>Used by:</h4>
<h3 id="Apache-2.0">Apache License 2.0</h3>
<h4>Used by:</h4>
<ul class="license-used-by">
<li><a href=" https://github.com/rust-cli/anstyle.git ">anstream 0.6.13</a></li>
<li><a href=" https://github.com/rust-cli/anstyle ">anstyle-query 1.0.2</a></li>
<li><a href=" https://github.com/rust-cli/anstyle.git ">anstream 0.6.18</a></li>
<li><a href=" https://github.com/rust-cli/anstyle.git ">anstyle-query 1.1.2</a></li>
<li><a href=" https://github.com/rust-cli/anstyle.git ">anstyle 1.0.8</a></li>
<li><a href=" https://github.com/clap-rs/clap ">clap 4.5.27</a></li>
<li><a href=" https://github.com/rust-cli/anstyle ">colorchoice 1.0.0</a></li>
<li><a href=" https://github.com/rust-cli/anstyle.git ">colorchoice 1.0.3</a></li>
<li><a href=" https://github.com/colin-kiegel/rust-derive-builder ">derive_builder 0.20.2</a></li>
<li><a href=" https://github.com/colin-kiegel/rust-derive-builder ">derive_builder_core 0.20.2</a></li>
<li><a href=" https://github.com/colin-kiegel/rust-derive-builder ">derive_builder_macro 0.20.2</a></li>
<li><a href=" https://github.com/polyfill-rs/is_terminal_polyfill ">is_terminal_polyfill 1.70.1</a></li>
<li><a href=" https://github.com/eminence/terminal-size ">terminal_size 0.4.1</a></li>
</ul>
<pre class="license-text"> Apache License
Expand Down Expand Up @@ -2560,7 +2562,7 @@ <h4>Used by:</h4>
<li><a href=" https://github.com/dtolnay/quote ">quote 1.0.35</a></li>
<li><a href=" https://github.com/dtolnay/ryu ">ryu 1.0.16</a></li>
<li><a href=" https://github.com/serde-rs/serde ">serde 1.0.217</a></li>
<li><a href=" https://github.com/serde-rs/json ">serde_json 1.0.137</a></li>
<li><a href=" https://github.com/serde-rs/json ">serde_json 1.0.138</a></li>
<li><a href=" https://github.com/dtolnay/syn ">syn 2.0.90</a></li>
<li><a href=" https://github.com/dtolnay/thiserror ">thiserror-impl 1.0.39</a></li>
<li><a href=" https://github.com/dtolnay/thiserror ">thiserror 1.0.39</a></li>
Expand Down Expand Up @@ -3446,7 +3448,7 @@ <h3 id="MIT">MIT License</h3>
<h4>Used by:</h4>
<ul class="license-used-by">
<li><a href=" https://github.com/console-rs/console ">console 0.15.5</a></li>
<li><a href=" https://github.com/console-rs/indicatif ">indicatif 0.17.9</a></li>
<li><a href=" https://github.com/console-rs/indicatif ">indicatif 0.17.11</a></li>
</ul>
<pre class="license-text">The MIT License (MIT)

Expand Down Expand Up @@ -3518,7 +3520,7 @@ <h4>Used by:</h4>
<h3 id="MPL-2.0">Mozilla Public License 2.0</h3>
<h4>Used by:</h4>
<ul class="license-used-by">
<li><a href=" https://github.com/kimono-koans/httm ">httm 0.45.2</a></li>
<li><a href=" https://github.com/kimono-koans/httm ">httm 0.45.3</a></li>
</ul>
<pre class="license-text">Mozilla Public License Version 2.0
&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;
Expand Down

0 comments on commit f8e6e26

Please sign in to comment.