summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-01-07Releasing version 0.10.2v0.10.2Amjith Ramanujam
2015-01-07Make pygments capital-cases in setup.pyAmjith Ramanujam
2015-01-07Merge pull request #60 from vegetableman/patch-1Amjith Ramanujam
2015-01-07Merge pull request #61 from jmagnusson/masterAmjith Ramanujam
2015-01-07README fix for #59Jacob Magnusson
2015-01-07Update for README.rst featuresVignesh Anand
2015-01-07Releasing version 0.10.1v0.10.1Amjith Ramanujam
2015-01-07Update the list of contributors.Amjith Ramanujam
2015-01-07Merge pull request #55 from guewen/depends-on-click-3.2Amjith Ramanujam
2015-01-07Remove unassigned local var from logging.Amjith Ramanujam
2015-01-07click version must be >= 3.2Guewen Baconnier
2015-01-06Remove an unnecessary str casting.Amjith Ramanujam
2015-01-06Merge pull request #50 from snahor/patch-1Amjith Ramanujam
2015-01-06Merge pull request #49 from Walms/masterAmjith Ramanujam
2015-01-07Fix #45Hans Roman
2015-01-06Merge pull request #40 from macobo/masterAmjith Ramanujam
2015-01-07ISSUE #32 More graceful error managementdwalmsley
2015-01-06Merge pull request #30 from svenstaro/patch-1Amjith Ramanujam
2015-01-06Update setup.py with specific versions for dependencies.Amjith Ramanujam
2015-01-06Merge pull request #44 from cwa-/patch-1Amjith Ramanujam
2015-01-06fix type in READMECharlie Arnold
2015-01-07Force psycopg to decode strings received from database to unicode.Karl-Aksel Puulmann
2015-01-07Show proper information about exceptions in logs and when running pgcli.Karl-Aksel Puulmann
2015-01-06Merge pull request #41 from macobo/karl-fix-psycopg2-versionAmjith Ramanujam
2015-01-06Merge pull request #34 from EricWorkman/m/fix_special_dAmjith Ramanujam
2015-01-07Fix psycopg2 versionKarl-Aksel Puulmann
2015-01-06Fix \d [pattern] to not fail with (global name 'true' is not defined)Eric Workman
2015-01-06Add entry pointSven-Hendrik Haase
2015-01-06Releasing version 0.10.0v0.10.0Amjith Ramanujam
2015-01-06Update the homepage in setup.Amjith Ramanujam
2015-01-04Add badges to Readme.Amjith Ramanujam
2015-01-04Mark the multicolumn sub-select test to xfail.Amjith Ramanujam
2015-01-04Add a travis config file.Amjith Ramanujam
2015-01-04Update TODO.Amjith Ramanujam
2015-01-04Remove blank lines in pgline.Amjith Ramanujam
2015-01-04Add logging to pgcompleter.Amjith Ramanujam
2015-01-04Refactor pgcompleter.Amjith Ramanujam
2015-01-04Add smart_completion as a default param to get_completions.Amjith Ramanujam
2015-01-04Add logging to pgexecute.py.Amjith Ramanujam
2015-01-04Move parse_dsn tests to test folder instead of doctests.Amjith Ramanujam
2015-01-04Copy databases query from psql.Amjith Ramanujam
2015-01-04Add logging and cleanup main.Amjith Ramanujam
2015-01-04Add basic tools for logging.Amjith Ramanujam
2015-01-03Make \? output sorted.Amjith Ramanujam
2015-01-03Merge pull request #15 from j-bennet/masterAmjith Ramanujam
2015-01-03Added \di and \dv meta-commands.Iryna Cherniavska
2015-01-02Add tox and fix python3 failures.Amjith Ramanujam
2015-01-01Remove the debug statment left in tests.Amjith Ramanujam
2015-01-01Update copyright year in LICENSE.Amjith Ramanujam
2015-01-01Releasing version 0.9.0v0.9.0Amjith Ramanujam