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

Fixing Conflicts for accepting #14 and #38 #1

Merged
merged 12 commits into from
Dec 19, 2016

Conversation

luizperes
Copy link

This PR fixes the latest conflicts for the PR filhodanuvem#38.

I also included a new tag --type defined here: filhodanuvem#34

Please test it thoroughly before accepting.

Thank you,
Luiz

luizperes and others added 11 commits December 15, 2016 00:37
To allow users to extract data to another applications we are putting support to json output.
Gitql need to works on the three latest
versions of golang.
Before this we needed always export variables
like DYLD_LIBRARY_PATH and now its not necessary
anymore because the dynamic files are in the
default path /usr/local/lib .
This change makes all the dynamic libraries accessable
for gitql on linux.
The command ldconfig is require for that but I believe that
is a command always on these OS.
Export LD_LIBRARY_PATH for example is
not necessary anymore beucase that the
make install is solving this.
@luizperes luizperes changed the title Fixing Conflicts for accepting https://github.com/cloudson/gitql/issues/14 and https://github.com/cloudson/gitql/pull/38 Fixing Conflicts for accepting #14 and #38 Dec 19, 2016
@luizperes luizperes changed the title Fixing Conflicts for accepting #14 and #38 Fixing Conflicts for accepting #/14 and #38 Dec 19, 2016
@luizperes luizperes changed the title Fixing Conflicts for accepting #/14 and #38 Fixing Conflicts for accepting #14 and #38 Dec 19, 2016
@Code-Hex Code-Hex merged commit 351e366 into Code-Hex:develop Dec 19, 2016
Code-Hex added a commit that referenced this pull request Dec 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants