Ticket #961 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

IRC bot does not remove duplicates from blamelist

Reported by: dustin Owned by:
Priority: major Milestone: 0.8.2
Version: 0.8.1 Keywords: irc
Cc:

Description

If you have a long blamelist, it's often all the same developer (especially with DVCS's). The IRC bot, or something farther up the chain, should remove duplicates.

Change History

comment:1 Changed 3 years ago by Dustin J. Mitchell

  • Status changed from new to closed
  • Resolution set to fixed

uniquify the blamelist used by the IRC bot, using set()

Fixes #961

Changeset: 12bdb102dc50c56b083ebbbe6e893324ed32e155

Note: See TracTickets for help on using tickets.