summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-10-22Improve the debug message and remove debug statement.fix-non-multilineAmjith Ramanujam
2019-10-21Fix the condition for <enter> key.Amjith Ramanujam
2019-10-16Merge pull request #1107 from owst/function_arg_completions_with_aliasAmjith Ramanujam
2019-10-16Merge pull request #1109 from owst/use_keybinding_to_conditionally_force_hand...Amjith Ramanujam
2019-10-16fixup! fixup! Take account of table aliases when completing function args (#1...Owen Stephens
2019-10-16fixup! fixup! Handle a multi-line query on Enter key-press (fixes #1031)Owen Stephens
2019-10-13fixup! Handle a multi-line query on Enter key-press (fixes #1031)Owen Stephens
2019-10-13Handle a multi-line query on Enter key-press (fixes #1031)Owen Stephens
2019-10-12fixup! Take account of table aliases when completing function args (#1048)Owen Stephens
2019-10-12Take account of table aliases when completing function args (#1048)Owen Stephens
2019-10-01Merge pull request #1101 from ironiridis/masterAmjith Ramanujam
2019-09-29rm Google Group from main.pyChristopher Harrington
2019-09-27add optional but default squash merge request to PULL_REQUEST_TEMPLATE (#1095)Dick Marinus
2019-09-02Merge pull request #1094 from dbcli/j-bennet/superuser-redundant-queryAmjith Ramanujam
2019-09-02Changelog.Irina Truong
2019-08-28Get server params, such as is_superuser and server_version, without extra que...Irina Truong
2019-08-23Issue 1018 display first 1k rows (#1092)Irina Truong
2019-07-29Add key bindings to consistently move up and down in history (#1084)Pedro Ferrari
2019-07-12Issue 1019 stacktrace on empty query (#1078)Sebastian Janko
2019-06-09Partial fix for #1058. (#1068)Irina Truong
2019-06-03Merge pull request #1064 from dbcli/amjith/slash-GAmjith Ramanujam
2019-06-02Add keybinding for alt-enter to introduce a line break (#1065)Pablo
2019-06-02Run black on test files.Amjith Ramanujam
2019-06-02Run black.Amjith Ramanujam
2019-06-02Update changelog.Amjith Ramanujam
2019-06-02Add \G as a temporary way to use expanded mode.Amjith Ramanujam
2019-05-30Releasing version 2.1.1v2.1.1Irina Truong
2019-05-30Changelog update before release. (#1062)Irina Truong
2019-05-30README.rst: tidy up redundant instructions (#1061)Alexander Zawadzki
2019-05-29Allow psycopg2 up to 2.8.2 (#1060)Telmo "Trooper
2019-05-25black all the things. (#1049)Irina Truong
2019-05-21Merge pull request #1056 from dbcli/handle_password_spacesAmjith Ramanujam
2019-05-21pep8.Irina Truong
2019-05-21Fix for dsn_password behave test.Irina Truong
2019-05-15Add a behave test with spaces in password.Amjith Ramanujam
2019-05-14Add some behavioral tests for command line options.Amjith Ramanujam
2019-05-13Handle password with spaces.Amjith Ramanujam
2019-05-11Dsn parameters not always present. (#1054)Irina Truong
2019-05-06Merge pull request #1052 from dbcli/pr1047Amjith Ramanujam
2019-05-06Merge branch 'master' into pr1047Amjith Ramanujam
2019-05-06Merge pull request #1051 from dbcli/pr1035Amjith Ramanujam
2019-05-06Fix the tests.Amjith Ramanujam
2019-05-06Upgrade to sqlparse 0.3.0.Amjith Ramanujam
2019-05-06Update changelog.Amjith Ramanujam
2019-05-06Merge branch 'master' into pr1035Amjith Ramanujam
2019-05-06Check if dsn and password values are passed in.Amjith Ramanujam
2019-05-04Merge pull request #1026 from dbcli/j-bennet/python37Amjith Ramanujam
2019-05-04changelog.Irina Truong
2019-05-03Build pgcli with 3.7.Irina Truong
2019-05-03Update changelog.rstVVelox