X Tutup
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: biojava/biojava
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: jnorthrup/biojava
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.
  • 19 commits
  • 1,045 files changed
  • 6 contributors

Commits on Jun 10, 2019

  1. Fixed Line Length bug

    r614 committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    8cd6330 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2019

  1. Update .gitattributes

    bagasfadhil authored Oct 1, 2019
    Configuration menu
    Copy the full SHA
    312c2cb View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2020

  1. Use HTTPS instead of HTTP to resolve dependencies

    This fixes a security vulnerability in this project where the `pom.xml`
    files were configuring Maven to resolve dependencies over HTTP instead of
    HTTPS.
    
    Signed-off-by: Jonathan Leitschuh <Jonathan.Leitschuh@gmail.com>
    JLLeitschuh committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    e7786fe View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2020

  1. dependency upgrades (untested)

    me committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    e9ba77f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f22e0e View commit details
    Browse the repository at this point in the history
  3. cleanup continued; core and structure unit tests still pass, other mo…

    …dules untested
    me committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    031f84b View commit details
    Browse the repository at this point in the history
  4. updates

    me committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    348eb30 View commit details
    Browse the repository at this point in the history
  5. updates

    me committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    7cf26c5 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2020

  1. updates

    me committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    7d107b3 View commit details
    Browse the repository at this point in the history
  2. updates

    me committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    7b660ff View commit details
    Browse the repository at this point in the history
  3. updates

    me committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    75e9c20 View commit details
    Browse the repository at this point in the history
  4. updates

    me committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    a875504 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5607faa View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2020

  1. Merge pull request #1 from automenta/master

    http cache plus "updates" from "me"
    jnorthrup authored Mar 11, 2020
    Configuration menu
    Copy the full SHA
    b116138 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'interface-finder' of https://github.com/josemduarte/bio…

    …java into josemduarte-interface-finder
    
    # Conflicts:
    #	biojava-structure/src/main/java/org/biojava/nbio/structure/StructureTools.java
    Jim Northrup committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    af1647e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from JLLeitschuh/fix/JLL/use_https_to_resolve_d…

    …ependencies
    
    Use HTTPS instead of HTTP to resolve dependencies
    jnorthrup authored Mar 11, 2020
    Configuration menu
    Copy the full SHA
    3cd5eda View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4 from bagasfadhil/bagasfadhil-patch-1

    Update .gitattributes
    jnorthrup authored Mar 11, 2020
    Configuration menu
    Copy the full SHA
    e8a1535 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5 from r614/master

    Fixed Line Length bug
    jnorthrup authored Mar 11, 2020
    Configuration menu
    Copy the full SHA
    77b7480 View commit details
    Browse the repository at this point in the history
  6. enable a non-signed build to run shellscripted demo in bin/; or for t…

    …hat main class to be specified in bash.
    Jim Northrup committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    229fad4 View commit details
    Browse the repository at this point in the history
Loading
X Tutup