Skip to content
Snippets Groups Projects
  1. Nov 23, 2020
  2. Jan 09, 2021
  3. Jan 14, 2014
  4. Dec 14, 2020
  5. Jan 08, 2021
  6. Dec 13, 2020
  7. Dec 23, 2020
    • Dan Villiom Podlaski Christiansen's avatar
      windows: scp-style "URIs" are not local · 61f99905d162
      Dan Villiom Podlaski Christiansen authored
      GitLab and GitHub output something like this for the SSH location:
      
        git@github.com:hg-git/hg-git.github.com.git
      
      Previously, cloning and pulling from them on Windows didn't work, as
      the path was reinterpreted as a local path, made absolute and then
      saved into `.hgrc`. The same happened on pull, even if you corrected
      the definition.
      
      I've adjust `test-networking.t` to use this type of path instead of
      the `git+ssh://` scheme, as it's more likely to break.
      
      Fixes #335.
      61f99905d162
  8. Jan 08, 2021
  9. Dec 13, 2020
  10. Dec 24, 2020
  11. Dec 18, 2020
  12. Dec 13, 2020
  13. Dec 21, 2020
  14. Dec 14, 2020
  15. Dec 21, 2020
  16. Dec 11, 2020
  17. Dec 12, 2020
  18. Dec 11, 2020
  19. Dec 10, 2020
  20. Dec 09, 2020
  21. Dec 12, 2020
  22. Nov 21, 2020
  23. May 08, 2020
  24. Dec 09, 2020
  25. Oct 27, 2020
  26. Dec 11, 2020
Loading