Emmanuel Gil Peyrot
|
7a64b7b1ed
|
Remove spaces at the end of CDATA blocks in all XEPs.
sed -i 's/^\s\+]]>/]]>/g' xep-*.xml
|
2017-02-16 19:37:21 -06:00 |
|
Emmanuel Gil Peyrot
|
3c5f20a4ca
|
Remove all trailing whitespace from every XEP.
sed -i 's/\s\+$//' xep-*.xml
|
2017-02-16 19:37:21 -06:00 |
|
Emmanuel Gil Peyrot
|
81adf4bc25
|
Remove the executable bit from XML files.
|
2015-06-24 00:39:33 +01:00 |
|
stpeter
|
716f9d9117
|
updated RFC references
|
2011-04-12 08:37:30 -06:00 |
|
Peter Saint-Andre
|
e2753e56f4
|
Deferred for inactivity
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@4287 4b5297f7-1745-476d-ba37-a9c6900126ab
|
2010-07-03 01:17:06 +00:00 |
|
Peter Saint-Andre
|
edd16bdb5b
|
subdomain cleanup
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3447 4b5297f7-1745-476d-ba37-a9c6900126ab
|
2009-09-16 03:30:34 +00:00 |
|
Peter Saint-Andre
|
45b1d8b8ca
|
corrected examples
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3288 4b5297f7-1745-476d-ba37-a9c6900126ab
|
2009-06-29 19:28:49 +00:00 |
|
Peter Saint-Andre
|
9d44c47bb2
|
initial version
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3286 4b5297f7-1745-476d-ba37-a9c6900126ab
|
2009-06-27 00:43:53 +00:00 |
|