Clone with
git clone git://git.awl.red/neallred/touched
Touched📎
Find the last time files and folders were modified. Can output most recent, least recent
TODO:
Implement support for ignore files (.gitignore
, .rgignore
, .ignore
, .agignore
).
Can use path/filepath.Match and path/filepath.Rel.
Can do an upwards search from where started.
And do a search within each folder entered. (also, when entering a new folder, you would need some way to check for ignore files within it, which could be expensive)
.gitignore
9 months ago
README.md
9 months ago
go.mod
9 months ago
go.sum
9 months ago
hidden_darwin.go
9 months ago
hidden_linux.go
9 months ago
hidden_windows.go
9 months ago
main.go
9 months ago
LICENSE
9 months ago
README.md
9 months ago
constraints.go
9 months ago
doc.go
9 months ago
sortedset.go
9 months ago
sortedset_test.go
9 months ago
sortedsetnode.go
9 months ago