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: nitlang/nitutorial
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: new-srv
Choose a base ref
...
head repository: nitlang/nitutorial
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 11 files changed
  • 1 contributor

Commits on Jun 6, 2016

  1. nit_jail: sandbox with docker instead of firejail

    Signed-off-by: Jean Privat <[email protected]>
    privat committed Jun 6, 2016
    Configuration menu
    Copy the full SHA
    1bfb6a5 View commit details
    Browse the repository at this point in the history
  2. nit_jail: write a "$dir/done" file when done

    Signed-off-by: Jean Privat <[email protected]>
    privat committed Jun 6, 2016
    Configuration menu
    Copy the full SHA
    b2faa61 View commit details
    Browse the repository at this point in the history
  3. nit_jail: argument 2 bypasses the template identification

    Signed-off-by: Jean Privat <[email protected]>
    privat committed Jun 6, 2016
    Configuration menu
    Copy the full SHA
    36f52e7 View commit details
    Browse the repository at this point in the history
  4. move diff to srv

    privat committed Jun 6, 2016
    Configuration menu
    Copy the full SHA
    c801879 View commit details
    Browse the repository at this point in the history
  5. srv: libify diff.nit

    privat committed Jun 6, 2016
    Configuration menu
    Copy the full SHA
    7c34a2d View commit details
    Browse the repository at this point in the history
  6. srv: use tmpl_diff internally

    Signed-off-by: Jean Privat <[email protected]>
    privat committed Jun 6, 2016
    Configuration menu
    Copy the full SHA
    9d6905b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    438f272 View commit details
    Browse the repository at this point in the history
  8. add codemirror

    Signed-off-by: Jean Privat <[email protected]>
    privat committed Jun 6, 2016
    Configuration menu
    Copy the full SHA
    db4932b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8990eae View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2016

  1. srv: parse the code to display error messages as line-widgets.

    Signed-off-by: Jean Privat <[email protected]>
    privat committed Jun 7, 2016
    Configuration menu
    Copy the full SHA
    02afc99 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2016

  1. web: improve logging

    Signed-off-by: Jean Privat <[email protected]>
    privat committed Jun 10, 2016
    Configuration menu
    Copy the full SHA
    9848e67 View commit details
    Browse the repository at this point in the history
Loading