about summary refs log tree commit diff
path: root/third_party/git/shortlog.h (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2020-01-29 r/472 fix(fun/wcl): Use 'eql' for byte comparisonsVincent Ambo1-4/+4
The fact that this works is just an implementation-specific detail. In theory, 'eq' will only compare object instance equality and not value. Thanks to /u/patrec from HN for pointing this out.
2020-01-29