From: Leonid Vasiliev <lvasiliev@tarantool.org> To: v.shpilevoy@tarantool.org Cc: tarantool-patches@dev.tarantool.org Subject: [Tarantool-patches] [PATCH 0/3] Adapt luarocks for tarantoolctl Date: Thu, 26 Mar 2020 00:50:01 +0300 [thread overview] Message-ID: <cover.1585168251.git.lvasiliev@tarantool.org> (raw) https://github.com/tarantool/tarantool/issues/4629 https://github.com/tarantool/luarocks/tree/lvasiliev/gh-4629-add-chdir-to-make See corresponding patch for tarantoolctl (https://github.com/tarantool/tarantool/tree/lvasiliev/gh-4629-forward-flags) Motivation: Imperfect integretion of the Luarocks to tarantoolctl (malfunctioning flags, disabled commands, invalid help) Was done: Whitelist in tarantoolctl has been changed to blacklist in luarocks Help has been updated Option chdir has been moved from tarantoolctl to luarocks @ChangeLog - see a comment in tarantool Leonid Vasiliev (3): Add the chdir option for make Add a black list of the tarantoolctl options Adapt luarocks help for the tarantoolctl src/luarocks/cmd/config.lua | 18 +++++++++--------- src/luarocks/cmd/help.lua | 10 +++------- src/luarocks/cmd/make.lua | 13 +++++++++++-- src/luarocks/cmd/new_version.lua | 2 +- src/luarocks/cmd/purge.lua | 2 +- src/luarocks/util.lua | 15 +++++++++++++++ 6 files changed, 40 insertions(+), 20 deletions(-) -- 2.7.4
next reply other threads:[~2020-03-25 21:50 UTC|newest] Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-03-25 21:50 Leonid Vasiliev [this message] 2020-03-25 21:50 ` [Tarantool-patches] [PATCH 1/3] Add the chdir option for make Leonid Vasiliev 2020-04-02 9:58 ` lvasiliev 2020-04-04 19:02 ` Vladislav Shpilevoy 2020-04-05 15:03 ` lvasiliev 2020-03-25 21:50 ` [Tarantool-patches] [PATCH 2/3] Add a black list of the tarantoolctl options Leonid Vasiliev 2020-04-04 19:02 ` Vladislav Shpilevoy 2020-04-05 15:11 ` lvasiliev 2020-04-05 18:39 ` Vladislav Shpilevoy 2020-03-25 21:50 ` [Tarantool-patches] [PATCH 3/3] Adapt luarocks help for the tarantoolctl Leonid Vasiliev 2020-04-04 19:02 ` Vladislav Shpilevoy 2020-04-05 15:15 ` lvasiliev 2020-04-05 18:39 ` Vladislav Shpilevoy
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=cover.1585168251.git.lvasiliev@tarantool.org \ --to=lvasiliev@tarantool.org \ --cc=tarantool-patches@dev.tarantool.org \ --cc=v.shpilevoy@tarantool.org \ --subject='Re: [Tarantool-patches] [PATCH 0/3] Adapt luarocks for tarantoolctl' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox