summaryrefslogtreecommitdiffstats
path: root/setup.py
AgeCommit message (Expand)Author
2017-04-19Changed to pgcli-dev@googlegroups.com.Irina Truong
2017-04-19Seriously pep8radius.Irina Truong
2017-04-18Change author name and email.Amjith Ramanujam
2017-03-21Bumped minimal requirement of prompt-toolkit to 1.0.10, where reset_current_b...Irina Truong
2017-01-12Bumped pgspecial to 1.7.0. Connect #627.Irina Truong
2017-01-11Fixed release script and author email, because pypi made some breaking changes.v1.4.0Irina Truong
2016-12-07Increased minimum prompt_toolkit requirement to 1.0.9.Irina Truong
2016-10-26Bump min sqlparse version to 0.2.2Darik Gamble
2016-09-20Set sqlparse version dependency to >0.2.0, <0.3.0.Amjith Ramanujam
2016-08-29do not install setproctitle on cygwinJanus Troelsen
2016-08-13Update pgspecial, avoid re-parsing watch_commandStuart Quin
2016-07-20Upgrade to sqlparse-0.2.0, required for Python-3.5 supportTiziano Müller
2016-06-29Upgrade pgspecial to 1.5.0Amjith Ramanujam
2016-06-21Set pgspecial dependency version to 1.4 or higher.Amjith Ramanujam
2016-05-05Upgrade to prompt-toolkit 1.0.0Jonathan Slenders
2016-03-24Update pgspecial dependency to 1.3.0Amjith Ramanujam
2016-03-18Merge pull request #476 from jonathanslenders/prompt_toolkit_0.60Amjith Ramanujam
2016-03-14Upgrade to prompt_toolkit 0.60.Jonathan Slenders
2016-03-09Upgrade sqlparse requirement to version 0.1.19Fernando L. Canizo
2016-02-17Explicitly add wcwidth as a dependency.Amjith Ramanujam
2016-01-17Upgrade to prompt-toolkit-0.57Jonathan Slenders
2015-11-24Added humanized time display. Connect #396.Iryna Cherniavska
2015-10-23Make setproctitle optional in WindowsAmjith Ramanujam
2015-10-18Issue #355 Use setproctitle to hide command line passwordsStuart Quin
2015-10-05Use a single json file instead of multiple txt filesDarik Gamble
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