Skip to content
Snippets Groups Projects
  1. Nov 08, 2010
  2. Nov 03, 2010
  3. Oct 21, 2010
  4. Oct 20, 2010
  5. Oct 09, 2010
  6. Sep 24, 2010
  7. Sep 21, 2010
  8. Sep 16, 2010
  9. Aug 12, 2010
  10. Jun 16, 2010
  11. Apr 09, 2010
    • Peter Arrenbrecht's avatar
      patch: don't look for headers in diff lines · 196908117c27
      Peter Arrenbrecht authored
      If you have a diff line that matches a header line, the patch splitter
      currently breaks your patch at this line. For example a line like:
      
        +key: value
      
      This can lead to "malformed patch" exceptions. Now fixed.
      196908117c27
  12. Mar 24, 2010
    • kiilerix's avatar
      Tests with spaces in paths · c52057614c72
      kiilerix authored
      This allows most tests to succeed with
      ./run-tests.py --tmpdir='/tmp/hg  test'
      and introduces other tests for spaces and shell quoting
      c52057614c72
  13. Mar 20, 2010
  14. Mar 19, 2010
  15. Mar 18, 2010
  16. Feb 22, 2010
  17. Feb 18, 2010
  18. Feb 07, 2010
  19. Oct 11, 2009
  20. Oct 08, 2009
  21. Oct 11, 2009
  22. Oct 08, 2009
  23. Aug 08, 2009
  24. May 19, 2009
  25. Apr 26, 2009
  26. Mar 24, 2009
  27. Nov 22, 2008
  28. Oct 26, 2008
  29. Jun 25, 2008
  30. Apr 13, 2008
  31. Mar 17, 2008
  32. Feb 27, 2008
  33. Feb 03, 2008
  34. Jan 26, 2008
    • Jesse Glick's avatar
      Permitting the import command to accept a --user option. · e7f1be4bf40a
      Jesse Glick authored
      The prose section of the help text for the command already said that -u and -m
      are accepted, but -u was not listed in the table of options, and did not work.
      Useful when accepting patches from other people made by hg diff rather than hg
      export. For completeness, also accepting -d DATE.
      [CHANGES: rebased against d8878742a924, --no-commit option.]
      e7f1be4bf40a
  35. Jan 25, 2008
  36. Jan 12, 2008
  37. Nov 25, 2007
Loading