svn: /web/doc-editor/trunk/php/ RepositoryManager.php

[email protected] (Yannick Torres)
Newsgroups php.doc.web
Message-ID <[email protected]>
yannick                                  Mon, 07 Dec 2009 00:23:54 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=291785

Log:
Add keyword to highlight some message into the commit message

Changed paths:
    U   web/doc-editor/trunk/php/RepositoryManager.php

Modified: web/doc-editor/trunk/php/RepositoryManager.php
===================================================================
--- web/doc-editor/trunk/php/RepositoryManager.php	2009-12-07 00:20:10 UTC (rev 291784)
+++ web/doc-editor/trunk/php/RepositoryManager.php	2009-12-07 00:23:54 UTC (rev 291785)
@@ -257,11 +257,13 @@

         // html highlight commit log
         $reg = array(
-            '/(Adding)/',
-            '/(Sending)/',
+            '/(Adding )/',
+            '/(Sending )/',
+            '/(Deleting )/',
             '/(Transmitting file data)/',
             '/(Committed revision)/',
             '/(A )/',
+            '/(D )/',
             '/(property )/',
             '/( set on )/'
             /*
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.