This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "vim-latex".
The branch, master has been updated
via 6c3af640e7289b2356e2c5c30f0a22a5d5125f72 (commit)
from 909e6ad63bca97b20bae5a1b5e67e1dbf51f439a (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 6c3af640e7289b2356e2c5c30f0a22a5d5125f72
Author: Till Maas <ope...@ti...>
Date: Fri Aug 19 22:28:36 2011 +0200
Remove PHP from website
-----------------------------------------------------------------------
Summary of changes:
htdocs/.htaccess | 12 +++++-
htdocs/branching.shtml | 4 ++
htdocs/coding-style.shtml | 4 ++
htdocs/contact.shtml | 4 ++
htdocs/download.shtml | 4 ++
htdocs/faq.shtml | 4 ++
htdocs/features.inc | 2 +-
htdocs/features.shtml | 4 ++
htdocs/foot.inc | 1 -
htdocs/head.inc | 51 ---------------------
htdocs/index.php | 73 ------------------------------
htdocs/index.shtml | 4 ++
htdocs/links.shtml | 4 ++
htdocs/main.shtml | 4 ++
htdocs/manual.inc | 4 --
htdocs/manual.shtml | 4 ++
htdocs/page.shtml | 107 +++++++++++++++++++++++++++++++++++++++++++++
htdocs/screenshots.shtml | 4 ++
htdocs/weare.shtml | 4 ++
19 files changed, 167 insertions(+), 131 deletions(-)
create mode 100644 htdocs/branching.shtml
create mode 100644 htdocs/coding-style.shtml
create mode 100644 htdocs/contact.shtml
create mode 100644 htdocs/download.shtml
create mode 100644 htdocs/faq.shtml
create mode 100644 htdocs/features.shtml
delete mode 100644 htdocs/foot.inc
delete mode 100644 htdocs/head.inc
delete mode 100644 htdocs/index.php
create mode 100644 htdocs/index.shtml
create mode 100644 htdocs/links.shtml
create mode 100644 htdocs/main.shtml
create mode 100644 htdocs/manual.shtml
create mode 100644 htdocs/page.shtml
create mode 100644 htdocs/screenshots.shtml
create mode 100644 htdocs/weare.shtml
hooks/post-receive
--
vim-latex
|