Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mercurial command server #459

Open
wants to merge 28 commits into
base: master
Choose a base branch
from

Commits on Jan 2, 2021

  1. Configuration menu
    Copy the full SHA
    b11bb08 View commit details
    Browse the repository at this point in the history
  2. Add specs for hg resolver

    f-fr committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    c1a6c2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    976260c View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2021

  1. Configuration menu
    Copy the full SHA
    efdeda7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3da7e52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b4fd1a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d32e82a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    736b656 View commit details
    Browse the repository at this point in the history
  6. Merge hg-resolver

    f-fr committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    b585358 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fa97263 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    16da02b View commit details
    Browse the repository at this point in the history
  9. Merge hg-resolver

    f-fr committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    2f93b0b View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2021

  1. Configuration menu
    Copy the full SHA
    2cb5a69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd79e57 View commit details
    Browse the repository at this point in the history
  3. Call Process with full quoted command line

    Otherwise it won't work on Windows currently.
    f-fr committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    06b9255 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16099f8 View commit details
    Browse the repository at this point in the history
  5. Quote shell arguments correctly

    f-fr committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    d9e2a7b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dbac5f9 View commit details
    Browse the repository at this point in the history
  7. Merge hg-resolver

    f-fr committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    be1dc7c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a4a2e92 View commit details
    Browse the repository at this point in the history
  9. Improve code of HgResolver

    f-fr committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    3266b2b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7afdb50 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. Configuration menu
    Copy the full SHA
    1453032 View commit details
    Browse the repository at this point in the history
  2. HgResolver#file_exists? does not use exceptions if the file does not …

    …exist
    
    Exceptions should only be used on real errors, not on expected fails.
    f-fr committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    fff4ccc View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2021

  1. Merge hg-resolver

    f-fr committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    f0de09e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e31e09 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. Merge master

    f-fr committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    8e8fffe View commit details
    Browse the repository at this point in the history
  2. Merge hg-resolver

    f-fr committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    a1aae57 View commit details
    Browse the repository at this point in the history