1. 11 Nov, 2013 1 commit
    • remote: make _ls return the list directly · 359dce72
      The callback-based method of listing remote references dates back to the
      beginning of the network code's lifetime, when we didn't know any
      better.
      
      We need to keep the list around for update_tips() after disconnect() so
      let's make use of this to simply give the user a pointer to the array so
      they can write straightforward code instead of having to go through a
      callback.
      Carlos Martín Nieto committed
  2. 10 Nov, 2013 1 commit
  3. 01 Nov, 2013 18 commits
  4. 31 Oct, 2013 12 commits
  5. 30 Oct, 2013 8 commits