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: brianc/node-postgres
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: andythiv/node-postgres
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 12 commits
  • 3 files changed
  • 2 contributors

Commits on Oct 14, 2015

  1. escapeLiteral handles more types of input

    andythiv committed Oct 14, 2015
    Configuration menu
    Copy the full SHA
    c3f7976 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from andythiv/escapeMoreStuff

    escapeLiteral handles more types of input
    andythiv committed Oct 14, 2015
    Configuration menu
    Copy the full SHA
    603c545 View commit details
    Browse the repository at this point in the history
  3. Add jshint ignore and explanation

    andythiv committed Oct 14, 2015
    Configuration menu
    Copy the full SHA
    aafda5e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from andythiv/escapeMoreStuff

    Add jshint ignore and explanation
    andythiv committed Oct 14, 2015
    Configuration menu
    Copy the full SHA
    a2b074a View commit details
    Browse the repository at this point in the history
  5. Fix timezone issue affecting unit test

    andythiv committed Oct 14, 2015
    Configuration menu
    Copy the full SHA
    df6244c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3 from andythiv/escapeMoreStuff

    Fix timezone issue affecting unit test
    andythiv committed Oct 14, 2015
    Configuration menu
    Copy the full SHA
    82498ba View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2015

  1. Merge with upstream brianc/node-postgres

    andythiv committed Oct 17, 2015
    Configuration menu
    Copy the full SHA
    fc8ef9d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from andythiv/escapeMoreStuff

    Merge with upstream brianc/node-postgres
    andythiv committed Oct 17, 2015
    Configuration menu
    Copy the full SHA
    6cd774a View commit details
    Browse the repository at this point in the history
  3. Minor: fixed inconsistent brace spacing style

    andythiv committed Oct 17, 2015
    Configuration menu
    Copy the full SHA
    10d2cb2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5 from andythiv/escapeMoreStuff

    Minor: fixed inconsistent brace spacing style
    andythiv committed Oct 17, 2015
    Configuration menu
    Copy the full SHA
    86448e5 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2016

  1. merge with upstream

    andythiv committed May 12, 2016
    Configuration menu
    Copy the full SHA
    1ddbe52 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from andythiv/mergeWithUpstream

    Merge with upstream
    andythiv committed May 12, 2016
    Configuration menu
    Copy the full SHA
    b1e0330 View commit details
    Browse the repository at this point in the history
Loading