]> Sergey Matveev's repositories - btrtrc.git/history - metainfo/hash.go
Drop support for go 1.20
[btrtrc.git] / metainfo / hash.go
2022-11-15 Matt JoinerMove a bunch of stuff into subpackages
2021-11-08 Matt Joinergofumpt
2021-01-21 Matt JoinerImplement encoding.TextMarshaler to match unmarshaler...
2021-01-04 Matt JoinerReinstate cmd/announce announce subcommand
2020-11-11 Matt JoinerImplement fmt.Formatter for metainfo.Hash
2017-12-29 Matt JoinerIntroduce metainfo.HashSize
2017-02-02 Matt JoinerTrivial logging, comment, Stringer changes
2016-12-31 Matt JoinerPanic if NewHashFromHex gets a bad string
2016-07-29 Matt JoinerBegin exposing all the magic that Client.WriteStatus...
2016-06-20 Matt JoinerAdd metainfo.NewHashFromHex
2016-05-03 Matt Joinermetainfo: Add HashBytes
2016-05-02 Matt JoinerAdd metainfo.Hash.FromHexString
2016-04-19 Matt JoinerMerge pull request #79 from shoenig/normalize
2016-04-19 Seth Hoenigrefactor struct identifiers to follow conventional...
2016-04-04 Matt JoinerMove Magnet and friends into metainfo package