Hi Zane, On Wed, Nov 24, 2010 at 4:46 AM, Zane Bitter <zane.bitter@xxxxxxxxxxxxxxxxxxx> wrote: > I'm not sure about how Catalin runs stgit, but in for git having a Signed-off-by: line is mandatory and usually indicates that the patch considered ready for inclusion and acts as the "developers certificate of authenticity" (i.e. it is the developers own work or the developer has based it on other compatibly licensed code). A commit message would also be nice but in this case I think it just does what it says on the tin. For the reviewers I can add that I've been using Zane's patch for a while now and it works well for me (although I'm not exactly a vim guru). > --- > > Âcontrib/vim/README        |  11 ++++++++++ > Âcontrib/vim/ftdetect/stg.vim   |  44 ++++++++++++++++++++++++++++++++++++++ > Âcontrib/vim/syntax/stgedit.vim  |  40 +++++++++++++++++++++++++++++++++++ > Âcontrib/vim/syntax/stgmail.vim  |  33 +++++++++++++++++++++++++++++ > Âcontrib/vim/syntax/stgnew.vim  Â|  33 +++++++++++++++++++++++++++++ > Âcontrib/vim/syntax/stgsquash.vim |  40 +++++++++++++++++++++++++++++++++++ > Â6 files changed, 201 insertions(+), 0 deletions(-) > Âcreate mode 100644 contrib/vim/README > Âcreate mode 100644 contrib/vim/ftdetect/stg.vim > Âcreate mode 100644 contrib/vim/syntax/stgedit.vim > Âcreate mode 100644 contrib/vim/syntax/stgmail.vim > Âcreate mode 100644 contrib/vim/syntax/stgnew.vim > Âcreate mode 100644 contrib/vim/syntax/stgsquash.vim -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html