Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.github/workflows/build.yml
.github/workflows/license.yml
.github/workflows/release.yml
.github/workflows/test.yml
.gitignore
LICENSE
Makefile
README.md
build.sh
cmd/gaze/main.go128
A
0 mins
codecov.yml
doc/img/p01.png
doc/img/p02.png
doc/img/p03.png
doc/img/p04.png
doc/img/p05.png
doc/parallel.md
go.mod
go.sum
pkg/app/app.go92
A
1 hr
pkg/app/args.go55
A
0 mins
pkg/app/option.go22
A
0 mins
pkg/config/config.go124
A
0 mins
pkg/config/default.go38
A
0 mins
pkg/fs/fs.go87
A
0 mins
pkg/gazer/commands.go57
A
0 mins
pkg/gazer/gazer.go195
A
0 mins
pkg/gazer/proc.go115
A
0 mins
pkg/gazer/template.go58
A
0 mins
pkg/logger/logger.go128
A
0 mins
pkg/notify/notify.go273
A
1 hr
pkg/time/time.go26
A
0 mins
pkg/uniq/uniq.go30
A
0 mins
test/e2e/files/append.py6
A
0 mins
test/e2e/files/append.rb5
A
0 mins
test/e2e/files/hello.go5
A
0 mins
test/e2e/files/hello.py1
A
0 mins
test/e2e/files/hello.rb4
A
0 mins
test/e2e/files/hello.rs
test/e2e/files/repeat.py5
A
0 mins
test/e2e/files/repeat.rb4
A
0 mins
test/e2e/run_forever.sh
test/e2e/test01.sh
test/e2e/test02.sh
test/e2e/test03.sh
test/e2e/test_all.sh