loveshell
|
ff96e4fb6a
|
change
|
2021-10-13 21:28:19 +08:00 |
Nino Khodabandeh
|
34db8a6edf
|
Updates licensing and all the header comments
|
2016-04-26 15:47:46 -07:00 |
Florin Dragos
|
2403cad5eb
|
Fix imports
|
2015-09-30 17:50:49 +03:00 |
Sridhar Ratnakumar
|
4441c2eb1b
|
add -max param to gotail utility
|
2014-05-16 18:10:04 -07:00 |
Sridhar Ratnakumar
|
6ffcd854c1
|
run 'go fmt' (and fix 'make fmt' in Makefile)
|
2013-11-13 17:38:23 -08:00 |
Sridhar Ratnakumar
|
faf14146e7
|
tail.Location is now the most customizable
as it is now a tuple; (offset, whence) from os.Seek
|
2013-08-09 14:53:37 -07:00 |
Sridhar Ratnakumar
|
1e2bc8afe8
|
support arbitrary values for `Location`
|
2013-07-12 15:30:31 -07:00 |
Sridhar Ratnakumar
|
0758578f6c
|
gotail: add -p argument to use polling
|
2013-05-29 15:07:53 -07:00 |
Sridhar Ratnakumar
|
de037b033d
|
allow the user to control the GOPATH
|
2013-01-07 12:56:25 -08:00 |
Sridhar Ratnakumar
|
0449e85ca5
|
add license and copyright
|
2013-01-07 12:54:49 -08:00 |
Sridhar Ratnakumar
|
94b64e81e8
|
move Go repos to ActiveState org
|
2012-12-14 05:00:55 -08:00 |
Sridhar Ratnakumar
|
a500d8777b
|
fix import path for the executable code
|
2012-11-23 12:27:28 -08:00 |
Sridhar Ratnakumar
|
989b0425dc
|
remove logyard references and update README
also fix local gopath
|
2012-10-17 11:56:54 -07:00 |
Sridhar Ratnakumar
|
507783a4a0
|
allow gotail to accept multiple files
also rename cmd/tail to cmd/gotail
|
2012-10-12 17:28:04 -07:00 |
Sridhar Ratnakumar
|
048bbf8933
|
introduce tail command; fix tomb blocking after Kill
|
2012-10-12 17:14:35 -07:00 |
Sridhar Ratnakumar
|
f7193d4658
|
start working on tail's readme/example
|
2012-10-12 09:05:11 -07:00 |