1. 08 Dec, 2021 1 commit
    • Phil Hughes's avatar
      Fixes outdated diff lines returning incorrect results · 63f18fb4
      Phil Hughes authored
      The outdated diff lines service will sometimes return
      incorrect results if the commented line number no longer exists in the
      diff.
      So instead we find the old diff line and then find the _next_ new
      or unchanged line and use that as the index to display
      the correct diff.
      63f18fb4
  2. 02 Dec, 2021 39 commits