You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2016/08/26 20:25:25 UTC

[18/18] tinkerpop git commit: Merge branch 'pr-384'

Merge branch 'pr-384'


Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo
Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/3f722e66
Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/3f722e66
Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/3f722e66

Branch: refs/heads/master
Commit: 3f722e66178c8e904082eccde1baf5d19560d903
Parents: ae1978d 8b3e141
Author: Stephen Mallette <sp...@genoprime.com>
Authored: Fri Aug 26 16:24:47 2016 -0400
Committer: Stephen Mallette <sp...@genoprime.com>
Committed: Fri Aug 26 16:24:47 2016 -0400

----------------------------------------------------------------------
 CHANGELOG.asciidoc                              |   2 +
 .../src/reference/gremlin-applications.asciidoc |  54 +++-
 .../upgrade/release-3.2.x-incubating.asciidoc   |  22 ++
 .../tinkerpop/gremlin/console/Colorizer.groovy  |  45 +++
 .../tinkerpop/gremlin/console/Console.groovy    | 117 ++++----
 .../gremlin/console/GremlinGroovysh.groovy      |  19 +-
 .../gremlin/console/Preferences.groovy          | 296 +++++++++++++++++++
 .../console/commands/GremlinSetCommand.groovy   |  22 +-
 8 files changed, 507 insertions(+), 70 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/3f722e66/CHANGELOG.asciidoc
----------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/3f722e66/docs/src/upgrade/release-3.2.x-incubating.asciidoc
----------------------------------------------------------------------