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: krisajenkins/yesql
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: krisajenkins/yesql
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: rearchitect
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 20 files changed
  • 2 contributors

Commits on Sep 16, 2014

  1. Whitespace changes.

    krisajenkins committed Sep 16, 2014
    Configuration menu
    Copy the full SHA
    4f235f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35bab7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3422915 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2014

  1. More annotations.

    krisajenkins committed Sep 17, 2014
    Configuration menu
    Copy the full SHA
    db12f87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9915086 View commit details
    Browse the repository at this point in the history
  3. Do not allow any nonwhitespace content after names

    The parser was accepting content after names on name lines which causes
    errors in the transform functions due to unexpected data.
    scizo authored and krisajenkins committed Sep 17, 2014
    Configuration menu
    Copy the full SHA
    54a144c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a364261 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2014

  1. Configuration menu
    Copy the full SHA
    7d8a7cd View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2014

  1. Configuration menu
    Copy the full SHA
    9471f12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82bccbd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50e76a3 View commit details
    Browse the repository at this point in the history
  4. Preparing yesql 0.5.

    krisajenkins committed Sep 20, 2014
    Configuration menu
    Copy the full SHA
    325b003 View commit details
    Browse the repository at this point in the history
  5. Adding support for row- and result-set- handlers.

    This partially addresses issue #10.
    krisajenkins committed Sep 20, 2014
    Configuration menu
    Copy the full SHA
    5fba698 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a00ea21 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f4940a7 View commit details
    Browse the repository at this point in the history
Loading