index
:
gocryptfs
570
LockSharedStorage
allow_other
codeql
dependabot
det
master
next
paralin-update-deps
setup-go-v3
testing_init
Mirror of gocryptfs source code on Github
https://github.com/rfjakob/gocryptfs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
tlog
Age
Commit message (
Expand
)
Author
2021-12-11
tlog: only enable color if both stderr and stdout are a terminal
Jakob Unterwurzacher
2021-12-11
tlog: respect NO_COLOR
Jakob Unterwurzacher
2021-08-19
tlog: switch from golang.org/x/crypto/ssh/terminal to golang.org/x/term
Jakob Unterwurzacher
2021-05-18
fsck: redirect go-fuse noise to syslog
Jakob Unterwurzacher
2018-10-17
tlog: disable color codes when switching to syslog
Jakob Unterwurzacher
2018-09-23
tlog: always trim trailing newlines
Jakob Unterwurzacher
2018-07-01
Only print masterkey once on -init
Jakob Unterwurzacher
2018-04-02
fsck: clean up log output
Jakob Unterwurzacher
2018-02-28
tlog: stop embedding log.Logger to prevent mistakes
Jakob Unterwurzacher
2017-03-05
Drop Go 1.4 compatability code everywhere
Jakob Unterwurzacher
2017-01-26
tlog: better comment for the terminal colors
Jakob Unterwurzacher
2016-10-04
A few more lint fixes
Jakob Unterwurzacher
2016-10-04
lint fixes
Valient Gough
2016-07-06
Add godoc comments to all internal packages
Jakob Unterwurzacher
2016-06-27
tlog: clean up messages from the go-fuse library
Jakob Unterwurzacher
2016-06-26
tlog: switch default logger to syslog
Jakob Unterwurzacher
2016-06-15
Rename internal "toggledlog" package to "tlog"
Jakob Unterwurzacher