Currently snow log --output=json returns the full snapshot of each commit. A typical view for plugins working with SnowFS will be to show the files modified for each commit. This means every plugin will reimplement a log-diff-view feature.
Proposed Solution
We can add this functionality natively and add an option to snow log to print all files per commit or only changed
macOS shell script & Finder QuickAction to create relative or absolute symbolic links, hard links, Finder aliases, Bookmark files, file clones or legacy file copies
A separate repository for the archival and development of OpenAPFS, an open source remake of the modern Apple File System (APFS). Written in C, and part of the WacOS operating system project.
Limitation
Currently
snow log --output=jsonreturns the full snapshot of each commit. A typical view for plugins working with SnowFS will be to show the files modified for each commit. This means every plugin will reimplement a log-diff-view feature.Proposed Solution
We can add this functionality natively and add an option to
snow logto print all files per commit or only changed