summaryrefslogtreecommitdiffstats
path: root/setup.py
AgeCommit message (Expand)Author
2015-10-05Add txt files from pgliterals to distribution.Amjith Ramanujam
2015-09-26Upped pgspecial req to 1.1.0 with \x auto included.Iryna Cherniavska
2015-09-26Using pgspecial as a separate module. Warning: this branch will not build.Iryna Cherniavska
2015-08-08Upgrade to prompt_toolkit 0.46Jonathan Slenders
2015-08-05Bump sqlparse version from 0.1.14 to 0.1.16Darik Gamble
2015-08-02Merge pull request #308 from jonathanslenders/prompt_toolkit_0.44Amjith Ramanujam
2015-07-31Integration with prompt_toolkit==0.45Jonathan Slenders
2015-07-24Bump up click version to address #288Amjith Ramanujam
2015-06-25Upgrade to prompt_toolkit==0.42.Jonathan Slenders
2015-06-16Upgrade prompt_toolkit to 0.40.Amjith Ramanujam
2015-06-04Upgrade to prompt_toolkit==0.39Jonathan Slenders
2015-05-28replace configparser with configobjBrett
2015-05-24Update changelog for 0.17.0 release.Amjith Ramanujam
2015-05-11Upgrade to prompt-toolkit 0.34Jonathan Slenders
2015-04-28Remove jedi installation hack in setup.py.Amjith Ramanujam
2015-04-20pin sqlparse to 0.1.14Darik Gamble
2015-02-08Switch back to using psycopg2.Amjith Ramanujam
2015-02-08Pin the version to psycopg2cffi to 2.6.1 and above.Amjith Ramanujam
2015-02-06Convert to use cffi. But unicode isn't working.Amjith Ramanujam
2015-01-25Remove pandas dependency by storing database metadata as lists of tuplesDarik Gamble
2015-01-18Add pandas as a mandatory requirementDarik Gamble
2015-01-08Update prompt_toolkit version, now supporting CTRL+arrow shortcuts.Karl-Aksel Puulmann
2015-01-07Make pygments capital-cases in setup.pyAmjith Ramanujam
2015-01-07click version must be >= 3.2Guewen Baconnier
2015-01-06Update setup.py with specific versions for dependencies.Amjith Ramanujam
2015-01-07Fix psycopg2 versionKarl-Aksel Puulmann
2015-01-06Update the homepage in setup.Amjith Ramanujam
2014-12-11Add default config file to setup.py.Amjith Ramanujam
2014-12-11Change license file.Amjith Ramanujam
2014-12-11Add in the license.Amjith Ramanujam
2014-12-11Add author email to setup.pyAmjith Ramanujam
2014-12-11Update the description in setup.py.Amjith Ramanujam
2014-12-08Remove tabulate from dependencies and update LICENSE.Amjith Ramanujam
2014-11-30Add a section for linux install in Readme.Amjith Ramanujam
2014-11-30Update setup.py to read from the Readme.Amjith Ramanujam
2014-11-26Move pgcli into a directory and make a package.Amjith Ramanujam
2014-11-23Add pretty printing of table data.Amjith Ramanujam
2014-10-12Rename scripts and add setup.Amjith Ramanujam