Skip to content
Snippets Groups Projects
  1. Jan 19, 2023
  2. Dec 22, 2022
  3. Dec 07, 2022
  4. Dec 06, 2022
  5. Nov 16, 2022
  6. Nov 08, 2022
  7. Nov 07, 2022
  8. Oct 10, 2022
    • John Swinbank's avatar
      Properly encode URL components · 852ae4ec
      John Swinbank authored
      Otherwise, special characters (e.g. `+`) in the idaSystemURL will be
      interpreted as encoded data and converted to spaces. Which means that, say,
      `git+https` will end up as `git https`. And then Bad Stuff (tm) happens.
      852ae4ec
Loading