git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Updated patch series for providing mechanism to list available repositories
@ 2010-07-20  5:16 Greg Brockman
  2010-07-20  5:16 ` [PATCH 1/4] Allow creation of arbitrary git-shell commands Greg Brockman
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Greg Brockman @ 2010-07-20  5:16 UTC (permalink / raw)
  To: j.sixt, git, gitster, avarab, jrnieder

I have updated the patch series sent to this list on July 13th.  Based
largely on feedback from this list, I have made the following changes:

- sample commands now live in contrib/git-shell-commands
- blank lines have been added to patch 1's commit message for readability
- commands are run with cwd of the user's $HOME directory
- run_command is used rather than writing a new function with the same functionality
- the shell's loop resides in its own function
- commands are now parsed with split_cmdline, so helper functions can be passed arguments

Thanks to those who provided feedback.  I look forward to further
comments!

Greg

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2010-07-26 23:28 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-20  5:16 Updated patch series for providing mechanism to list available repositories Greg Brockman
2010-07-20  5:16 ` [PATCH 1/4] Allow creation of arbitrary git-shell commands Greg Brockman
2010-07-20 17:01   ` Junio C Hamano
2010-07-21 15:11     ` Greg Brockman
2010-07-20  5:16 ` [PATCH 2/4] git-shell-commands: Add a command to list bare repos Greg Brockman
2010-07-20 17:42   ` Junio C Hamano
2010-07-26 23:28     ` Greg Brockman
2010-07-20  5:16 ` [PATCH 3/4] git-shell-commands: Add a help command Greg Brockman
2010-07-20  5:16 ` [PATCH 4/4] Add interactive mode to git-shell for user-friendliness Greg Brockman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).