PECL packagesand SVN
Hi,
most of the PECL packages have the "Browse source" link still pointing
to the old CVS stuff. (Random examples:
http://pecl.php.net/package/stats, http://pecl.php.net/package/win32std)
Could somebody with access do some SQL magic to replace all of these to
links?
Something along the lines of
UPDATE packages
SET cvs_link = CONCAT('http://svn.php.net/pecl/', name)
WHERE cvs_link LIKE 'http://cvs.php.net%';
might do the trick, assuming all packages use the same name and cases in
svn and the pecl db and have url-safe names ....
johannes
|
11/11/2009 11:04:30 AM
|
0
|
johan...@php.net (Johannes =?ISO-8859-1?Q?Schl=FCter?=)
|
Daily/weekly commit logs
Hi.
Previously, there was a daily email summarizing the commits made to
the various projects.
Whilst the mailing list sort of exists (php-cvs-daily@lists.php.net),
the last message was back on July 9th 2009. I assume this coincides
with the switch from CVS to SVN.
In looking at the features of TortoiseSVN (windows), the meta data for
the SVN repository can be exported to CSV files.
These files show what files were changed and the commit messages.
I've not been able to programmatically generate the CSV files as yet -
I have to do it manually via the GUI.
But I was wo
|
11/3/2009 12:21:39 PM
|
0
|
rquadl...@googlemail.com (Richard Quadling)
|
svn: /SVNROOT/ commit-email.php
--3cdae9a62b962414d6b959cef89762695b06039b
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
gwynne Mon, 27 Jul 2009 18:15:14 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=286425
Log:
pear_avail commits should go to pear lists, and no need for sending SVNROOT commits to svn-migration anymore
Changed paths:
U SVNROOT/commit-email.php
Modified: SVNROOT/commit-email.php
===================================================================
--- SVNROOT/commit-email.php 2009-07-27 17:51:08 UTC (rev
|
7/27/2009 6:15:14 PM
|
0
|
gwy...@php.net (=?utf-8?q?Gwynne_Raskind?=)
|
svn: /SVNROOT/ header.ezt header.ezt.README
--99476e74d2a3b6fef5174f52ac45b4e736eab4af
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
rasmus Mon, 27 Jul 2009 17:51:08 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=286424
Log:
The svn.php.net styling
Changed paths:
A SVNROOT/header.ezt
A SVNROOT/header.ezt.README
Added: SVNROOT/header.ezt
===================================================================
--- SVNROOT/header.ezt (rev 0)
+++ SVNROOT/header.ezt 2009-07-27 17:51:08 UTC (rev 286424)
@@ -0,
|
7/27/2009 5:51:08 PM
|
0
|
ras...@php.net (=?utf-8?q?Rasmus_Lerdorf?=)
|
svn: /SVNROOT/ pear_avail
--16580b0517b056425d94756498f63167aff065ae
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
saltybeagle Mon, 27 Jul 2009 15:30:47 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=286420
Log:
Correct username - s/bbieber/saltybeagle/
Changed paths:
U SVNROOT/pear_avail
Modified: SVNROOT/pear_avail
===================================================================
--- SVNROOT/pear_avail 2009-07-27 15:29:27 UTC (rev 286419)
+++ SVNROOT/pear_avail 2009-07-27 15:30:47 UTC (rev 286420)
@@ -162,7 +162,
|
7/27/2009 3:30:47 PM
|
0
|
saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
|
svn: /SVNROOT/ pear_avail
--386860d09ddf80aa6099ed49bc2366ed49d19b06
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
saltybeagle Mon, 27 Jul 2009 15:29:27 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=286419
Log:
Grant till karma for pear/packages/Services_ProjectHoneyPot, consolidate all his lines and alphabetize
Changed paths:
U SVNROOT/pear_avail
Modified: SVNROOT/pear_avail
===================================================================
--- SVNROOT/pear_avail 2009-07-27 15:24:54 UTC (rev 286418)
+++ SVNROOT/pea
|
7/27/2009 3:29:27 PM
|
0
|
saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
|
svn: /SVNROOT/
--aa6d84e046d82b8e1582afa7662db34c7ba14826
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
gwynne Sun, 26 Jul 2009 14:47:43 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=286358
Log:
add secret.inc to ignored files
Changed paths:
_U SVNROOT/
Property changes on: SVNROOT
___________________________________________________________________
Modified: svn:ignore
- users.db
passwd.db
+ users.db
passwd.db
secret.inc
--aa6d84e046d82b8e1582afa7662db34c7ba14826--
|
7/26/2009 2:47:43 PM
|
0
|
gwy...@php.net (=?utf-8?q?Gwynne_Raskind?=)
|
svn: /SVNROOT/ hook-common.inc.php pre-commit
--59150dc97fff6c1989dd58ca4bfafd2b79fee99d
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
gwynne Sun, 26 Jul 2009 04:00:55 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=286349
Log:
minor whitespace quirk in debug output fixed. More importantly, the creation of tags/ directories is now allowed subject to location-in-repo restrictions
Changed paths:
U SVNROOT/hook-common.inc.php
U SVNROOT/pre-commit
Modified: SVNROOT/hook-common.inc.php
================================================
|
7/26/2009 4:00:55 AM
|
0
|
gwy...@php.net (=?utf-8?q?Gwynne_Raskind?=)
|
svn: /SVNROOT/ pear_avail
--b779650f80e68c1494595612a6029a34141d0511
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
cellog Sat, 25 Jul 2009 16:30:41 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=286313
Log:
give the global folks and global pear folks access to pear2 as well
Changed paths:
U SVNROOT/pear_avail
Modified: SVNROOT/pear_avail
===================================================================
--- SVNROOT/pear_avail 2009-07-25 15:51:16 UTC (rev 286312)
+++ SVNROOT/pear_avail 2009-07-25 16:30:41 UTC (re
|
7/25/2009 4:30:41 PM
|
0
|
cel...@php.net (=?utf-8?q?Greg_Beaver?=)
|
svn: /SVNROOT/ pre-commit
--88bd2ed0cb6419acda69a42c7d45a2590e3ad731
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
gwynne Sat, 25 Jul 2009 14:42:05 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=286303
Log:
correctly match /pear2 as well as /pear for the use of PEAR semantics
Changed paths:
U SVNROOT/pre-commit
Modified: SVNROOT/pre-commit
===================================================================
--- SVNROOT/pre-commit 2009-07-22 15:10:15 UTC (rev 286302)
+++ SVNROOT/pre-commit 2009-07-25 14:42:05 UTC (
|
7/25/2009 2:42:05 PM
|
0
|
gwy...@php.net (=?utf-8?q?Gwynne_Raskind?=)
|
svn: SVNROOT/ commit-email.php
--2aad504b0802c7aa5b253c1f51a2880785236c10
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
gwynne Thu, 23 Jul 2009 17:06:43 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=284661
Log:
fix the issue with non-confluent parent paths (multi-project commits)
Changed paths:
U SVNROOT/commit-email.php
Modified: SVNROOT/commit-email.php
===================================================================
--- SVNROOT/commit-email.php 2009-07-23 17:04:24 UTC (rev 284660)
+++ SVNROOT/commit-email.php 2
|
7/23/2009 5:06:43 PM
|
0
|
gwy...@php.net (=?utf-8?q?Gwynne_Raskind?=)
|
svn: SVNROOT/ commit-bugs.php
--56d66a3a4532fe9b24edd36eab8b0c4bca2c59e9
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
gwynne Thu, 23 Jul 2009 15:55:12 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=284653
Log:
fix case-sensitivity problem in bug matcher
Changed paths:
U SVNROOT/commit-bugs.php
Modified: SVNROOT/commit-bugs.php
===================================================================
--- SVNROOT/commit-bugs.php 2009-07-23 15:48:04 UTC (rev 284652)
+++ SVNROOT/commit-bugs.php 2009-07-23 15:55:12 UTC (rev 28
|
7/23/2009 3:55:12 PM
|
0
|
gwy...@php.net (=?utf-8?q?Gwynne_Raskind?=)
|
svn: SVNROOT/ commit-bugs.php
--edf2b537d2395cc75d86aee2b054ae18f2a672a5
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
gwynne Wed, 22 Jul 2009 18:29:28 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=284620
Log:
whoops. fix the fix.
Changed paths:
U SVNROOT/commit-bugs.php
Modified: SVNROOT/commit-bugs.php
===================================================================
--- SVNROOT/commit-bugs.php 2009-07-22 18:22:42 UTC (rev 284619)
+++ SVNROOT/commit-bugs.php 2009-07-22 18:29:28 UTC (rev 284620)
@@ -34,6 +34,7 @
|
7/22/2009 6:29:28 PM
|
0
|
gwy...@php.net (=?utf-8?q?Gwynne_Raskind?=)
|
svn: SVNROOT/ commit-bugs.php
--d4fa2908569945c91cdc41a5c8928e02b1cc988c
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
gwynne Wed, 22 Jul 2009 18:22:42 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=284619
Log:
allow for explicit php prefix in bug numbers
Changed paths:
U SVNROOT/commit-bugs.php
Modified: SVNROOT/commit-bugs.php
===================================================================
--- SVNROOT/commit-bugs.php 2009-07-22 18:13:38 UTC (rev 284618)
+++ SVNROOT/commit-bugs.php 2009-07-22 18:22:42 UTC (rev 2
|
7/22/2009 6:22:42 PM
|
0
|
gwy...@php.net (=?utf-8?q?Gwynne_Raskind?=)
|
svn:external for pear/packages/*/trunk and pecl/*/trunk
Hello.
With http://svn.php.net/viewvc/phpdoc/modules/doc-all being really
useful to get all the checkouts lined up correctly, would there be any
use for a similar external for pear and pecl trunks?
--
-----
Richard Quadling
Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731
"Standing on the shoulders of some very clever giants!"
ZOPA : http://uk.zopa.com/member/RQuadling
|
7/22/2009 10:18:55 AM
|
0
|
rquadl...@googlemail.com (Richard Quadling)
|
svn: SVNROOT/ commit-bugs.php
--ce62f7d33319b6a0936faad0e59afe130ca88cf8
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
gwynne Wed, 22 Jul 2009 03:05:15 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=284576
Log:
first match is always set. check it for empty string instead
Changed paths:
U SVNROOT/commit-bugs.php
Modified: SVNROOT/commit-bugs.php
===================================================================
--- SVNROOT/commit-bugs.php 2009-07-22 02:58:19 UTC (rev 284575)
+++ SVNROOT/commit-bugs.php 2009-07-22 03:
|
7/22/2009 3:05:15 AM
|
0
|
gwy...@php.net (=?utf-8?q?Gwynne_Raskind?=)
|
svn: SVNROOT/ commit-bugs.php
--f758591add4b853f3c70a8ac17de9dd29f4985d0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
gwynne Wed, 22 Jul 2009 01:16:33 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=284572
Log:
ws, cs, and fixing Rasmus' substr() bug
Changed paths:
U SVNROOT/commit-bugs.php
Modified: SVNROOT/commit-bugs.php
===================================================================
--- SVNROOT/commit-bugs.php 2009-07-22 00:58:57 UTC (rev 284571)
+++ SVNROOT/commit-bugs.php 2009-07-22 01:16:33 UTC (rev 284572
|
7/22/2009 1:16:33 AM
|
0
|
gwy...@php.net (=?utf-8?q?Gwynne_Raskind?=)
|
svn: SVNROOT/ commit-bugs.php
--cfdce50f819ec773379a62f86ea290e0d36539e1
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
rasmus Tue, 21 Jul 2009 23:56:57 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=284570
Log:
Restore the the changed path check to figure out which
bug project this bug reference is for to avoid the problem
seen in http://news.php.net/php.pear.cvs/56698
Changed paths:
U SVNROOT/commit-bugs.php
Modified: SVNROOT/commit-bugs.php
===================================================================
--- SV
|
7/21/2009 11:56:57 PM
|
0
|
ras...@php.net (=?utf-8?q?Rasmus_Lerdorf?=)
|
svn: SVNROOT/ commit-bugs.php
--95e6167cad7d5a6012bb1282afb5615ffab2b290
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
rasmus Tue, 21 Jul 2009 21:57:58 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=284564
Log:
This fixes the duplicate bugs as seen in http://news.php.net/php.cvs/59633
in the version of PHP running on y1.
/me ducks
Changed paths:
U SVNROOT/commit-bugs.php
Modified: SVNROOT/commit-bugs.php
===================================================================
--- SVNROOT/commit-bugs.php 2009-07-21 21:33:
|
7/21/2009 9:57:58 PM
|
0
|
ras...@php.net (=?utf-8?q?Rasmus_Lerdorf?=)
|
svn: SVNROOT/ commit-bugs.php
--53bf79da49758659b6f730fe60d3d6104cd639d1
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
rasmus Tue, 21 Jul 2009 21:33:54 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=284563
Log:
This gets urlencoded later
Changed paths:
U SVNROOT/commit-bugs.php
Modified: SVNROOT/commit-bugs.php
===================================================================
--- SVNROOT/commit-bugs.php 2009-07-21 21:23:31 UTC (rev 284562)
+++ SVNROOT/commit-bugs.php 2009-07-21 21:33:54 UTC (rev 284563)
@@ -13,7 +
|
7/21/2009 9:33:54 PM
|
0
|
ras...@php.net (=?utf-8?q?Rasmus_Lerdorf?=)
|
moving svn.pear.php.net over to svn.php.net
Hi,
What steps do we need to take to move the 1526 or so revisions we have
over at svn.pear.php.net into a module at svn.php.net? This code is
entirely separate from pear, so would it make more sense to do a
top-level pear2 module or a pear/pear2 module?
Greg
|
7/21/2009 4:14:40 PM
|
0
|
g...@chiaraquartet.net (Greg Beaver)
|
svn: SVNROOT/ global_avail
--9c285657f56be74847351e7e6b25da3dae8e8944
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
gwynne Tue, 21 Jul 2009 12:28:37 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=284489
Log:
php-cmake module karma
Changed paths:
U SVNROOT/global_avail
Modified: SVNROOT/global_avail
===================================================================
--- SVNROOT/global_avail 2009-07-21 12:01:26 UTC (rev 284488)
+++ SVNROOT/global_avail 2009-07-21 12:28:37 UTC (rev 284489)
@@ -357,4 +357,7 @@
# ph
|
7/21/2009 12:28:37 PM
|
0
|
gwy...@php.net (=?utf-8?q?Gwynne_Raskind?=)
|
svn: SVNROOT/ post-commit
--418e6eb06923ced47353db10ccfc5faaa287a7b7
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
gwynne Tue, 21 Jul 2009 11:52:10 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=284486
Log:
oopsy. teehee... log messages need their newlines in order to grow up big and strong
Changed paths:
U SVNROOT/post-commit
Modified: SVNROOT/post-commit
===================================================================
--- SVNROOT/post-commit 2009-07-21 11:47:57 UTC (rev 284485)
+++ SVNROOT/post-commit 2009-0
|
7/21/2009 11:52:10 AM
|
0
|
gwy...@php.net (=?utf-8?q?Gwynne_Raskind?=)
|
svn: SVNROOT/ commit-email.php
--a67f1bdd2d4d4d223bedeb466037030f3a34e22d
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
gwynne Tue, 21 Jul 2009 11:47:57 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=284485
Log:
- fix bjori's newlines once and for all, I hope- a bit more reorganization of the code- use easier-to-read-and-understand heredocs- allow a slightly longer subject- give the diff attachment a more useful name- don't use inconsistent tabbing anymore- a couple extra comments
Changed paths:
U SVNROOT/commit-email.php
Modified: SVNROOT/commit-email.php
|
7/21/2009 11:47:57 AM
|
0
|
gwy...@php.net (=?utf-8?q?Gwynne_Raskind?=)
|
SVN compression.
Hi.
I'm sure you are all working really hard on this. And I thank you.
The data coming from svn is currently sent uncompresssed. In fact,
with the files being sent b64 encoded (with a small binary tag), the
amount of data is significantly larger than the end result.
Is this how it is going to be? Getting a new checkout is a BIG task.
Would it be worth having the server build daily archives of the
different modules to allow a side-step of the initial checkout/update?
Richard.
--
-----
Richard Quadling
Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=21347473
|
7/21/2009 11:27:48 AM
|
0
|
rquadl...@googlemail.com (Richard Quadling)
|
svn: SVNROOT/ commit-email.php
--8602ab19cd0a0ca17e36d5a8eb2629818c415613
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
gwynne Tue, 21 Jul 2009 08:43:49 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=284472
Log:
whoops, bug links go with the log message
Changed paths:
U SVNROOT/commit-email.php
Modified: SVNROOT/commit-email.php
===================================================================
--- SVNROOT/commit-email.php 2009-07-21 08:33:19 UTC (rev 284471)
+++ SVNROOT/commit-email.php 2009-07-21 08:43:49 UTC (rev 284472)
@@ -192,10 +192,10 @@
|
7/21/2009 8:43:49 AM
|
0
|
gwy...@php.net (=?utf-8?q?Gwynne_Raskind?=)
|
svn: SVNROOT/ commit-bugs.php
--774c7a65d15ce3d58c55d36ff0b0ad89d6e2e40b
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
gwynne Mon, 20 Jul 2009 16:00:09 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=284451
Log:
Most of that debug stuff is unneeded. Just switch to only getbug instead of ncomment for debug.
Changed paths:
U SVNROOT/commit-bugs.php
Modified: SVNROOT/commit-bugs.php
===================================================================
--- SVNROOT/commit-bugs.php 2009-07-20 15:57:11 UTC (rev 284450)
+++ SVNROOT/commit-bugs.php 2009-07-20 16:0
|
7/20/2009 4:00:09 PM
|
0
|
gwy...@php.net (=?utf-8?q?Gwynne_Raskind?=)
|
svn: SVNROOT/ commit-email.php
--c6c8e55247a2906e57aa26f42b87e05d95c6e1f0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
gwynne Mon, 20 Jul 2009 15:15:03 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=284447
Changed paths:
U SVNROOT/commit-email.php
Log:
move log above changed paths, per Derick's request
Modified: SVNROOT/commit-email.php
===================================================================
--- SVNROOT/commit-email.php 2009-07-20 15:12:46 UTC (rev 284446)
+++ SVNROOT/commit-email.php 2009-07-20 15:15:03 UTC (rev 284447)
@@ -190,11 +190,11
|
7/20/2009 3:15:03 PM
|
0
|
gwy...@php.net (=?utf-8?q?Gwynne_Raskind?=)
|
svn: SVNROOT/ pear_avail
--2c08cf8e908625d3ab047a81e8fe4e86f16ba662
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
saltybeagle Mon, 20 Jul 2009 15:12:46 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=284446
Changed paths:
U SVNROOT/pear_avail
Log:
another error, thanks gwynne, derick
Modified: SVNROOT/pear_avail
===================================================================
--- SVNROOT/pear_avail 2009-07-20 15:08:19 UTC (rev 284445)
+++ SVNROOT/pear_avail 2009-07-20 15:12:46 UTC (rev 284446)
@@ -179,6 +179,6 @@
avail|felipernb|pear/packages
|
7/20/2009 3:12:46 PM
|
0
|
saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
|
svn: SVNROOT/ pear_avail
--35f9cfd1ba958c4733d9ce82ecdd7c24414a8c52
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
gwynne Mon, 20 Jul 2009 15:08:19 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=284445
Changed paths:
U SVNROOT/pear_avail
Log:
watch your avail syntax, people
Modified: SVNROOT/pear_avail
===================================================================
--- SVNROOT/pear_avail 2009-07-20 15:06:47 UTC (rev 284444)
+++ SVNROOT/pear_avail 2009-07-20 15:08:19 UTC (rev 284445)
@@ -178,7 +178,7 @@
avail|shupp|pear/packages/Crypt_DiffieH
|
7/20/2009 3:08:19 PM
|
0
|
gwy...@php.net (=?utf-8?q?Gwynne_Raskind?=)
|
svn: SVNROOT/ pear_avail
--c85849e97e6105e107375962a08be3b151a367d9
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
saltybeagle Mon, 20 Jul 2009 15:06:47 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=284444
Changed paths:
U SVNROOT/pear_avail
Log:
Grant tacker permissions for pear/packages/File_Bittorrent
Modified: SVNROOT/pear_avail
===================================================================
--- SVNROOT/pear_avail 2009-07-20 15:05:54 UTC (rev 284443)
+++ SVNROOT/pear_avail 2009-07-20 15:06:47 UTC (rev 284444)
@@ -179,5 +179,6 @@
avail|f
|
7/20/2009 3:06:47 PM
|
0
|
saltybea...@php.net (=?utf-8?q?Brett_Bieber?=)
|
svn: SVNROOT/ pre-commit
--f51281ac99dce24172b96fa97ef6e3d5eb7ae9b9
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
gwynne Mon, 20 Jul 2009 15:05:54 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=284443
Changed paths:
U SVNROOT/pre-commit
Log:
enable per-file avail checks
Modified: SVNROOT/pre-commit
===================================================================
--- SVNROOT/pre-commit 2009-07-20 15:00:54 UTC (rev 284442)
+++ SVNROOT/pre-commit 2009-07-20 15:05:54 UTC (rev 284443)
@@ -48,8 +48,8 @@
function pattern_matches_commit($pattern)
|
7/20/2009 3:05:54 PM
|
0
|
gwy...@php.net (=?utf-8?q?Gwynne_Raskind?=)
|
svn: SVNROOT/ global_avail
--a03879192b1aebc85766ac506161e507eb24f3d1
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
gwynne Mon, 20 Jul 2009 14:51:04 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=284441
Changed paths:
U SVNROOT/global_avail
Log:
allow the PEAR group to play with pear_avail
Modified: SVNROOT/global_avail
===================================================================
--- SVNROOT/global_avail 2009-07-20 14:48:02 UTC (rev 284440)
+++ SVNROOT/global_avail 2009-07-20 14:51:04 UTC (rev 284441)
@@ -17,6 +17,10 @@
avail|sterling,go
|
7/20/2009 2:51:04 PM
|
0
|
gwy...@php.net (=?utf-8?q?Gwynne_Raskind?=)
|
svn: SVNROOT/ global_avail
--6dffb47baaf4e9c13480f66251491afdf844027e
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
pajoye Mon, 20 Jul 2009 13:15:00 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=284436
Changed paths:
U SVNROOT/global_avail
Log:
- web karma for dsp so it can fix svn stuff too (along other)
Modified: SVNROOT/global_avail
===================================================================
--- SVNROOT/global_avail 2009-07-20 12:58:17 UTC (rev 284435)
+++ SVNROOT/global_avail 2009-07-20 13:15:00 UTC (rev 284436)
@@ -49,7 +49,7 @@
# T
|
7/20/2009 1:15:00 PM
|
0
|
paj...@php.net (=?utf-8?q?Pierre-Alain_Joye?=)
|
svn: SVNROOT/ global_avail
--e196a451decca558e7c28b23e820b9d75e092b9d
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
pajoye Mon, 20 Jul 2009 10:19:21 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=284426
Changed paths:
U SVNROOT/global_avail
Log:
- Patrick's karma for tests and NEWS
Modified: SVNROOT/global_avail
===================================================================
--- SVNROOT/global_avail 2009-07-20 10:14:10 UTC (rev 284425)
+++ SVNROOT/global_avail 2009-07-20 10:19:21 UTC (rev 284426)
@@ -303,7 +303,7 @@
avail|jluedke|pecl/drizzle
|
7/20/2009 10:19:21 AM
|
0
|
paj...@php.net (=?utf-8?q?Pierre-Alain_Joye?=)
|
svn: SVNROOT/ commit-email.php
--5b15c01b4c1805e8e4079b7b59791400e77b707a
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
gwynne Mon, 20 Jul 2009 10:14:10 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=284425
Changed paths:
U SVNROOT/commit-email.php
Log:
again with the need for better debugging. no more empty diff attachments
Modified: SVNROOT/commit-email.php
===================================================================
--- SVNROOT/commit-email.php 2009-07-20 10:12:34 UTC (rev 284424)
+++ SVNROOT/commit-email.php 2009-07-20 10:14:10 UTC (rev 28442
|
7/20/2009 10:14:10 AM
|
0
|
gwy...@php.net (=?utf-8?q?Gwynne_Raskind?=)
|
svn: SVNROOT/ commit-bugs.php
--e3fb79245324a9087387fc8ed985f5cf849ce6b2
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
gwynne Mon, 20 Jul 2009 04:44:42 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=284415
Changed paths:
U SVNROOT/commit-bugs.php
Log:
gah, blasted debugging issues
Modified: SVNROOT/commit-bugs.php
===================================================================
--- SVNROOT/commit-bugs.php 2009-07-20 04:42:01 UTC (rev 284414)
+++ SVNROOT/commit-bugs.php 2009-07-20 04:44:42 UTC (rev 284415)
@@ -77,7 +77,7 @@
}
$ch = cur
|
7/20/2009 4:44:42 AM
|
0
|
gwy...@php.net (=?utf-8?q?Gwynne_Raskind?=)
|
svn: SVNROOT/ commit-svnroot.php
--b0b3c24a9618052fb090bd65192c65d60caa6b05
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
gwynne Mon, 20 Jul 2009 04:42:01 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=284414
Changed paths:
U SVNROOT/commit-svnroot.php
Log:
oops, stderr->STDERR
Modified: SVNROOT/commit-svnroot.php
===================================================================
--- SVNROOT/commit-svnroot.php 2009-07-20 04:40:31 UTC (rev 284413)
+++ SVNROOT/commit-svnroot.php 2009-07-20 04:42:01 UTC (rev 284414)
@@ -25,7 +25,7 @@
}
chdir(__
|
7/20/2009 4:42:01 AM
|
0
|
gwy...@php.net (=?utf-8?q?Gwynne_Raskind?=)
|
svn: SVNROOT/ commit-bugs.php commit-email.php commit-svnroot.php post-commit
--0a47d226f607f673191e79932e67301441b72518
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
gwynne Mon, 20 Jul 2009 04:40:31 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=284413
Changed paths:
A SVNROOT/commit-bugs.php
U SVNROOT/commit-email.php
A SVNROOT/commit-svnroot.php
U SVNROOT/post-commit
Log:
- reorganized the post-commit hook quite a bit to load common information and call sub-hooks for various tasks
- added a catch-all email for php/php-src/ to ensure some emails get where they're going
- moved Rasmus' bug
|
7/20/2009 4:40:31 AM
|
0
|
gwy...@php.net (=?utf-8?q?Gwynne_Raskind?=)
|
svn: SVNROOT/ global_avail
--32e9e15712840c366657917f0c02304c76baf0df
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
gwynne Sun, 19 Jul 2009 23:59:45 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=284402
Changed paths:
U SVNROOT/global_avail
Log:
fix Nuno's username
Modified: SVNROOT/global_avail
===================================================================
--- SVNROOT/global_avail 2009-07-19 23:58:43 UTC (rev 284401)
+++ SVNROOT/global_avail 2009-07-19 23:59:45 UTC (rev 284402)
@@ -348,7 +348,7 @@
avail|pajoye,guilhermeblanco,auroraeosrose,
|
7/19/2009 11:59:45 PM
|
0
|
gwy...@php.net (=?utf-8?q?Gwynne_Raskind?=)
|
svn: SVNROOT/ commit-email.php
--6215ce8263e116af33ceab9928416b292c23d4f3
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
rasmus Sun, 19 Jul 2009 23:48:04 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=284400
Changed paths:
U SVNROOT/commit-email.php
Log:
Last WS fix
Modified: SVNROOT/commit-email.php
===================================================================
--- SVNROOT/commit-email.php 2009-07-19 23:33:50 UTC (rev 284399)
+++ SVNROOT/commit-email.php 2009-07-19 23:48:04 UTC (rev 284400)
@@ -219,7 +219,7 @@
$bugs_body = '';
if ($bugs) {
|
7/19/2009 11:48:04 PM
|
0
|
ras...@php.net (=?utf-8?q?Rasmus_Lerdorf?=)
|
svn: SVNROOT/ commit-email.php
--017a5849857dd7a3d1eea5c532d04d03af91d40a
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
rasmus Sun, 19 Jul 2009 22:32:22 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=284393
Changed paths:
U SVNROOT/commit-email.php
Log:
Whitespace tweaks
Modified: SVNROOT/commit-email.php
===================================================================
--- SVNROOT/commit-email.php 2009-07-19 22:23:38 UTC (rev 284392)
+++ SVNROOT/commit-email.php 2009-07-19 22:32:22 UTC (rev 284393)
@@ -219,7 +219,7 @@
$bugs_body = '';
if ($b
|
7/19/2009 10:32:22 PM
|
0
|
ras...@php.net (=?utf-8?q?Rasmus_Lerdorf?=)
|
svn: / SVNROOT/commit-email.php web/php-bugs/trunk/rpc.php
--cf47a000cd1400080473e99b13eac68d5339a3ed
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
rasmus Sun, 19 Jul 2009 22:16:35 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=284389
Changed paths:
U SVNROOT/commit-email.php
U web/php-bugs/trunk/rpc.php
Log:
Tweaks
Modified: SVNROOT/commit-email.php
===================================================================
--- SVNROOT/commit-email.php 2009-07-19 22:14:12 UTC (rev 284388)
+++ SVNROOT/commit-email.php 2009-07-19 22:16:35 UTC (rev 284389)
@@ -123,7 +123,6 @@
$comm
|
7/19/2009 10:16:35 PM
|
0
|
ras...@php.net (=?utf-8?q?Rasmus_Lerdorf?=)
|
svn: / SVNROOT/commit-email.php web/php-bugs/trunk/bug.php web/php-bugs/trunk/rpc.php
--2f64bfb3c27270886114055a69c6a715892bac4f
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
rasmus Sun, 19 Jul 2009 21:08:22 +0000
URL: http://svn.php.net/viewvc?view=revision&revision=284386
Changed paths:
U SVNROOT/commit-email.php
U web/php-bugs/trunk/bug.php
A web/php-bugs/trunk/rpc.php
Log:
Bugs mentioned in commit messages now update the bug db and also
pull the status of the bug back into the commit email.
(I'm pretty sure this won't work on the first try)
Modified: SVNROOT/commit-email.php
====================================
|
7/19/2009 9:08:22 PM
|
0
|
ras...@php.net (=?utf-8?q?Rasmus_Lerdorf?=)
|
svn: SVNROOT/ commit-email.php
--074a55c2bce5d945510d29461291e5e298f892df
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
rasmus Sun, 19 Jul 2009 17:18:03 +0000
URL: http://svn.php.net/viewvc?view=revision&revision=284382
Changed paths:
U SVNROOT/commit-email.php
Log:
Let's try it without word-wrapping. Let people do their own formatting
in these messages instead.
Modified: SVNROOT/commit-email.php
===================================================================
--- SVNROOT/commit-email.php 2009-07-19 17:13:35 UTC (rev 284381)
+++ SVNROOT/commit-email.php 2009-07-19
|
7/19/2009 5:18:03 PM
|
0
|
ras...@php.net (=?utf-8?q?Rasmus_Lerdorf?=)
|
svn: SVNROOT/ commit-email.php
--0b0a8d3d0ced2b83ad2123ca89589b18e6066dc6
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
rasmus Sun, 19 Jul 2009 17:13:35 +0000
URL: http://svn.php.net/viewvc?view=revision&revision=284381
http://bugs.php.net/1234
http://bugs.php.net/1234
Changed paths:
U SVNROOT/commit-email.php
Log:
Support for "pecl bug 1234" and "pear bug 1234" which is only
really
needed if referencing a pecl/pear bug when committing
to php-src or
vice-versa. Otherwise it will pick up the bug
type from the commit
path.
Modified: SVNROOT/commit-email.p
|
7/19/2009 5:13:35 PM
|
0
|
ras...@php.net (=?utf-8?q?Rasmus_Lerdorf?=)
|
svn: SVNROOT/ commit-email.php
--d549e0803a39efe230f8501e360ce00df651d055
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
rasmus Sun, 19 Jul 2009 16:05:55 +0000
URL: http://svn.php.net/viewvc?view=revision&revision=284370
Changed paths:
U SVNROOT/commit-email.php
Log:
Support #12345 as well
Modified: SVNROOT/commit-email.php
===================================================================
--- SVNROOT/commit-email.php 2009-07-19 16:05:08 UTC (rev 284369)
+++ SVNROOT/commit-email.php 2009-07-19 16:05:55 UTC (rev 284370)
@@ -122,7 +122,7 @@
$commit_date = strtotime(su
|
7/19/2009 4:05:55 PM
|
0
|
ras...@php.net (=?utf-8?q?Rasmus_Lerdorf?=)
|
typo in my username
Hi,
There's a typo in my username in the SVNROOT/global_avail file. In the
entry for php-benchmarks I'm listed as 'nlopes' instead of 'nlopess'.
Can somebody please correct it?
Thanks,
Nuno
|
7/19/2009 10:06:06 AM
|
0
|
nuno.lo...@ist.utl.pt (Nuno Lopes)
|
svn: SVNROOT/ commit-email.php
--ed93a70373ee61b68dc93400e064dce714e44f48
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
rasmus Sun, 19 Jul 2009 00:46:14 +0000
URL: http://svn.php.net/viewvc?view=revision&revision=284341
Changed paths:
U SVNROOT/commit-email.php
Log:
Support "Bug: 12345" as well
Modified: SVNROOT/commit-email.php
===================================================================
--- SVNROOT/commit-email.php 2009-07-19 00:33:39 UTC (rev 284340)
+++ SVNROOT/commit-email.php 2009-07-19 00:46:14 UTC (rev 284341)
@@ -122,7 +122,7 @@
$commit_date = strtot
|
7/19/2009 12:46:14 AM
|
0
|
ras...@php.net (=?utf-8?q?Rasmus_Lerdorf?=)
|
viewvc and blame on props?
Hi
I was gonna quickly lookup who were editing svn:externals on
/repository/phpdoc/modules/doc-all/[1] but I can't seem to find
anything other then "author"[2] (I assume thats 'last edited') info..
Is this a limitation in viewvc/SVN or something that can be fixed?
-Hannes
[1] http://svn.php.net/viewvc/phpdoc/modules/doc-all/
[2] http://svn.php.net/viewvc/phpdoc/modules/#doc-all
|
7/19/2009 12:38:06 AM
|
0
|
hannes.magnus...@gmail.com (Hannes Magnusson)
|
To late to rename /repository/web modules?
Hi Gwynne^Wall
Is it to late to rename the modules under /repository/web ?
The "php-" prefix feels redundant and in fact has become quite annoying :)
We currently have:
doc/
doc-editor/
embed/
pecl/
pecl4win/
php/
php-bugs/
php-gcov/
php-hosts/
php-master/
php-news/
php-people/
php-testfest/
php-wiki/
php-windows/
pres2/
presentations/
qa/
I'd like to drop all the "php-" prefixes, and rename the "php" module
to either "www" or "web".
I severely doubt that many people have this checkedout out already(or
ever will), so "client side" breakage i
|
7/18/2009 11:53:51 PM
|
0
|
hannes.magnus...@gmail.com (Hannes Magnusson)
|
svn: SVNROOT/ commit-email.php
--e2b0bedc7b5711c78bf178d3b35b4d772c2dd581
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
rasmus Sat, 18 Jul 2009 22:18:28 +0000
URL: http://svn.php.net/viewvc?view=revision&revision=284338
Changed paths:
U SVNROOT/commit-email.php
Log:
Try to be smarter about which bug url to use - Hopefully we will
be down
to a single unified bug system soon
Modified: SVNROOT/commit-email.php
===================================================================
--- SVNROOT/commit-email.php 2009-07-18 21:46:52 UTC (rev 284337)
+++ SVNROOT/commit-email.php
|
7/18/2009 10:18:28 PM
|
0
|
ras...@php.net (=?utf-8?q?Rasmus_Lerdorf?=)
|
svn: SVNROOT/ global_avail
--d6d9ae67db263633d9896821e1391afaf0594b47
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
derick Sat, 18 Jul 2009 10:17:53 +0000
URL: http://svn.php.net/viewvc?view=revision&revision=284304
Changed paths:
U SVNROOT/global_avail
Log:
- Give Rafeal tests access.
Modified: SVNROOT/global_avail
===================================================================
--- SVNROOT/global_avail 2009-07-18 10:02:29 UTC (rev 284303)
+++ SVNROOT/global_avail 2009-07-18 10:17:53 UTC (rev 284304)
@@ -230,7 +230,7 @@
avail|simenec,ttk|pecl/maxdb,phpdoc/en
|
7/18/2009 10:17:53 AM
|
0
|
der...@php.net (=?utf-8?q?Derick_Rethans?=)
|
svn: SVNROOT/ commit-email.php
--cdef28a8cf3f617cc6f050976b8f5ce41e7bcde4
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
rasmus Fri, 17 Jul 2009 23:58:14 +0000
URL: http://svn.php.net/viewvc?view=revision&revision=284288
Changed paths:
U SVNROOT/commit-email.php
Log:
Wrap at the more standard 72 chars here
Modified: SVNROOT/commit-email.php
===================================================================
--- SVNROOT/commit-email.php 2009-07-17 23:47:14 UTC (rev 284287)
+++ SVNROOT/commit-email.php 2009-07-17 23:58:14 UTC (rev 284288)
@@ -222,7 +222,7 @@
|
7/17/2009 11:58:14 PM
|
0
|
ras...@php.net (=?utf-8?q?Rasmus_Lerdorf?=)
|
svn: SVNROOT/ commit-email.php
--7b3c7ace8cff2d5a9b34a038b4841ec600fca815
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
rasmus Fri, 17 Jul 2009 23:47:14 +0000
URL: http://svn.php.net/viewvc?view=revision&revision=284287
Changed paths:
U SVNROOT/commit-email.php
Log:
Extract urls from various bug 1234, bug1234, bug#1234 combinations in the
commit
log and add them to the URL section
Modified: SVNROOT/commit-email.php
===================================================================
--- SVNROOT/commit-email.php 2009-07-17 22:46:54 UTC (rev 284286)
+++ SVNROOT/commit-e
|
7/17/2009 11:47:14 PM
|
0
|
ras...@php.net (=?utf-8?q?Rasmus_Lerdorf?=)
|
svn: SVNROOT/ commit-email.php
--962e2d2732ce737a2c025798df1ae34e2b0cd8dd
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
gwynne Fri, 17 Jul 2009 12:39:24 +0000
URL: http://svn.php.net/viewvc?view=revision&revision=284257
Changed paths:
U SVNROOT/commit-email.php
Log:
significantly improve email subject handling. I hope. Also make the message ID
more useful.
Modified: SVNROOT/commit-email.php
===================================================================
--- SVNROOT/commit-email.php 2009-07-17 12:31:58 UTC (rev 284256)
+++ SVNROOT/commit-email.php 2009-07-17 12:39:24
|
7/17/2009 12:39:24 PM
|
0
|
gwy...@php.net (=?utf-8?q?Gwynne_Raskind?=)
|
svn: SVNROOT/ pre-commit
--81f000e1ef91038821a89c71e6b779836d6d788a
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
gwynne Fri, 17 Jul 2009 11:40:08 +0000
URL: http://svn.php.net/viewvc?view=revision&revision=284252
Changed paths:
U SVNROOT/pre-commit
Log:
disable the keywords check. sigh.
Modified: SVNROOT/pre-commit
===================================================================
--- SVNROOT/pre-commit 2009-07-17 11:35:10 UTC (rev 284251)
+++ SVNROOT/pre-commit 2009-07-17 11:40:08 UTC (rev 284252)
@@ -185,7 +185,9 @@
}
// ---------------------------------
|
7/17/2009 11:40:08 AM
|
0
|
gwy...@php.net (=?utf-8?q?Gwynne_Raskind?=)
|
svn: SVNROOT/ commit-email.php post-commit
--6017735af0fd7d0e3b3623419a29de72352ed61b
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
gwynne Fri, 17 Jul 2009 11:28:19 +0000
URL: http://svn.php.net/viewvc?view=revision&revision=284250
Changed paths:
U SVNROOT/commit-email.php
U SVNROOT/post-commit
Log:
cleanliness in commit-email, use a consistent DEBUG flag instead of repeating
annoying if checks
Modified: SVNROOT/commit-email.php
===================================================================
--- SVNROOT/commit-email.php 2009-07-17 11:13:51 UTC (rev 284249)
+++ SVNROOT/commi
|
7/17/2009 11:28:19 AM
|
0
|
gwy...@php.net (=?utf-8?q?Gwynne_Raskind?=)
|
Fwd: [DOC-WEB] svn: web/doc/trunk/ build-ops.in build-ops.php.in configure configure.in include/docweb_language.class.php include/lib_general.inc.php include/lib_phpt_generator.inc.php include/lib_r
Why didn't this commit show any diffs whatsoever?
-Hannes
---------- Forwarded message ----------
From: Nilg=FCn Belma Bug=FCner <nilgun@php.net>
Date: 2009/7/16
Subject: [DOC-WEB] svn: web/doc/trunk/ build-ops.in build-ops.php.in
configure configure.in include/docweb_language.class.php
include/lib_general.inc.php include/lib_phpt_generator.inc.php
include/lib_revcheck.inc.php scripts/checkent.php
scripts/gen_missing_examples.php scripts/gen_translation_info.sh
scripts/gen_undocumented_functions.php scripts/orphan_notes.php
scripts/populatedocs.sh scripts/rev.php
templates/al
|
7/17/2009 8:03:23 AM
|
0
|
hannes.magnus...@gmail.com (Hannes Magnusson)
|
svn: SVNROOT/ commit-email.php httpd.conf
--716d403fb0062ebd8d21c6e57ccceb51fa6e499a
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
gwynne Fri, 17 Jul 2009 00:54:03 +0000
URL: http://svn.php.net/viewvc?view=revision&revision=284219
Changed paths:
U SVNROOT/commit-email.php
U SVNROOT/httpd.conf
Log:
a pair of fixes from dsp
Modified: SVNROOT/commit-email.php
===================================================================
--- SVNROOT/commit-email.php 2009-07-17 00:48:59 UTC (rev 284218)
+++ SVNROOT/commit-email.php 2009-07-17 00:54:03 UTC (rev 284219)
@@ -23,7 +23,7 @@
|
7/17/2009 12:54:03 AM
|
0
|
gwy...@php.net (=?utf-8?q?Gwynne_Raskind?=)
|
svn: SVNROOT/ global_avail
--d52769f657107cd0eb239f7647abcc91ca230ea1
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
gwynne Thu, 16 Jul 2009 22:27:52 +0000
URL: http://svn.php.net/viewvc?view=revision&revision=284207
Changed paths:
U SVNROOT/global_avail
Log:
fixed typo in global avail
Modified: SVNROOT/global_avail
===================================================================
--- SVNROOT/global_avail 2009-07-16 22:19:09 UTC (rev 284206)
+++ SVNROOT/global_avail 2009-07-16 22:27:52 UTC (rev 284207)
@@ -303,7 +303,7 @@
avail|jluedke|pecl/drizzle
avail|vito,m
|
7/16/2009 10:27:52 PM
|
0
|
gwy...@php.net (=?utf-8?q?Gwynne_Raskind?=)
|
svn: SVNROOT/ commit-email.php
--12eba0da91f716b11c8ad4015ee9acd78c6d6863
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
gwynne Thu, 16 Jul 2009 05:31:26 +0000
URL: http://svn.php.net/viewvc?view=revision&revision=284177
Changed paths:
U SVNROOT/commit-email.php
Log:
handle the case of an empty diff (only deleted files) correctly
Modified: SVNROOT/commit-email.php
===================================================================
--- SVNROOT/commit-email.php 2009-07-16 05:22:15 UTC (rev 284176)
+++ SVNROOT/commit-email.php 2009-07-16 05:31:26 UTC (rev 284177)
@@ -160,7
|
7/16/2009 5:31:26 AM
|
0
|
gwy...@php.net (=?utf-8?q?Gwynne_Raskind?=)
|
svn: SVNROOT/ commit-email.php
--93e3e7a776ab7d8f926d803d552e950c6beb6e8d
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
gwynne Thu, 16 Jul 2009 01:03:23 +0000
URL: http://svn.php.net/viewvc?view=revision&revision=284165
Changed paths:
U SVNROOT/commit-email.php
Log:
gwynne made a logic booboo
Modified: SVNROOT/commit-email.php
===================================================================
--- SVNROOT/commit-email.php 2009-07-16 01:00:22 UTC (rev 284164)
+++ SVNROOT/commit-email.php 2009-07-16 01:03:23 UTC (rev 284165)
@@ -121,7 +121,7 @@
$saw_last_ISO = T
|
7/16/2009 1:03:23 AM
|
0
|
gwy...@php.net (=?utf-8?q?Gwynne_Raskind?=)
|
svn: SVNROOT/
--bf897f983c0ce26fc072344780a67d4f6924e233
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
gwynne Thu, 16 Jul 2009 00:56:35 +0000
URL: http://svn.php.net/viewvc?view=revision&revision=284162
Changed paths:
U SVNROOT/commit-email.php
U SVNROOT/pre-commit
Log:
okay, you win. One more attempt at doing the Q-encoding properly. Also, by
ridiculously popular request, the file names in subject lines are back. Finally,
a link to an explanation is given for keywords failures.
Modified: SVNROOT/commit-email.php
=====================================
|
7/16/2009 12:56:35 AM
|
0
|
gwy...@php.net ("Gwynne Raskind")
|
svn: SVNROOT/
--8c944728668177e0b8b849c306d4099f66d38863
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
philip Wed, 15 Jul 2009 14:41:09 +0000
URL: http://svn.php.net/viewvc?view=revision&revision=284123
Changed paths:
U SVNROOT/global_avail
Log:
Give php-src geeks pecl karma, instead of php/pecl
Modified: SVNROOT/global_avail
===================================================================
--- SVNROOT/global_avail 2009-07-15 14:08:18 UTC (rev 284122)
+++ SVNROOT/global_avail 2009-07-15 14:41:09 UTC (rev 284123)
@@ -20,7 +20,7 @@
# The PHP Develop
|
7/15/2009 2:41:09 PM
|
0
|
phi...@php.net ("Philip Olson")
|
once again, commit email subject lines?
Hi,
Commit email subject lines are completely uninformative, is it possible
to include the files actually modified in the subject line like the old
CVS commit messages?
Thanks,
Greg
|
7/14/2009 10:15:31 PM
|
0
|
g...@chiaraquartet.net (Greg Beaver)
|