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