summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-07-10Add easier to read metavars.tsroten/format_helpThomas Roten
2017-07-08Combine two password options.Thomas Roten
2017-07-08Merge pull request #470 from dbcli/troten/fix_auto_vertical_modeThomas Roten
2017-07-08Merge branch 'master' of github.com:dbcli/mycli into troten/fix_auto_vertical...Thomas Roten
2017-07-07Merge pull request #462 from dbcli/feature/style_outputAmjith Ramanujam
2017-07-07Merge branch 'master' into feature/style_outputAmjith Ramanujam
2017-07-07Merge branch 'master' of github.com:dbcli/mycli into troten/fix_auto_vertical...Thomas Roten
2017-07-07Merge pull request #475 from iiSeymour/patch-1Thomas Roten
2017-07-06Fixed Click URLChris Seymour
2017-07-05Merge pull request #466 from dbcli/feature/align_decimals_numparseDick Marinus
2017-06-26Add missing changes.Thomas Roten
2017-06-26Add auto vertical mode fix to changelog.Thomas Roten
2017-06-26Add behave tests for auto vertical output.Thomas Roten
2017-06-26Use formatted output to test if width fits for auto vertical mode.Thomas Roten
2017-06-26Merge pull request #469 from dbcli/tsroten/expanduser_tee_onceDick Marinus
2017-06-26Remove extra line.Thomas Roten
2017-06-26Add expanduser to changelog.Thomas Roten
2017-06-26Test parseargfile.Thomas Roten
2017-06-25Expand tilde on tee/once file.Thomas Roten
2017-06-22Use appropriate CLI Helpers formatting.Thomas Roten
2017-06-15Merge pull request #464 from dbcli/tsroten/remove_null_handlerIrina Truong
2017-06-15Use standard library logging.NullHandler.Thomas Roten
2017-06-11Merge branch 'master' of github.com:dbcli/mycli into feature/style_outputThomas Roten
2017-06-11Fix newlines for writing to files.Thomas Roten
2017-06-11Add styled output.Thomas Roten
2017-06-11Use click.echo to write tee/output file.Thomas Roten
2017-06-09Merge pull request #460 from dbcli/feature/echo_status_textDick Marinus
2017-06-09remove \r\n from expect_exact, atprompt False for teeDick Marinus
2017-06-08Don't use expect_pager for status lines.Thomas Roten
2017-06-08Add echo status text to changelog.Thomas Roten
2017-06-08Merge branch 'master' of github.com:dbcli/mycli into feature/echo_status_textThomas Roten
2017-06-08Merge pull request #459 from dbcli/tsroten/display_multiple_result_setsIrina Truong
2017-06-08Merge branch 'master' of github.com:dbcli/mycli into feature/echo_status_textThomas Roten
2017-06-08Write multiple results to the once file.Thomas Roten
2017-06-08Add extra line in between multiple results.Thomas Roten
2017-06-08Merge branch 'master' of github.com:dbcli/mycli into tsroten/display_multiple...Thomas Roten
2017-06-07Merge pull request #458 from dbcli/feature/time_in_promptAmjith Ramanujam
2017-06-07Merge pull request #457 from dbcli/tsroten/test_executeAmjith Ramanujam
2017-06-07Add multiple results display to changelog.Thomas Roten
2017-06-07Test multiple results.Thomas Roten
2017-06-07Refactor code a bit.Thomas Roten
2017-06-07Update changelog with current time in prompt.Thomas Roten
2017-06-07Only call datetime.now() once.Thomas Roten
2017-06-07Add time components to prompt.Thomas Roten
2017-06-07Display multiple result sets.Thomas Roten
2017-06-06Merge branch 'tsroten/test_execute' of github.com:dbcli/mycli into feature/ec...Thomas Roten
2017-06-06Move assert logic into helper function.Thomas Roten
2017-06-06Test sqlexecute.run return values, not formatted output.Thomas Roten
2017-06-05PEP 8 fix.Thomas Roten
2017-06-05Do not output status text through pager or output files.Thomas Roten