summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-03-22Releasing version 0.16.2v0.16.2Amjith Ramanujam
2015-03-22Changelog update.Amjith Ramanujam
2015-03-14Update changelog.Amjith Ramanujam
2015-03-14Add \connect to the list of commands that need completion refresh.Amjith Ramanujam
2015-03-10Merge pull request #172 from drocco007/masterAmjith Ramanujam
2015-03-11Format Decimal values directly as stringsDaniel Rocco
2015-03-10Update changelog.Amjith Ramanujam
2015-03-09Add <null> as a placeholder for missingvalue.Amjith Ramanujam
2015-03-08Update changelog.Amjith Ramanujam
2015-03-08Add FUNCTION to the list of auto-completion.Amjith Ramanujam
2015-03-08Merge pull request #170 from darikg/better_dotsAmjith Ramanujam
2015-03-06Better handle schema-qualified word_before_cursorDarik Gamble
2015-03-03Changelog update.Amjith Ramanujam
2015-03-03Releasing version 0.16.1v0.16.1Amjith Ramanujam
2015-03-03Fix the unicode issue with hstore.Amjith Ramanujam
2015-03-03Do not attempt to run \c as a special command.Amjith Ramanujam
2015-03-01Add additional cleanup regexDarik Gamble
2015-03-01Fix slightly incorrect commentDarik Gamble
2015-03-01Specify how to enable vi bindings in changelog.Amjith Ramanujam
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