Skip to content
Snippets Groups Projects
  1. Oct 25, 2012
    • David M. Carr's avatar
      peer: pass localrepo to new gitrepo instances · affd1195
      David M. Carr authored
      This change wraps hg.peer to allow for capturing the repo object.  It is then
      passed in to new gitrepo instanceds.  This will be needed to implement later
      functionality, such as richer bookmark support using pushkeys.
      affd1195
  2. Sep 28, 2012
    • David M. Carr's avatar
      docs: include testedwith · c5d4900a
      David M. Carr authored
      Mercurial has support for including information about the tested versions of
      Mercurial for an extension when it detects that an extension has broken.  This
      change includes the appropriate attribute in the extension.
      c5d4900a
    • David M. Carr's avatar
      docs: include buglink · 22b8df4c
      David M. Carr authored
      Mercurial has support for including a link to an issue tracker when it detects
      that an extension has broken.  This change includes the appropriate attribute
      in the extension, pointing it at the issue tracker for the main BitBucket repo.
      22b8df4c
  3. Sep 13, 2012
  4. Aug 23, 2012
  5. Jan 27, 2012
  6. Oct 05, 2011
  7. Sep 09, 2011
  8. Jun 23, 2011
    • Brendan Cully's avatar
      Unbreak outgoing to non-git repos with hg pre-1.9 · 6867b01d
      Brendan Cully authored
      The wrapped version of findoutgoing unconditionally mangled the
      keyword arguments, but doesn't do version fixups unless the
      remote is a git repository. This change only mangles the argument
      list when the remote is a git repository.
      6867b01d
  9. Jun 17, 2011
  10. May 24, 2011
  11. May 15, 2011
  12. Apr 05, 2011
  13. Feb 15, 2011
  14. Feb 09, 2011
  15. Oct 29, 2010
  16. Aug 15, 2010
  17. Jul 30, 2010
  18. Jun 13, 2010
  19. Apr 30, 2010
  20. Mar 28, 2010
  21. Mar 26, 2010
  22. Jan 12, 2010
  23. Oct 26, 2009
  24. Oct 25, 2009
  25. Oct 08, 2009
  26. Sep 30, 2009
  27. Sep 26, 2009
  28. Jul 23, 2009
  29. Jul 05, 2009
  30. Jul 01, 2009
Loading