Skip to content
Snippets Groups Projects
  1. Aug 25, 2010
  2. Aug 15, 2010
  3. Jul 20, 2010
  4. Aug 15, 2010
  5. Jul 30, 2010
  6. Jul 05, 2010
  7. Jun 18, 2010
  8. Jun 13, 2010
  9. 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
  10. Jun 13, 2010
  11. May 19, 2010
  12. Jun 13, 2010
  13. May 17, 2010
  14. May 23, 2010
  15. Apr 30, 2010
  16. Apr 06, 2010
Loading