1. 14 Aug, 2013 1 commit
    • remote: relax the url rules · 0b9ebb54
      Accept any value for the remote's url, including an empty string which
      we used to reject as invalid configuration.
      
      This is not quite what git does (although it has its own problems with
      such configurations) and it makes it harder to fix the issue, by not
      letting the user modify it.
      
      As we already need to check for a valid URL when we try to connect to
      the network, let that perform the check, as we don't need to do it
      anywhere else.
      Carlos Martín Nieto committed
  2. 13 Aug, 2013 12 commits
  3. 12 Aug, 2013 6 commits
  4. 10 Aug, 2013 2 commits
  5. 09 Aug, 2013 8 commits
  6. 08 Aug, 2013 10 commits
  7. 07 Aug, 2013 1 commit