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: dojo-java-programming/issue-list-2015
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: dojo-java-programming/issue-list-2015
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 34 files changed
  • 3 contributors

Commits on Feb 16, 2016

  1. Configuration menu
    Copy the full SHA
    2f49ddb View commit details
    Browse the repository at this point in the history
  2. Removes unused imports

    verhagen committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    44bf941 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    607b013 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2016

  1. Add tasks

    verhagen committed Feb 22, 2016
    Configuration menu
    Copy the full SHA
    1989777 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2016

  1. Configuration menu
    Copy the full SHA
    c74e153 View commit details
    Browse the repository at this point in the history
  2. Removes dependency version (now in parent pom)

    Gerben van den Berg committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    8d2c28f View commit details
    Browse the repository at this point in the history
  3. Moves dependencies under dependencyManagement

    Gerben van den Berg committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    1ba0fd1 View commit details
    Browse the repository at this point in the history
  4. adds IssueListMojo and updates pom for this

    Gerben van den Berg committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    8dc4abb View commit details
    Browse the repository at this point in the history
  5. #2 Implements App with JCommander

    Gerlof Vriesinga committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    b7deab7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7da8cc0 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'fix-unit-tests' into feature-app-with-jcommander

    Gerlof Vriesinga committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    b5699f3 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #4 from gerlof85/feature-app-with-jcommander

    Feature app with jcommander
    verhagen committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    3dda9ff View commit details
    Browse the repository at this point in the history
  9. Adds maven plugin for #3

    Gerben van den Berg committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    f0fc88c View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'github-dojo-group/develop' into

    feature-maven-plugin
    
    Conflicts:
    	pom.xml
    	src/main/java/com/github/dojo/java/issuelist/IssueListApp.java
    	src/test/java/com/github/dojo/java/issuelist/IssueListAppTest.java
    Gerben van den Berg committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    e546d0a View commit details
    Browse the repository at this point in the history
  11. Removes old files

    Gerben van den Berg committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    3f1446c View commit details
    Browse the repository at this point in the history
  12. Merge pull request #5 from gerben86/feature-maven-plugin

    Feature maven plugin
    verhagen committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    8bc3b14 View commit details
    Browse the repository at this point in the history
  13. Updates entries

    Adds few new onces
    verhagen committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    25ad3fa View commit details
    Browse the repository at this point in the history
Loading