[commits] Horde-Hatchery branch master updated. edf85237367dc61c78d47b8c8cd7d6db51f0e634
Michael M Slusarz
slusarz at horde.org
Thu Jan 29 22:33:10 UTC 2009
The branch master has been updated
via edf85237367dc61c78d47b8c8cd7d6db51f0e634 (commit)
via a4ed4fed7077dd59461aae053923453278f3347c (commit)
via a106d34306dadaad059e3e6c0c7401f6bf30e527 (commit)
via 96be01cf67d4f841fca703f400308c34fbe26bb0 (commit)
via 7332c8dadde96d010d93d94192618dd4009ea7c7 (commit)
via 29dcc016dc9954e072b34bc696f8b63c9aa4c596 (commit)
from d704ff5bfcc90fe2ba61ec034a956d75183142e2 (commit)
-----------------------------------------------------------------------
commit edf85237367dc61c78d47b8c8cd7d6db51f0e634
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu Jan 29 15:32:12 2009 -0700
Fix typo
chora/browse.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/diff.php/chora/browse.php?rt=horde-hatchery&r1=25562bc011921a72b97f2198154602e145e691cc&r2=edf85237367dc61c78d47b8c8cd7d6db51f0e634
-----------------------------------------------------------------------
commit a4ed4fed7077dd59461aae053923453278f3347c
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu Jan 29 15:24:47 2009 -0700
Bug #7915: Have Git add RCS-like id tags to config files
.gitattributes | 1 +
chora/config/conf.xml | 1 +
crumb/config/conf.xml | 2 +-
folks/config/conf.xml | 2 +-
imp/config/conf.xml | 1 +
jeta/config/conf.xml | 1 +
kronolith/config/conf.xml | 2 +-
news/config/conf.xml | 2 +-
8 files changed, 8 insertions(+), 4 deletions(-)
create mode 100644 .gitattributes
http://git.horde.org/co.php/.gitattributes?rt=horde-hatchery&r=a4ed4fed7077dd59461aae053923453278f3347c
http://git.horde.org/diff.php/chora/config/conf.xml?rt=horde-hatchery&r1=1739b108dccb3225672eb85776aa9b5fda99dad5&r2=a4ed4fed7077dd59461aae053923453278f3347c
http://git.horde.org/diff.php/crumb/config/conf.xml?rt=horde-hatchery&r1=20b19494e974463311f27d9fb4f5c2b8da80ff02&r2=a4ed4fed7077dd59461aae053923453278f3347c
http://git.horde.org/diff.php/folks/config/conf.xml?rt=horde-hatchery&r1=037b01c9cf42b76e08c189c9472e064c20ef91a5&r2=a4ed4fed7077dd59461aae053923453278f3347c
http://git.horde.org/diff.php/imp/config/conf.xml?rt=horde-hatchery&r1=c4120b38445a72b10568e2627c88f6de27ec16e6&r2=a4ed4fed7077dd59461aae053923453278f3347c
http://git.horde.org/diff.php/jeta/config/conf.xml?rt=horde-hatchery&r1=e505eea958fab18af0db600ae904bfbe04c7cd54&r2=a4ed4fed7077dd59461aae053923453278f3347c
http://git.horde.org/diff.php/kronolith/config/conf.xml?rt=horde-hatchery&r1=ac73780e04a62c5cd4b716bc45da34974cd294f7&r2=a4ed4fed7077dd59461aae053923453278f3347c
http://git.horde.org/diff.php/news/config/conf.xml?rt=horde-hatchery&r1=15e2f752ee6a6528614bf057c8a9808f9bcbc222&r2=a4ed4fed7077dd59461aae053923453278f3347c
-----------------------------------------------------------------------
commit a106d34306dadaad059e3e6c0c7401f6bf30e527
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu Jan 29 14:05:53 2009 -0700
Escape special characters in author name.
chora/templates/stats/stats.inc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/diff.php/chora/templates/stats/stats.inc?rt=horde-hatchery&r1=540c9cc00282d7a170986f03b758d5df6c21ecee&r2=a106d34306dadaad059e3e6c0c7401f6bf30e527
-----------------------------------------------------------------------
commit 96be01cf67d4f841fca703f400308c34fbe26bb0
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu Jan 29 13:28:54 2009 -0700
Dramatically improve CVS branch revision determination.
Also phpdoc and some more shell arg escaping.
framework/Vcs/lib/Horde/Vcs.php | 13 +--
framework/Vcs/lib/Horde/Vcs/Cvs.php | 202 +++++++++++++++----------------
2 files changed, 101 insertions(+), 114 deletions(-)
http://git.horde.org/diff.php/framework/Vcs/lib/Horde/Vcs.php?rt=horde-hatchery&r1=297da5fbffc44c0041f2a3b9c35039f847774a82&r2=96be01cf67d4f841fca703f400308c34fbe26bb0
http://git.horde.org/diff.php/framework/Vcs/lib/Horde/Vcs/Cvs.php?rt=horde-hatchery&r1=7847e0b7df1709d136be6fc9d1628ce07a14714f&r2=96be01cf67d4f841fca703f400308c34fbe26bb0
-----------------------------------------------------------------------
commit 7332c8dadde96d010d93d94192618dd4009ea7c7
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu Jan 29 13:28:36 2009 -0700
Phpdoc; more shell escaping; remove unneded cruft.
framework/Vcs/lib/Horde/Vcs/Git.php | 43 +++++++++++++-----------------
1 files changed, 19 insertions(+), 24 deletions(-)
http://git.horde.org/diff.php/framework/Vcs/lib/Horde/Vcs/Git.php?rt=horde-hatchery&r1=3bddf05c2cb35f3c0bbc39a91da06041f880aace&r2=7332c8dadde96d010d93d94192618dd4009ea7c7
-----------------------------------------------------------------------
commit 29dcc016dc9954e072b34bc696f8b63c9aa4c596
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu Jan 29 13:28:04 2009 -0700
Various Cleanup/fixes.
framework/Vcs/lib/Horde/Vcs/Rcs.php | 43 ++++++++++++------------------
1 files changed, 17 insertions(+), 26 deletions(-)
http://git.horde.org/diff.php/framework/Vcs/lib/Horde/Vcs/Rcs.php?rt=horde-hatchery&r1=590615e4a17c384c81b6cf843a782d902f5161ea&r2=29dcc016dc9954e072b34bc696f8b63c9aa4c596
More information about the commits
mailing list