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: airshiplay/yang-maven-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: airlenet/yang-java
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.
  • 13 commits
  • 2,395 files changed
  • 3 contributors

Commits on Sep 6, 2017

  1. update yang antlr

    airshiplay committed Sep 6, 2017
    Configuration menu
    Copy the full SHA
    8c9ed6b View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2017

  1. Configuration menu
    Copy the full SHA
    180beef View commit details
    Browse the repository at this point in the history
  2. update 2.0.0-SNAPSHOT

    airshiplay committed Sep 9, 2017
    Configuration menu
    Copy the full SHA
    0329d4a View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2019

  1. Update pom.xml

    airshiplay authored Jun 11, 2019
    Configuration menu
    Copy the full SHA
    803a396 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2020

  1. 2.x

    lig committed May 23, 2020
    Configuration menu
    Copy the full SHA
    f79fa78 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2020

  1. yang compiler

    airlenet committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    e8100dc View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2020

  1. Configuration menu
    Copy the full SHA
    5d00778 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

  1. yang jnc translator

    airlenet committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    78ff31a View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

  1. Configuration menu
    Copy the full SHA
    b2507f0 View commit details
    Browse the repository at this point in the history
  2. update readme

    airlenet committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    2c71348 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2020

  1. Merge branch '2.x'

    # Conflicts:
    #	README.md
    #	ganymed-ssh2/pom.xml
    #	play-jnc/pom.xml
    #	play-jnc/src/main/java/com/tailf/jnc/Device.java
    #	play-jnc/src/main/java/com/tailf/jnc/Element.java
    #	play-jnc/src/main/java/com/tailf/jnc/ElementHandler.java
    #	play-jnc/src/main/java/com/tailf/jnc/JNCException.java
    #	play-jnc/src/main/java/com/tailf/jnc/Leaf.java
    #	play-jnc/src/main/java/com/tailf/jnc/Path.java
    #	play-jnc/src/main/java/com/tailf/jnc/SSHConnection.java
    #	play-jnc/src/main/java/com/tailf/jnc/SchemaParser.java
    #	play-jnc/src/main/java/com/tailf/jnc/YangElement.java
    #	play-jnc/src/main/java/com/tailf/jnc/YangException.java
    #	play-jnc/src/main/java/com/tailf/jnc/YangXMLParser.java
    #	pom.xml
    #	yang-codegen/pom.xml
    #	yang-codegen/src/main/java/com/airlenet/yang/codegen/ProcessUtil.java
    #	yang-codegen/src/main/resources/jnc.py
    #	yang-codegen/src/main/resources/jnc.pyc
    #	yang-codegen/src/test/java/demo/CodegenTest.java
    #	yang-example/pom.xml
    #	yang-example/src/main/yang/demo.yang
    #	yang-example/src/main/yang/module/iana/iana-crypt-hash.yang
    #	yang-example/src/main/yang/module/ietf/ietf-inet-types.yang
    #	yang-example/src/main/yang/module/ietf/ietf-netconf-acm.yang
    #	yang-example/src/main/yang/module/ietf/ietf-netconf-monitoring.yang
    #	yang-example/src/main/yang/module/ietf/ietf-netconf-with-defaults.yang
    #	yang-example/src/main/yang/module/ietf/ietf-netconf.yang
    #	yang-example/src/main/yang/module/ietf/ietf-yang-library.yang
    #	yang-example/src/main/yang/module/ietf/ietf-yang-types.yang
    #	yang-example/src/main/yang/module/tailf/tailf-rest-error.yang
    #	yang-jnc/.gitignore
    #	yang-maven-plugin/pom.xml
    #	yang-maven-plugin/src/main/java/com/airlenet/yang/plugin/AbstractProcessorMojo.java
    #	yang-maven-plugin/src/main/java/com/airlenet/yang/plugin/ProcessorAnnotationMojo.java
    airlenet committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    063ae76 View commit details
    Browse the repository at this point in the history
  2. remove

    airlenet committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    20a687d View commit details
    Browse the repository at this point in the history
  3. update yang

    airlenet committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    20b8c43 View commit details
    Browse the repository at this point in the history
Loading