Skip to content
Snippets Groups Projects
  1. Sep 28, 2012
    • David M. Carr's avatar
      outgoing: don't delete remote refs · ebf4ea20
      David M. Carr authored
      There was a bug introduced in 8c1f2b07c04b such that calling hg outgoing on
      a Git repository would result in all refs being deleted from the remote
      repository (with the possible exception of the currently checked out branch).
      It wasn't noticed before because the existing test for outgoing didn't actually
      verify the refs on the remote.  This changeset fixes the bug, as well as adding
      test coverage to allow verifying that the fix works.
      ebf4ea20
  2. Sep 22, 2012
  3. Sep 16, 2012
  4. Sep 14, 2012
  5. Sep 13, 2012
  6. Sep 12, 2012
  7. Sep 11, 2012
  8. Sep 13, 2012
  9. Sep 10, 2012
Loading