../touched
Find newest (oldest) files, or those modified within a time range
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 3 months ago
README.md 3 months ago
go.mod 3 months ago
go.sum 3 months ago
hidden_darwin.go 2 months ago
hidden_linux.go 2 months ago
hidden_windows.go 3 months ago
main.go 2 months ago
sortedset
LICENSE 3 months ago
README.md 3 months ago
constraints.go 3 months ago
doc.go 3 months ago
sortedset.go 3 months ago
sortedset_test.go 3 months ago
sortedsetnode.go 3 months ago