Gyu-Ho Lee 6e6d64fb9b *: clean up unused vars, functions %!s(int64=9) %!d(string=hai) anos
..
adt c09f23c46d *: clean up bool comparison %!s(int64=9) %!d(string=hai) anos
contention d6520303c6 etcdserver: detect raft starvation caused by contention %!s(int64=10) %!d(string=hai) anos
cors b539d3a411 test: check formatting for all relevant packages in pkg/ %!s(int64=9) %!d(string=hai) anos
crc 81229dbea9 *: add missing package descriptions %!s(int64=10) %!d(string=hai) anos
expect 679e5e379b pkg/expect: ExpectFunc, LineCount %!s(int64=9) %!d(string=hai) anos
fileutil b0cc0e443c *: clean up if, bool comparison %!s(int64=9) %!d(string=hai) anos
flags a120ca16c0 etcdctlv3: accept evn for global configuration flags %!s(int64=9) %!d(string=hai) anos
httputil a42d1dc1fe *: drain http.Response.Body before closing %!s(int64=9) %!d(string=hai) anos
idutil c5b51946eb *: exported godoc fixups %!s(int64=10) %!d(string=hai) anos
ioutil 50efd01e34 pkg: fix tiny docstring typo in ioutil %!s(int64=10) %!d(string=hai) anos
logutil bd832e5b0a *: migrate Godeps to vendor/ %!s(int64=9) %!d(string=hai) anos
mock dcaf5ef586 move store recorder to 'mock/mockstore' %!s(int64=9) %!d(string=hai) anos
netutil 6e6d64fb9b *: clean up unused vars, functions %!s(int64=9) %!d(string=hai) anos
osutil bd832e5b0a *: migrate Godeps to vendor/ %!s(int64=9) %!d(string=hai) anos
pathutil 81229dbea9 *: add missing package descriptions %!s(int64=10) %!d(string=hai) anos
pbutil bd832e5b0a *: migrate Godeps to vendor/ %!s(int64=9) %!d(string=hai) anos
runtime 81229dbea9 *: add missing package descriptions %!s(int64=10) %!d(string=hai) anos
schedule b539d3a411 test: check formatting for all relevant packages in pkg/ %!s(int64=9) %!d(string=hai) anos
testutil b539d3a411 test: check formatting for all relevant packages in pkg/ %!s(int64=9) %!d(string=hai) anos
tlsutil eb3919e8cf *: move baisc tls util funcs to tlsutil pkg %!s(int64=9) %!d(string=hai) anos
transport eb3919e8cf *: move baisc tls util funcs to tlsutil pkg %!s(int64=9) %!d(string=hai) anos
types b539d3a411 test: check formatting for all relevant packages in pkg/ %!s(int64=9) %!d(string=hai) anos
wait dcaf5ef586 move store recorder to 'mock/mockstore' %!s(int64=9) %!d(string=hai) anos
README.md 444e6e952b pkg: add README.md %!s(int64=11) %!d(string=hai) anos

README.md

pkg/ is a collection of utility packages used by etcd without being specific to etcd itself. A package belongs here only if it could possibly be moved out into its own repository in the future.