Skip to content
Snippets Groups Projects
  1. Feb 21, 2008
  2. Feb 22, 2008
  3. Feb 21, 2008
  4. Feb 20, 2008
  5. Feb 21, 2008
  6. Feb 20, 2008
  7. Jan 25, 2008
    • Jesse Glick's avatar
      Infer a --repository argument from command arguments when reasonable. · aafdea37
      Jesse Glick authored
      In particular: if invoked without -R from a CWD not inside a repo, having been
      passed one or more file paths as command arguments, where the nearest enclosing
      repo of all of those paths is the same, quietly infer a -R option for that repo.
      Otherwise abort with an error message as before.
      aafdea37
  8. Feb 20, 2008
    • Dirkjan Ochtman's avatar
      hgweb: separate protocol calls from interface calls (issue996) · b023915a
      Dirkjan Ochtman authored
      The protocol functions are already pretty careful about not raising
      exceptions to the caller, and have their own error handling. We can formalize
      this a little bit to make it clearer (before, the exception handlers for
      a limited number of exceptions coming from the interface bits would blow up
      because some variables aren't instantiated for the protocol calls).
      b023915a
  9. Feb 19, 2008
  10. Feb 18, 2008
  11. Aug 28, 2007
  12. Feb 17, 2008
  13. Feb 16, 2008
  14. Feb 13, 2008
  15. Feb 16, 2008
  16. Feb 10, 2008
  17. Feb 16, 2008
  18. Feb 15, 2008
Loading