summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-02-21Releasing version 3.4.0v3.4.0Irina Truong
2022-02-21Prepare to release 3.4.0. (#1315)Irina Truong
2022-02-21ssh tunnels: allow configuring auto matches (#1302)Bruno Inec
2022-02-18Add SSH tunnel support (#1301)Bruno Inec
2022-01-18Releasing version 3.3.1v3.3.1Amjith Ramanujam
2022-01-18Update changelog.Amjith Ramanujam
2022-01-18Upgrade cli_helpers to workaround the Pygments regression. (#1310)Amjith Ramanujam
2022-01-13Merge pull request #1308 from dbcli/always_ask_password-wAmjith Ramanujam
2022-01-13Fix the changelog format again.Amjith Ramanujam
2022-01-13Fix the changelog formatAmjith Ramanujam
2022-01-13Update changelog.Amjith Ramanujam
2022-01-13Change the order for password prompt and keychain.Amjith Ramanujam
2022-01-11Releasing version 3.3.0v3.3.0Amjith Ramanujam
2022-01-11Update changelog for 3.3.0Amjith Ramanujam
2022-01-11Update changelog for 3.3.0Amjith Ramanujam
2022-01-11Merge pull request #1304 from dbcli/amjith-patch-1Amjith Ramanujam
2022-01-10Workaround pygments related issue.Amjith Ramanujam
2021-11-18no need to strip_comments (#1296)Edoardo Ceccarelli
2021-09-30Re-run last query with bare `\watch` (#1283)Saif Hakim
2021-09-03Add setting in config to control truncating field values. (#1285)Irina Truong
2021-08-23Releasing version 3.2.0v3.2.0Amjith Ramanujam
2021-08-23Update changelog for 3.2.0 release.Amjith Ramanujam
2021-05-21Another attempt to fix pgbouncer error (1093.) (#1097)Irina Truong
2021-05-07Merge pull request #1266 from dbcli/search_path_functionsAmjith Ramanujam
2021-05-07Blacken.Amjith Ramanujam
2021-05-07Add tests for search_path function completion.Amjith Ramanujam
2021-05-06Change precommit hook to use stable black.Amjith Ramanujam
2021-05-06Blacken.Amjith Ramanujam
2021-05-06Include functions from search_path in completion.Amjith Ramanujam
2021-05-06Merge pull request #1265 from psacawa/func-prAmjith Ramanujam
2021-05-06Merge branch 'master' into func-prAmjith Ramanujam
2021-05-06Add missing function literalsPaweł Sacawa
2021-05-05Black formatting.Amjith Ramanujam
2021-05-05Merge pull request #1263 from psacawa/prAmjith Ramanujam
2021-05-02Modify changelogPaweł Sacawa
2021-05-02Fix: ANSI escape codes in first line make the cli choose expanded output inco...Paweł Sacawa
2021-03-12Use configured pager if table format is csv. (#1260)Irina Truong
2021-03-12Updated Vagrant file as it wasn't working. (#1255)ERYoung11
2021-03-12fix IPython magic (#1253)Georgy Frolov
2021-03-11Merge pull request #1258 from ERYoung11/fix_test_main_windows_errorGeorgy Frolov
2021-03-10fix import (#1252)Georgy Frolov
2021-03-10Updating authorsERYoung11
2021-03-10skipping initial comments in pgconfig file did not work on Windows.ERYoung11
2021-02-26Changelog.Irina Truong
2021-02-27Merge pull request #1251 from dbcli/j-bennet/1240-fix-config-writingGeorgy Frolov
2021-02-26Black.Irina Truong
2021-02-26Preserve comments when writing to config file.Irina Truong
2021-02-22skip initial comment in pg_session file (#1245)Georgy Frolov
2021-02-22fixed unknown symbol REPLACE_SINGLE in prompt_toolkit < 3.0.6 (#1246)Georgy Frolov
2021-02-22Fix test_config.py on Windows (#1247)ERYoung11