Skip to content
Snippets Groups Projects
  1. Mar 02, 2009
  2. Feb 28, 2009
  3. Feb 27, 2009
  4. Jan 25, 2009
  5. Feb 24, 2009
  6. Feb 21, 2009
    • Steve Borho's avatar
      catch CTRL-D at password prompt · 57fee79e
      Steve Borho authored
      We caught this exception in ui.prompt(), but not here.  Without
      this, hitting CTRL-D at the password prompt gives a long traceback.
      57fee79e
  7. Feb 04, 2009
    • Pascal Quantin's avatar
      Update Beyond Compare's configuration · e48cc231
      Pascal Quantin authored
      If there is already a Beyond Compare's instance running when performing a merge
      from Mercurial, BCompare.exe will exit immediately and the merge will fail.
      Use the /solo switch to make it always wait (it will open each comparison in
      it's own window instead of in tabs)
      e48cc231
  8. Feb 22, 2009
  9. Feb 20, 2009
  10. Feb 18, 2009
  11. Feb 17, 2009
  12. Jan 18, 2009
  13. Feb 10, 2009
  14. Feb 16, 2009
  15. Feb 15, 2009
  16. Feb 16, 2009
  17. Feb 15, 2009
  18. Feb 11, 2009
    • Stefan Rusek's avatar
      Handle when the slicemap option is an empty string · 3b8f2750
      Stefan Rusek authored
      In the cmdtable for the convert extension, the default value for splicefile is
      empty string, while mapfile (the class that reads splicemaps) expects either a
      real path or None. This patch changes mapfile to expect a real path or logical
      false (False, None, empty string, etc.)
      3b8f2750
  19. Feb 08, 2009
  20. Feb 10, 2009
Loading