Add Horde_Yaml to git
authorChuck Hagenbuch <chuck@horde.org>
Sat, 15 Nov 2008 14:55:28 +0000 (09:55 -0500)
committerChuck Hagenbuch <chuck@horde.org>
Sat, 15 Nov 2008 14:55:28 +0000 (09:55 -0500)
commit90a2646bbf3596ef601ead89802a54425d99dc73
tree46a9213808d9dcf4b9849e83544e3d69b2050c65
parent6c91102e14020e42776690eab12509af44847559
Add Horde_Yaml to git
60 files changed:
framework/Yaml/CVS/Entries [new file with mode: 0644]
framework/Yaml/CVS/Repository [new file with mode: 0644]
framework/Yaml/CVS/Root [new file with mode: 0644]
framework/Yaml/CVS/Template [new file with mode: 0644]
framework/Yaml/examples/CVS/Entries [new file with mode: 0644]
framework/Yaml/examples/CVS/Repository [new file with mode: 0644]
framework/Yaml/examples/CVS/Root [new file with mode: 0644]
framework/Yaml/examples/CVS/Template [new file with mode: 0644]
framework/Yaml/examples/Horde/CVS/Entries [new file with mode: 0644]
framework/Yaml/examples/Horde/CVS/Repository [new file with mode: 0644]
framework/Yaml/examples/Horde/CVS/Root [new file with mode: 0644]
framework/Yaml/examples/Horde/CVS/Template [new file with mode: 0644]
framework/Yaml/examples/Horde/Yaml/CVS/Entries [new file with mode: 0644]
framework/Yaml/examples/Horde/Yaml/CVS/Repository [new file with mode: 0644]
framework/Yaml/examples/Horde/Yaml/CVS/Root [new file with mode: 0644]
framework/Yaml/examples/Horde/Yaml/CVS/Template [new file with mode: 0644]
framework/Yaml/examples/Horde/Yaml/dump.php [new file with mode: 0755]
framework/Yaml/examples/Horde/Yaml/example.yaml [new file with mode: 0755]
framework/Yaml/examples/Horde/Yaml/load.php [new file with mode: 0755]
framework/Yaml/lib/CVS/Entries [new file with mode: 0644]
framework/Yaml/lib/CVS/Repository [new file with mode: 0644]
framework/Yaml/lib/CVS/Root [new file with mode: 0644]
framework/Yaml/lib/CVS/Template [new file with mode: 0644]
framework/Yaml/lib/Horde/CVS/Entries [new file with mode: 0644]
framework/Yaml/lib/Horde/CVS/Repository [new file with mode: 0644]
framework/Yaml/lib/Horde/CVS/Root [new file with mode: 0644]
framework/Yaml/lib/Horde/CVS/Template [new file with mode: 0644]
framework/Yaml/lib/Horde/Yaml.php [new file with mode: 0644]
framework/Yaml/lib/Horde/Yaml/CVS/Entries [new file with mode: 0644]
framework/Yaml/lib/Horde/Yaml/CVS/Repository [new file with mode: 0644]
framework/Yaml/lib/Horde/Yaml/CVS/Root [new file with mode: 0644]
framework/Yaml/lib/Horde/Yaml/CVS/Template [new file with mode: 0644]
framework/Yaml/lib/Horde/Yaml/Dumper.php [new file with mode: 0644]
framework/Yaml/lib/Horde/Yaml/Exception.php [new file with mode: 0644]
framework/Yaml/lib/Horde/Yaml/Loader.php [new file with mode: 0644]
framework/Yaml/lib/Horde/Yaml/Node.php [new file with mode: 0644]
framework/Yaml/package.xml [new file with mode: 0644]
framework/Yaml/test/CVS/Entries [new file with mode: 0644]
framework/Yaml/test/CVS/Repository [new file with mode: 0644]
framework/Yaml/test/CVS/Root [new file with mode: 0644]
framework/Yaml/test/CVS/Template [new file with mode: 0644]
framework/Yaml/test/Horde/CVS/Entries [new file with mode: 0644]
framework/Yaml/test/Horde/CVS/Repository [new file with mode: 0644]
framework/Yaml/test/Horde/CVS/Root [new file with mode: 0644]
framework/Yaml/test/Horde/CVS/Template [new file with mode: 0644]
framework/Yaml/test/Horde/Yaml/AllTests.php [new file with mode: 0644]
framework/Yaml/test/Horde/Yaml/CVS/Entries [new file with mode: 0644]
framework/Yaml/test/Horde/Yaml/CVS/Repository [new file with mode: 0644]
framework/Yaml/test/Horde/Yaml/CVS/Root [new file with mode: 0644]
framework/Yaml/test/Horde/Yaml/CVS/Template [new file with mode: 0644]
framework/Yaml/test/Horde/Yaml/DumperTest.php [new file with mode: 0644]
framework/Yaml/test/Horde/Yaml/Helpers.php [new file with mode: 0644]
framework/Yaml/test/Horde/Yaml/LoaderTest.php [new file with mode: 0644]
framework/Yaml/test/Horde/Yaml/NodeTest.php [new file with mode: 0644]
framework/Yaml/test/Horde/Yaml/fixtures/CVS/Entries [new file with mode: 0644]
framework/Yaml/test/Horde/Yaml/fixtures/CVS/Repository [new file with mode: 0644]
framework/Yaml/test/Horde/Yaml/fixtures/CVS/Root [new file with mode: 0644]
framework/Yaml/test/Horde/Yaml/fixtures/CVS/Template [new file with mode: 0644]
framework/Yaml/test/Horde/Yaml/fixtures/basic.yml [new file with mode: 0644]
framework/Yaml/test/Horde/Yaml/fixtures/references.yml [new file with mode: 0644]