[PATCH] Fix empty command bug
by Richard Ipsum
repo: https://bitbucket.org/richardipsum/gitano
ref: richardipsum/fix-empty-cmd-bug
head: 1420abf7d99359a056944f2023cbe6183924a5a8
Hi,
Apologies for not submitting this sooner, limited internet access over the
past year has made it more difficult for me to contribute,
I must also apologise for introducing this bug in the first place.
Richard Ipsum (1):
Fix empty command bug
bin/gitano-auth.in | 7 ++++++-
bin/gitano-command.cgi.in | 8 +++++++-
bin/gitano-smart-http.cgi.in | 10 +++++++++-
lib/gitano/auth.lua | 8 +++-----
4 files changed, 25 insertions(+), 8 deletions(-)
--
2.1.4
7 years, 10 months
[PATCH 0/1] Added git-upload-archive to available commands
by Gavin Lee
Hi all,
We needed our gitano users to have access to the git-archive command so added
it to the available commands. It might be usefull for someone else, any
comments or feedback would be appreciated.
Gavin Lee (1):
Added git-upload-archive to available commands
lib/gitano/command.lua | 35 +++++++++++++++++++++++++++++++++++
1 file changed, 35 insertions(+)
--
1.7.9.5
7 years, 10 months