Commit Graph

8 Commits

Author SHA1 Message Date
5d677683fd Added SPDX code to source files, LICENSE file
Make licensing clearer and (hopefully?) help GitHub detect the
    appropriate license.
2023-10-24 19:50:46 -04:00
1ae26c20b8 Improved UI of tmimport.sh
Made the help message more helpful, and made a confirmation message
    less whimsical and more clear.
2023-10-18 17:48:03 -04:00
a577ae5199 Added a tmbless utility
Added a utility to bless a snapshot directory
2022-07-27 11:06:40 -04:00
a13fa65b17 Added safeguard in case of computer name mismatch
Time Machine Importer will now determine the computer name of the
backup store and check it against the current computer name. If they
do not match, it will issue a prominent warning.
2022-07-19 18:33:02 -04:00
9d4310e8bd Clarified UI messages in tmimport.sh
Previously used the language "attributes are now" to describe the
extended attributes matching a backup drive to a computer. However,
that is both overly erudite language and completely meaningless to
the average user. Replaced it with the more meaningful language:
"This backup drive is currently matched to the following computer:" and
"This backup drive has been matched to the current computer:", and
omitted the names of the extended attributes.
2022-07-19 12:31:48 -04:00
74a98e499e README improvements
Modified the README to include installation instructions
and synchronized command line and README usage message.
2022-07-19 12:25:44 -04:00
56b6d79d54 Made TODO more apparent 2022-07-19 03:56:41 -04:00
636cd274db Initial Commit
This initial commit includes a directory deduplicator (for thinning out
Time Machine snapshots) and an automatic tool to detect and apply the
necessary metadata for a successful tmutil inherit (needed when you
want to use a backup drive with a new computer, for example).
2022-07-19 03:32:37 -04:00