Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: quark-zju/lrun
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.1
Choose a base ref
...
head repository: quark-zju/lrun
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 5 commits
  • 6 files changed
  • 2 contributors

Commits on Jan 10, 2019

  1. Configuration menu
    Copy the full SHA
    07774a9 View commit details
    Browse the repository at this point in the history
  2. README: fix code format

    Textile uses @ for code segments.
    quark-zju committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    b5d7b39 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    - fs::PathNode was removed
    - CLONE_NEW* now requires CAP_SYS_ADMIN
    - "true" now requires "openat"
    quark-zju committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    4dcf048 View commit details
    Browse the repository at this point in the history
  4. netns: stop translating --network false to --netns lrun-empty

    Since ljudge can now pass --netns lrun-empty to lrun, lrun no longer needs to treat lrun-empty
    netns specially. Less special cases is better.
    quark-zju committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    2201007 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. fix too small char buf

    reAsOn2010 authored and quark-zju committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    5b44c03 View commit details
    Browse the repository at this point in the history
Loading