summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-01-07Merge branch 'master' into main-fileAmjith Ramanujam
2020-01-07Merge pull request #1135 from BrownShibaDog/masterAmjith Ramanujam
2020-01-03Add my name to changelog.BrownShibaDog
2020-01-01Add line to AUTHORS.BrownShibaDog
2020-01-01Add lines to changelog.rst.BrownShibaDog
2019-12-31Fix dead link of behave.BrownShibaDog
2019-12-19add main file to allow python3 -m pgcli executionJonas Jelten
2019-12-08Merge pull request #1122 from TheJJ/prompt-colorsAmjith Ramanujam
2019-12-08Merge pull request #1119 from mmtj/setup-cleanupAmjith Ramanujam
2019-12-08Merge pull request #1129 from timgates42/bugfix/typo_throwsAmjith Ramanujam
2019-12-05Fix simple typo: thows -> throwsTim Gates
2019-12-04Add wheel to dev reqs (needed to release).Irina Truong
2019-12-04Releasing version 2.2.0v2.2.0Irina Truong
2019-12-04J bennet/release 2.2.0 (#1126)Irina Truong
2019-11-25support ansi escape sequences for prompt colorsJonas Jelten
2019-10-29setup: Simplify getting module versionMartin Matějek
2019-10-29Merge pull request #1118 from mmtj/logging-cleanupAmjith Ramanujam
2019-10-29run black againMartin Matějek
2019-10-29Update AUTHORSMartin Matějek
2019-10-29Fix logging-format-interpolationMartin Matějek
2019-10-29black formatingMartin Matějek
2019-10-28Merge pull request #1112 from dbcli/j-bennet/pqconninfo-1110Amjith Ramanujam
2019-10-28Changelog.Irina Truong
2019-10-28Bump psycopg2 to 2.8.Irina Truong
2019-10-26Use libpq version instead of psycopg2 version.Amjith Ramanujam
2019-10-26Changelog.Irina Truong
2019-10-26Log message.Irina Truong
2019-10-25Merge pull request #1116 from dbcli/test_Amjith Ramanujam
2019-10-24Merge pull request #1115 from dbcli/owst/escape_enter_disable_for_vi_modeAmjith Ramanujam
2019-10-23Add a test to verify error message.Amjith Ramanujam
2019-10-23Disable escape-enter keybinding in vi modeOwen Stephens
2019-10-23Fix the condition for <enter> key. (#1114)Amjith Ramanujam
2019-10-19Fix for PQconninfo not available.Irina Truong
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