]> Sergey Matveev's repositories - btrtrc.git/commit
Use rogpeppe's sortimports to fix this goimports ordering madness
authorMatt Joiner <anacrolix@gmail.com>
Thu, 26 Mar 2015 06:18:08 +0000 (17:18 +1100)
committerMatt Joiner <anacrolix@gmail.com>
Thu, 26 Mar 2015 06:18:08 +0000 (17:18 +1100)
commit3aa78763aad1e90c33500c0313efa05d8b36518e
treed4b34e83ae225dcf763d8732034c3249d487b549
parent604e61497ea761b8ce0a5c18328f65084843ed29
Use rogpeppe's sortimports to fix this goimports ordering madness
17 files changed:
client.go
client_test.go
cmd/torrent-verify/main.go
cmd/torrent/main.go
cmd/torrentfs/main.go
connection.go
connection_test.go
data/blob/store.go
data/mmap/mmap.go
dht/dht.go
dht/getpeers.go
fs/torrentfs.go
fs/torrentfs_test.go
mse/mse.go
mse/mse_test.go
torrent.go
util/dirwatch/dirwatch.go