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: hamcrest/JavaHamcrest
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: bvrakvs/JavaHamcrest
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.
  • 9 commits
  • 3 files changed
  • 1 contributor

Commits on Feb 25, 2016

  1. Boolean getter support added

    Burak Bayrakdar committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    39cb1a3 View commit details
    Browse the repository at this point in the history
  2. string utils usage removed

    Burak Bayrakdar committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    213132d View commit details
    Browse the repository at this point in the history
  3. refactor 4 same logic as b4

    Burak Bayrakdar committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    4115348 View commit details
    Browse the repository at this point in the history
  4. class constraint for java.lang.Boolean

    Burak Bayrakdar committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    e532388 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2016

  1. travis workaround for build failure

    Burak Bayrakdar committed Mar 3, 2016
    Configuration menu
    Copy the full SHA
    3133155 View commit details
    Browse the repository at this point in the history
  2. another try for hostname addon

    Burak Bayrakdar committed Mar 3, 2016
    Configuration menu
    Copy the full SHA
    d2d7bda View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2016

  1. travis config revert

    Burak Bayrakdar committed Apr 11, 2016
    Configuration menu
    Copy the full SHA
    44b0f90 View commit details
    Browse the repository at this point in the history
  2. logic added for missing propertydescriptor for Boolean field, and som…

    …e UT
    Burak Bayrakdar committed Apr 11, 2016
    Configuration menu
    Copy the full SHA
    b3dd20d View commit details
    Browse the repository at this point in the history

Commits on May 18, 2016

  1. master pull

    Burak Bayrakdar committed May 18, 2016
    Configuration menu
    Copy the full SHA
    0379718 View commit details
    Browse the repository at this point in the history
Loading