[DRE-commits] [tmuxinator] 01/04: Updated version 0.9.0 from 'upstream/0.9.0'

Youhei SASAKI uwabami-guest at moszumanska.debian.org
Wed Nov 2 11:51:44 UTC 2016


This is an automated email from the git hooks/post-receive script.

uwabami-guest pushed a commit to branch master
in repository tmuxinator.

commit 4d4f7c3b4a67079cacf7ba73fe3d2ceb71cc568d
Merge: d0bc6b6 c3019b3
Author: Youhei SASAKI <uwabami at gfd-dennou.org>
Date:   Tue Nov 1 16:30:11 2016 +0900

    Updated version 0.9.0 from 'upstream/0.9.0'
    
    with Debian dir 59a2ea1ab213ea6f66d3ec1b6321c39cef509a9c

 .gitignore                               |  19 ----
 .rubocop.yml                             |   1 +
 CHANGELOG.md                             |  22 +++-
 Gemfile                                  |   1 +
 README.md                                |  10 +-
 bin/mux                                  |   1 -
 completion/tmuxinator.bash               |   1 +
 completion/tmuxinator.fish               |   2 +
 completion/tmuxinator.zsh                |   1 +
 lib/tmuxinator/assets/sample.yml         |   8 +-
 lib/tmuxinator/assets/template.erb       |  14 ++-
 lib/tmuxinator/assets/wemux_template.erb |  14 ++-
 lib/tmuxinator/cli.rb                    |  21 ++--
 lib/tmuxinator/config.rb                 |  10 +-
 lib/tmuxinator/pane.rb                   |   4 -
 lib/tmuxinator/project.rb                |  39 ++++++-
 lib/tmuxinator/window.rb                 |  37 ++++--
 spec/factories/projects.rb               |   8 ++
 spec/fixtures/noroot.yml                 |   5 +
 spec/fixtures/sample.deprecations.yml    |   3 +
 spec/lib/tmuxinator/cli_spec.rb          |  17 +--
 spec/lib/tmuxinator/config_spec.rb       |  20 ++--
 spec/lib/tmuxinator/project_spec.rb      |  65 ++++++++---
 spec/lib/tmuxinator/window_spec.rb       | 190 +++++++++++++++++++++++++------
 spec/matchers/pane_matcher.rb            |  44 +++++++
 spec/spec_helper.rb                      |   3 +
 26 files changed, 424 insertions(+), 136 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/tmuxinator.git



More information about the Pkg-ruby-extras-commits mailing list