Skip to content
Snippets Groups Projects
  1. Nov 02, 2010
  2. Oct 29, 2010
  3. Oct 24, 2010
  4. Aug 25, 2010
  5. Aug 15, 2010
  6. Jul 20, 2010
  7. Aug 15, 2010
  8. Jul 30, 2010
  9. Jul 05, 2010
  10. Jun 18, 2010
  11. Jun 13, 2010
  12. Jun 02, 2010
    • Tay Ray Chuan's avatar
      enforce stricter matching for pull -r · 6cea997e
      Tay Ray Chuan authored
      Use an exact match with the ref name ('foo' in 'refs/heads/foo'),
      instead of just checking if it ended with '/foo'.
      
      This allows
      
        $ hg pull -r foo
      
      to run successfully on a repo containing the branches
      
       - 'foo',
       - 'mine/foo',
       - 'theirs/foo'
      6cea997e
  13. Jun 13, 2010
  14. May 19, 2010
  15. Jun 13, 2010
  16. May 17, 2010
Loading