2
0
Commit Graph

17 Commits

Author SHA1 Message Date
Nate Finch cf9adaef63 Revert "move mutex to unexported field"
This reverts commit 86271c05bd.
2014-06-16 06:54:51 -04:00
Nate Finch 86271c05bd move mutex to unexported field 2014-06-16 06:50:55 -04:00
Nate Finch e58437d7ea Update README.md 2014-06-16 06:49:32 -04:00
Nate Finch 5aff0e0bbf add locks and the Rotate() function. Remove IsWriteTooLong function. Fix a bug in the link to time constants. 2014-06-16 06:48:32 -04:00
Nate Finch 245c33893c add code for always opening new with default dir and name. with test. 2014-06-15 08:53:04 -04:00
Nate Finch 29a1a3fa69 make golint happy 2014-06-15 08:14:23 -04:00
Nate Finch 625d6c6216 minor wording update 2014-06-15 08:12:37 -04:00
Nate Finch 2e9c10753f Update README.md
add godoc link
2014-06-15 08:08:08 -04:00
Nate Finch f6194c9bf7 travis stuff 2014-06-15 07:59:44 -04:00
Nate Finch 4909611b75 more tests for better coverage 2014-06-15 07:48:15 -04:00
Nate Finch ce1012af58 update readme 2014-06-15 07:03:23 -04:00
Nate Finch 1781f71455 update readme 2014-06-15 06:59:40 -04:00
Nate Finch 1bb33e2fca more tests and fixed a bug the tests found. Cleaned up the documentation. Renamed Backups to MaxBackups. 2014-06-15 06:57:23 -04:00
Nate Finch 944464c29a MIT License 2014-06-14 08:32:16 -04:00
Nate Finch 814d136090 update readme with godoc 2014-06-14 08:31:35 -04:00
Nate Finch 1c3db7d9ea initial code 2014-06-14 07:57:17 -04:00
Nate Finch 79e51fbec1 Initial commit 2014-06-14 07:55:47 -04:00