summaryrefslogtreecommitdiffstats
path: root/pgcli
AgeCommit message (Expand)Author
2015-08-04Releasing version 0.19.1v0.19.1Amjith Ramanujam
2015-08-04Fix issue #317Darik Gamble
2015-08-03Releasing version 0.19.0v0.19.0Amjith Ramanujam
2015-08-02Change the display_completions_in_columns config to wider_completion_menu.Amjith Ramanujam
2015-08-02Add a comment about the keybindings in pgclirc.Amjith Ramanujam
2015-08-02Merge pull request #308 from jonathanslenders/prompt_toolkit_0.44Amjith Ramanujam
2015-08-02Merge pull request #311 from dbcli/amjith/autocompletion-crashdarikg
2015-08-02Merge pull request #290 from dbcli/amjith/click-bumpdarikg
2015-08-01Ignore KeyboardInterrupt in pager.Amjith Ramanujam
2015-08-01Fix the crashing autocompletion on joins.Amjith Ramanujam
2015-07-31Integration with prompt_toolkit==0.45Jonathan Slenders
2015-07-30Cleans up code for includes. Improves documentation.Michael Kaminsky
2015-07-29Refactors read from file operation. Handles home ("~") path in OSXMichael Kaminsky
2015-07-29Adds preliminary includes ('\i') functionality.Michael Kaminsky
2015-07-29Provide customizable history file location, Fixes #304Çağatay Yüksel
2015-07-28Merge pull request #277 from darikg/darikg/completions-meta-displayAmjith Ramanujam
2015-07-25Merge pull request #297 from nathanjhaveri/fix-slash-d-errorAmjith Ramanujam
2015-07-25Fix for None dereference on "\d schemaname." with sequenceNathan Jhaveri
2015-07-25Merge pull request #275 from dbcli/amjith/force-utf8-encodingIryna Cherniavska
2015-07-19Can't call len() on NoneDarik Gamble
2015-07-10Truncate over-long meta stringsDarik Gamble
2015-07-09Change style for completion meta entries.Amjith Ramanujam
2015-07-09Set completions meta-text styling to matchDarik Gamble
2015-07-06Special command descriptions in completions menuDarik Gamble
2015-07-06PGCompleter gets direct access to PGSpecialDarik Gamble
2015-07-06Show simple metadata in completions menuDarik Gamble
2015-07-06find_matches accepts metadisplay argumentsDarik Gamble
2015-07-05Releasing version 0.18.0Amjith Ramanujam
2015-07-01Merge pull request #262 from dbcli/amjith/expanded_output_separator_fixIryna Cherniavska
2015-06-30Always use utf8 as the default encoding.Amjith Ramanujam
2015-06-30Store default commands stored in class variableDarik Gamble
2015-06-30Only a single entry-point for pgspecial.execute()Darik Gamble
2015-06-30Move \timing and \x code back to pgspecialDarik Gamble
2015-06-30pg_execute.run accepts a PGSpecial object, instead of calling special.execute...Darik Gamble
2015-06-30Refactor most of pgspecial module into a PGSpecial classDarik Gamble
2015-06-30format_output takes an extra arg instead of referencing pgspecial directlyDarik Gamble
2015-06-25Fix a typo in the usage string.Amjith Ramanujam
2015-06-23Merge pull request #261 from dbcli/amjith/config_obj_bug_fixKarl-Aksel Puulmann
2015-06-22Added support for PGPASSWORD environment variable. Connect #220.Iryna Cherniavska
2015-06-22Merge pull request #268 from dbcli/amjith/named-query-docsIryna Cherniavska
2015-06-22Merge pull request #267 from dbcli/amjith/special-command-not-founddarikg
2015-06-22Merge pull request #258 from dbcli/amjith/no-escape-db-namesdarikg
2015-06-21Show named query usage when invoked.Amjith Ramanujam
2015-06-21Create a new error type for special command not found.Amjith Ramanujam
2015-06-21Make named query names to the fuzzy matched.Amjith Ramanujam
2015-06-21Remove the get_separator() routine in expanded_output.Amjith Ramanujam
2015-06-20Make the horizontal separator in expanded mode a constant length.Amjith Ramanujam
2015-06-20add completion for \nd and \nsBrett
2015-06-20Assign a filename to the config obj.Amjith Ramanujam
2015-06-20add autocompletion for named queriesBrett