* Fixed path canonicalize logic. v0.1
authorUrban Wallasch <urban.wallasch@freenet.de>
Fri, 5 Apr 2019 07:48:43 +0000 (09:48 +0200)
committerUrban Wallasch <urban.wallasch@freenet.de>
Fri, 5 Apr 2019 07:48:43 +0000 (09:48 +0200)
commitff8ef5f7243819abf154be386de37cf8d45eff1b
treebfae9eeb4bbc5394e83a88461f9f80bb3f40919a
parent8f4f7b52da3c3e6be8e7ee2ea16ebfdb229ba215
* Fixed path canonicalize logic.
* Added option to follow symbolic links (default: don't).
* Fixed default value for -f FQDN option.
* Renamed -d option to -r.
* Replaced os.File.Readdir() by ioutil.ReadDir() to get a sorted list.
* Removed dot-dot entry from top level menu.
* Removed HOME reference from directory listings.
* Several small fixes and minor improvements.
.gitignore
gogopherd.go