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: dbpatch/DbPatch
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: dbpatch/DbPatch
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.
  • 14 commits
  • 32 files changed
  • 5 contributors

Commits on Jun 13, 2012

  1. Merge branch 'develop'

    mdeletter
    mdeletter committed Jun 13, 2012
    Configuration menu
    Copy the full SHA
    754ebeb View commit details
    Browse the repository at this point in the history
  2. updated version number

    Sandy Pleyte
    Sandy Pleyte committed Jun 13, 2012
    Configuration menu
    Copy the full SHA
    c8f8bdb View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2013

  1. Added support for printing the contents of the patch files, instead o…

    …f executing them.
    Rudi de Vries
    Rudi de Vries committed Aug 26, 2013
    Configuration menu
    Copy the full SHA
    27bc893 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2013

  1. Merge pull request #32 from rudidevries/master

    Added support for printing the contents of the patch files
    Martijn De Letter
    Martijn De Letter committed Sep 2, 2013
    Configuration menu
    Copy the full SHA
    69a0248 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2013

  1. Updated docs and version

    Sandy Pleyte
    Sandy Pleyte committed Sep 11, 2013
    Configuration menu
    Copy the full SHA
    ee40d5a View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2014

  1. Configuration menu
    Copy the full SHA
    1772fa3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #33 from bitdeli-chef/master

    Add a Bitdeli Badge to README
    Sandy Pleyte
    Sandy Pleyte committed Feb 5, 2014
    Configuration menu
    Copy the full SHA
    2bb2a5c View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2014

  1. Changed todo into a comment

    It's possible to have the same patch number in different branches.
    Dbpatch will advice you to add the specific branch parameter.
    Martijn De Letter
    Martijn De Letter committed Feb 6, 2014
    Configuration menu
    Copy the full SHA
    34272f8 View commit details
    Browse the repository at this point in the history
  2. Fixed possible sql injection

    Sandy Pleyte
    Sandy Pleyte committed Feb 6, 2014
    Configuration menu
    Copy the full SHA
    58ef214 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/dbpatch/DbPatch

    Martijn De Letter
    Martijn De Letter committed Feb 6, 2014
    Configuration menu
    Copy the full SHA
    9abbc40 View commit details
    Browse the repository at this point in the history
  4. Fixed License

    Sandy Pleyte
    Sandy Pleyte committed Feb 6, 2014
    Configuration menu
    Copy the full SHA
    ce86894 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2014

  1. Removed bitdeli, didn't work

    Sandy Pleyte
    Sandy Pleyte committed Feb 25, 2014
    Configuration menu
    Copy the full SHA
    aceb5ad View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2014

  1. Don't catch patch exceptions in the command, but let it bubble up to …

    …the application so the correct exit code will be generated.
    Tjeerd committed Dec 15, 2014
    Configuration menu
    Copy the full SHA
    1dc2953 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2014

  1. Merge pull request #37 from Tjeerd/correct-exitcode

    Fixed exitcodes
    Sandy Pleyte
    Sandy Pleyte committed Dec 16, 2014
    Configuration menu
    Copy the full SHA
    cb24fff View commit details
    Browse the repository at this point in the history
Loading