Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Git support #23

Merged
merged 7 commits into from Oct 12, 2011
Merged

Git support #23

merged 7 commits into from Oct 12, 2011

Commits on Sep 19, 2011

  1. create a default .gitignore file

    when create a extension using skeleton it now creates a default
    .gitignore file.
    
    Fix #15.
    guedes committed Sep 19, 2011
    Copy the full SHA
    9602960 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2011

  1. Copy the full SHA
    fcea520 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2011

  1. adding git support, ref #16

    Added more example to README
    Now pgxn_utils notice the repository creation
    Now pgxn_utils do an initial commit
    guedes committed Oct 7, 2011
    Copy the full SHA
    9ec50ee View commit details
    Browse the repository at this point in the history
  2. fixing tests

    guedes committed Oct 7, 2011
    Copy the full SHA
    0428c2f View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2011

  1. bundle using git archive, ref #17

    guedes committed Oct 12, 2011
    Copy the full SHA
    0571ae0 View commit details
    Browse the repository at this point in the history
  2. fixing git url on README, ref #17

    guedes committed Oct 12, 2011
    Copy the full SHA
    eb2af74 View commit details
    Browse the repository at this point in the history
  3. fixing git url on README, ref #17

    guedes committed Oct 12, 2011
    Copy the full SHA
    ef10e82 View commit details
    Browse the repository at this point in the history