Merge pull request #856 from karalabe/windows-console-color-fix
cmd/geth: colorize console output in windows
No related branches found
No related tags found
Showing
- Godeps/Godeps.json 8 additions, 0 deletionsGodeps/Godeps.json
- Godeps/_workspace/src/github.com/mattn/go-colorable/README.md 42 additions, 0 deletions...ps/_workspace/src/github.com/mattn/go-colorable/README.md
- Godeps/_workspace/src/github.com/mattn/go-colorable/colorable_others.go 16 additions, 0 deletions...ace/src/github.com/mattn/go-colorable/colorable_others.go
- Godeps/_workspace/src/github.com/mattn/go-colorable/colorable_windows.go 594 additions, 0 deletions...ce/src/github.com/mattn/go-colorable/colorable_windows.go
- Godeps/_workspace/src/github.com/mattn/go-isatty/README.md 37 additions, 0 deletionsGodeps/_workspace/src/github.com/mattn/go-isatty/README.md
- Godeps/_workspace/src/github.com/mattn/go-isatty/doc.go 2 additions, 0 deletionsGodeps/_workspace/src/github.com/mattn/go-isatty/doc.go
- Godeps/_workspace/src/github.com/mattn/go-isatty/isatty_bsd.go 17 additions, 0 deletions...s/_workspace/src/github.com/mattn/go-isatty/isatty_bsd.go
- Godeps/_workspace/src/github.com/mattn/go-isatty/isatty_linux.go 17 additions, 0 deletions..._workspace/src/github.com/mattn/go-isatty/isatty_linux.go
- Godeps/_workspace/src/github.com/mattn/go-isatty/isatty_windows.go 18 additions, 0 deletions...orkspace/src/github.com/mattn/go-isatty/isatty_windows.go
- cmd/geth/main.go 12 additions, 2 deletionscmd/geth/main.go
Loading
Please register or sign in to comment