summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-03-01Releasing version 0.16.0v0.16.0Amjith Ramanujam
2015-03-01Update changelog.Amjith Ramanujam
2015-02-28Adjust the meta info to be shorter.Amjith Ramanujam
2015-02-28Changelog update.Amjith Ramanujam
2015-02-28Merge pull request #165 from drocco007/masterAmjith Ramanujam
2015-03-01Interpret incoming JSON as a string instead of via json.loadsDaniel Rocco
2015-02-28Print meta info at launch.Amjith Ramanujam
2015-02-28Use ext shorthand for psycopg2.extensions everywhereDaniel Rocco
2015-02-28Merge pull request #161 from darikg/specialAmjith Ramanujam
2015-02-28Watch out for leading whitespaceDarik Gamble
2015-02-27\dn suggests schemas onlyDarik Gamble
2015-02-27\df suggests only schemas and functionsDarik Gamble
2015-02-27Add \df describe function special commandDarik Gamble
2015-02-27Move pgspecial suggestions to separate methodDarik Gamble
2015-02-26Update changelog.Amjith Ramanujam
2015-02-26Add a test for the special multi-command case.Amjith Ramanujam
2015-02-26Special commands in multiple sql statements.Amjith Ramanujam
2015-02-26Update changelog.Amjith Ramanujam
2015-02-25Merge pull request #158 from drocco007/masterAmjith Ramanujam
2015-02-25Only include special command completions at the start of a statementDaniel Rocco
2015-02-24Add completion for CREATE WITH TEMPLATEDaniel Rocco
2015-02-18Merge pull request #155 from darikg/functionsAmjith Ramanujam
2015-02-17Autocomplete function namesDarik Gamble
2015-02-17Store function metadata (not used yet)Darik Gamble
2015-02-17Store table data one level deeper in nested dictDarik Gamble
2015-02-13Changelog update.Amjith Ramanujam
2015-02-13Add a version flag.Amjith Ramanujam
2015-02-13Changelog update.Amjith Ramanujam
2015-02-13Fix failing tests in python 3.Amjith Ramanujam
2015-02-13Format long integers as ints and not as floats.Amjith Ramanujam
2015-02-12Changelog update.Amjith Ramanujam
2015-02-12Make F4 toggle vi/emacs modes.Amjith Ramanujam
2015-02-12Update changelog.Amjith Ramanujam
2015-02-12Merge pull request #154 from jayzeng/prototype_vimodeAmjith Ramanujam
2015-02-12update pgclirc templateJay Zeng
2015-02-12Get vi mode workingJay Zeng
2015-02-12Merge pull request #151 from darikg/bugfix_tables_queryAmjith Ramanujam
2015-02-12Merge pull request #152 from darikg/bugfix_dtAmjith Ramanujam
2015-02-12Catch AttributeError in extend_tables to prevent similar bugs from occurring ...Darik Gamble
2015-02-12\dt query shouldn't restrict schemas if schema qualifer suppliedDarik Gamble
2015-02-12make tables query schema filter match schematas queryDarik Gamble
2015-02-12Update changelog.Amjith Ramanujam
2015-02-12Add \ds to special commands.Amjith Ramanujam
2015-02-08Releasing version 0.15.4v0.15.4Amjith Ramanujam
2015-02-08Releasing version 0.15.3v0.15.3Amjith Ramanujam
2015-02-08Override LESS options completely.Amjith Ramanujam
2015-02-08Releasing version 0.15.2v0.15.2Amjith Ramanujam
2015-02-08Revert psycopg2cffi to psycopg2.Amjith Ramanujam
2015-02-08Releasing version 0.15.1v0.15.1Amjith Ramanujam
2015-02-08Switch back to using psycopg2.Amjith Ramanujam