../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 1 year ago
README.md 1 year ago
go.mod 1 year ago
go.sum 1 year ago
hidden_darwin.go 11 months ago
hidden_linux.go 11 months ago
hidden_windows.go 1 year ago
main.go 11 months ago
sortedset
LICENSE 1 year ago
README.md 1 year ago
constraints.go 1 year ago
doc.go 1 year ago
sortedset.go 1 year ago
sortedset_test.go 1 year ago
sortedsetnode.go 1 year ago