Merge branch 'cassandra-3.1' into trunk
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/8c511cc4 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/8c511cc4 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/8c511cc4 Branch: refs/heads/trunk Commit: 8c511cc45e28118447443935d95b0a96d64cbece Parents: b42afc4 7c68abc Author: Tyler Hobbs <[email protected]> Authored: Wed Nov 18 18:32:22 2015 -0600 Committer: Tyler Hobbs <[email protected]> Committed: Wed Nov 18 18:32:22 2015 -0600 ---------------------------------------------------------------------- CHANGES.txt | 1 + bin/cqlsh.py | 153 +++------ pylib/cqlshlib/copy.py | 647 ++++++++++++++++++++++++++++++++++++++ pylib/cqlshlib/displaying.py | 10 + pylib/cqlshlib/formatting.py | 32 +- 5 files changed, 725 insertions(+), 118 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cassandra/blob/8c511cc4/CHANGES.txt ----------------------------------------------------------------------
