1. 20 Jan, 2018 2 commits
  2. 20 Dec, 2017 1 commit
  3. 10 Nov, 2017 1 commit
  4. 12 Sep, 2017 1 commit
  5. 08 Feb, 2017 1 commit
  6. 03 Jan, 2017 1 commit
  7. 01 Mar, 2016 1 commit
  8. 26 Feb, 2016 1 commit
  9. 30 Sep, 2015 1 commit
  10. 24 Aug, 2015 2 commits
  11. 06 Feb, 2015 1 commit
    • Max Kellermann's avatar
      TagBuilder: allow adding duplicate tag types in Complement() · b3fe3e8b
      Max Kellermann authored
      Build a table of pre-existing tag types before adding new items.  The
      old way would check HasType() each time, which would return true after
      the first instance of that tag type had been added, preventing
      duplicate tag types to be merged.
      
      This broke duplicate tag types loaded from the state file, because
      this code path uses TagBuilder::Complement().
      b3fe3e8b
  12. 01 Jan, 2015 1 commit
  13. 26 Dec, 2014 1 commit
  14. 10 Oct, 2014 1 commit
  15. 29 Aug, 2014 1 commit
  16. 24 Apr, 2014 1 commit
  17. 13 Jan, 2014 1 commit
  18. 08 Jan, 2014 2 commits
  19. 07 Jan, 2014 1 commit
  20. 03 Dec, 2013 8 commits
  21. 20 Oct, 2013 1 commit
  22. 05 Sep, 2013 2 commits