Commit Graph

6 Commits

Author SHA1 Message Date
f8d4f27585 Added introductory language to README
Someone unfamiliar with tmutils will not know the purpose or have
    the big picture of what this project is intended for without a
    brief introduction. We now provide that brief introduction in the
    README.
2023-10-23 12:30:46 -04:00
aa72f9d978 Added dirdedupe.sh example to README
Added a screenshot of a terminal session using dirdedupe.sh to
    hard-link files while preserving the atime/mtime of the enclosing
    directory of the newly-linked file.
2023-10-23 12:14:06 -04:00
90e61f7094 Update README
Align README with new directions for each utility.
2023-10-23 04:55:00 +00:00
a577ae5199 Added a tmbless utility
Added a utility to bless a snapshot directory
2022-07-27 11:06:40 -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
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