Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@jeffwilliams jeffwilliams released this 14 Jun 01:30
· 0 commits to master since this release

Changelog

8ef3735 Added goreleaser config
751db28 Add asciicast to README
c4b6641 Added README
311a10a Fix name in sphg
d0fa57f Sprucing up status
8b399d0 Multi-segment status
1207c24 Allow delete with confirmation
191b7f5 dirtree: sort files by size then name
3eeb408 sph: show root node by default
45d6dcc sph: Added commands to show files, refresh a node
b65e7c8 Added end key
7c5dbd6 Refrain from logging when logging disabled
bdb229d Fix resizing. Add debug log flag.
9486c9a Cleanup
773bd8d Don't cross filesystem boundaries
1640de9 Mark directories of unknown size with '?'
c6fb5bb Many improvements for text version
3648feb First steps to drawing based on selected node
162ddb6 Adding code to walk trees
79c770a Dampening, and status line
cf48c10 Making a text-mode version of sph
a7b05d4 Fixed bug getting basename of windows paths
4b31c50 Implements min duration between screen refreshes
40ca876 Remove debug prints
1c1d1e5 Fixed bug preventing sphclient from exiting
8122e2c Fixed bug preventing Encoder from exiting.
e0a07a9 Added client/server implementation.
098f6b7 Updated documentation
2b7c727 Improvements and code cleanup
d66404c Formatting, moved squarify to separate package.
15acce4 Cleanup in sph.go, fix deadlock.
6cb51a6 Improvements
0a28e6e Fixed GTK/X-Windows memory leak with Pixmaps
77afb30 Improvements
619324d Initial commit