git 1.0.1
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of git might be problematic. Click here for more details.
- data/README +152 -0
- data/doc/classes/Git.html +284 -0
- data/doc/classes/Git.src/M000001.html +18 -0
- data/doc/classes/Git.src/M000002.html +18 -0
- data/doc/classes/Git.src/M000003.html +18 -0
- data/doc/classes/Git.src/M000004.html +18 -0
- data/doc/classes/Git/Base.html +1204 -0
- data/doc/classes/Git/Base.src/M000076.html +18 -0
- data/doc/classes/Git/Base.src/M000077.html +21 -0
- data/doc/classes/Git/Base.src/M000078.html +30 -0
- data/doc/classes/Git/Base.src/M000079.html +19 -0
- data/doc/classes/Git/Base.src/M000080.html +25 -0
- data/doc/classes/Git/Base.src/M000081.html +18 -0
- data/doc/classes/Git/Base.src/M000082.html +18 -0
- data/doc/classes/Git/Base.src/M000083.html +18 -0
- data/doc/classes/Git/Base.src/M000084.html +20 -0
- data/doc/classes/Git/Base.src/M000085.html +22 -0
- data/doc/classes/Git/Base.src/M000086.html +27 -0
- data/doc/classes/Git/Base.src/M000087.html +18 -0
- data/doc/classes/Git/Base.src/M000091.html +18 -0
- data/doc/classes/Git/Base.src/M000092.html +18 -0
- data/doc/classes/Git/Base.src/M000093.html +18 -0
- data/doc/classes/Git/Base.src/M000094.html +18 -0
- data/doc/classes/Git/Base.src/M000095.html +18 -0
- data/doc/classes/Git/Base.src/M000096.html +18 -0
- data/doc/classes/Git/Base.src/M000097.html +18 -0
- data/doc/classes/Git/Base.src/M000098.html +18 -0
- data/doc/classes/Git/Base.src/M000099.html +18 -0
- data/doc/classes/Git/Base.src/M000100.html +18 -0
- data/doc/classes/Git/Base.src/M000101.html +18 -0
- data/doc/classes/Git/Base.src/M000102.html +19 -0
- data/doc/classes/Git/Base.src/M000103.html +18 -0
- data/doc/classes/Git/Base.src/M000104.html +19 -0
- data/doc/classes/Git/Base.src/M000105.html +18 -0
- data/doc/classes/Git/Base.src/M000106.html +18 -0
- data/doc/classes/Git/Base.src/M000107.html +18 -0
- data/doc/classes/Git/Base.src/M000108.html +19 -0
- data/doc/classes/Git/Base.src/M000109.html +18 -0
- data/doc/classes/Git/Base.src/M000110.html +22 -0
- data/doc/classes/Git/Base.src/M000111.html +18 -0
- data/doc/classes/Git/Base.src/M000112.html +18 -0
- data/doc/classes/Git/Base.src/M000113.html +19 -0
- data/doc/classes/Git/Base.src/M000114.html +18 -0
- data/doc/classes/Git/Base.src/M000115.html +18 -0
- data/doc/classes/Git/Base.src/M000116.html +18 -0
- data/doc/classes/Git/Branch.html +429 -0
- data/doc/classes/Git/Branch.src/M000066.html +28 -0
- data/doc/classes/Git/Branch.src/M000067.html +19 -0
- data/doc/classes/Git/Branch.src/M000068.html +19 -0
- data/doc/classes/Git/Branch.src/M000069.html +25 -0
- data/doc/classes/Git/Branch.src/M000070.html +18 -0
- data/doc/classes/Git/Branch.src/M000071.html +18 -0
- data/doc/classes/Git/Branch.src/M000072.html +18 -0
- data/doc/classes/Git/Branch.src/M000073.html +27 -0
- data/doc/classes/Git/Branch.src/M000074.html +18 -0
- data/doc/classes/Git/Branch.src/M000075.html +18 -0
- data/doc/classes/Git/Branches.html +294 -0
- data/doc/classes/Git/Branches.src/M000060.html +24 -0
- data/doc/classes/Git/Branches.src/M000061.html +18 -0
- data/doc/classes/Git/Branches.src/M000062.html +18 -0
- data/doc/classes/Git/Branches.src/M000063.html +18 -0
- data/doc/classes/Git/Branches.src/M000064.html +20 -0
- data/doc/classes/Git/Branches.src/M000065.html +18 -0
- data/doc/classes/Git/Diff.html +419 -0
- data/doc/classes/Git/Diff.src/M000134.html +20 -0
- data/doc/classes/Git/Diff.src/M000135.html +19 -0
- data/doc/classes/Git/Diff.src/M000136.html +19 -0
- data/doc/classes/Git/Diff.src/M000137.html +19 -0
- data/doc/classes/Git/Diff.src/M000138.html +19 -0
- data/doc/classes/Git/Diff.src/M000139.html +19 -0
- data/doc/classes/Git/Diff.src/M000140.html +19 -0
- data/doc/classes/Git/Diff.src/M000141.html +19 -0
- data/doc/classes/Git/Diff.src/M000143.html +19 -0
- data/doc/classes/Git/Diff.src/M000144.html +21 -0
- data/doc/classes/Git/Diff/DiffFile.html +220 -0
- data/doc/classes/Git/Diff/DiffFile.src/M000145.html +24 -0
- data/doc/classes/Git/Diff/DiffFile.src/M000146.html +22 -0
- data/doc/classes/Git/GitExecuteError.html +111 -0
- data/doc/classes/Git/GitTagNameDoesNotExist.html +111 -0
- data/doc/classes/Git/Index.html +113 -0
- data/doc/classes/Git/Lib.html +1182 -0
- data/doc/classes/Git/Lib.src/M000024.html +26 -0
- data/doc/classes/Git/Lib.src/M000025.html +18 -0
- data/doc/classes/Git/Lib.src/M000026.html +29 -0
- data/doc/classes/Git/Lib.src/M000027.html +25 -0
- data/doc/classes/Git/Lib.src/M000028.html +18 -0
- data/doc/classes/Git/Lib.src/M000029.html +18 -0
- data/doc/classes/Git/Lib.src/M000030.html +18 -0
- data/doc/classes/Git/Lib.src/M000031.html +18 -0
- data/doc/classes/Git/Lib.src/M000032.html +24 -0
- data/doc/classes/Git/Lib.src/M000033.html +18 -0
- data/doc/classes/Git/Lib.src/M000034.html +33 -0
- data/doc/classes/Git/Lib.src/M000035.html +23 -0
- data/doc/classes/Git/Lib.src/M000036.html +34 -0
- data/doc/classes/Git/Lib.src/M000037.html +25 -0
- data/doc/classes/Git/Lib.src/M000038.html +25 -0
- data/doc/classes/Git/Lib.src/M000039.html +24 -0
- data/doc/classes/Git/Lib.src/M000040.html +23 -0
- data/doc/classes/Git/Lib.src/M000041.html +18 -0
- data/doc/classes/Git/Lib.src/M000042.html +23 -0
- data/doc/classes/Git/Lib.src/M000043.html +18 -0
- data/doc/classes/Git/Lib.src/M000044.html +19 -0
- data/doc/classes/Git/Lib.src/M000045.html +24 -0
- data/doc/classes/Git/Lib.src/M000046.html +20 -0
- data/doc/classes/Git/Lib.src/M000047.html +21 -0
- data/doc/classes/Git/Lib.src/M000048.html +18 -0
- data/doc/classes/Git/Lib.src/M000049.html +18 -0
- data/doc/classes/Git/Lib.src/M000050.html +22 -0
- data/doc/classes/Git/Lib.src/M000051.html +21 -0
- data/doc/classes/Git/Lib.src/M000052.html +23 -0
- data/doc/classes/Git/Lib.src/M000053.html +18 -0
- data/doc/classes/Git/Lib.src/M000054.html +18 -0
- data/doc/classes/Git/Lib.src/M000055.html +18 -0
- data/doc/classes/Git/Lib.src/M000056.html +18 -0
- data/doc/classes/Git/Lib.src/M000057.html +18 -0
- data/doc/classes/Git/Lib.src/M000058.html +18 -0
- data/doc/classes/Git/Lib.src/M000059.html +18 -0
- data/doc/classes/Git/Log.html +373 -0
- data/doc/classes/Git/Log.src/M000015.html +20 -0
- data/doc/classes/Git/Log.src/M000016.html +20 -0
- data/doc/classes/Git/Log.src/M000017.html +20 -0
- data/doc/classes/Git/Log.src/M000018.html +20 -0
- data/doc/classes/Git/Log.src/M000019.html +20 -0
- data/doc/classes/Git/Log.src/M000020.html +18 -0
- data/doc/classes/Git/Log.src/M000021.html +19 -0
- data/doc/classes/Git/Log.src/M000022.html +21 -0
- data/doc/classes/Git/Log.src/M000023.html +19 -0
- data/doc/classes/Git/Object.html +179 -0
- data/doc/classes/Git/Object.src/M000120.html +35 -0
- data/doc/classes/Git/Object/AbstractObject.html +349 -0
- data/doc/classes/Git/Object/AbstractObject.src/M000122.html +21 -0
- data/doc/classes/Git/Object/AbstractObject.src/M000123.html +18 -0
- data/doc/classes/Git/Object/AbstractObject.src/M000124.html +18 -0
- data/doc/classes/Git/Object/AbstractObject.src/M000125.html +18 -0
- data/doc/classes/Git/Object/AbstractObject.src/M000126.html +18 -0
- data/doc/classes/Git/Object/AbstractObject.src/M000127.html +20 -0
- data/doc/classes/Git/Object/AbstractObject.src/M000128.html +18 -0
- data/doc/classes/Git/Object/AbstractObject.src/M000129.html +18 -0
- data/doc/classes/Git/Object/Blob.html +148 -0
- data/doc/classes/Git/Object/Blob.src/M000132.html +18 -0
- data/doc/classes/Git/Object/Commit.html +148 -0
- data/doc/classes/Git/Object/Commit.src/M000121.html +18 -0
- data/doc/classes/Git/Object/Tag.html +188 -0
- data/doc/classes/Git/Object/Tag.src/M000130.html +19 -0
- data/doc/classes/Git/Object/Tag.src/M000131.html +18 -0
- data/doc/classes/Git/Object/Tree.html +148 -0
- data/doc/classes/Git/Object/Tree.src/M000133.html +18 -0
- data/doc/classes/Git/Path.html +215 -0
- data/doc/classes/Git/Path.src/M000117.html +22 -0
- data/doc/classes/Git/Path.src/M000118.html +18 -0
- data/doc/classes/Git/Path.src/M000119.html +18 -0
- data/doc/classes/Git/Remote.html +324 -0
- data/doc/classes/Git/Remote.src/M000147.html +22 -0
- data/doc/classes/Git/Remote.src/M000148.html +18 -0
- data/doc/classes/Git/Remote.src/M000149.html +18 -0
- data/doc/classes/Git/Remote.src/M000150.html +18 -0
- data/doc/classes/Git/Remote.src/M000151.html +18 -0
- data/doc/classes/Git/Remote.src/M000152.html +18 -0
- data/doc/classes/Git/Remote.src/M000153.html +18 -0
- data/doc/classes/Git/Repository.html +113 -0
- data/doc/classes/Git/Status.html +348 -0
- data/doc/classes/Git/Status.src/M000005.html +19 -0
- data/doc/classes/Git/Status.src/M000006.html +18 -0
- data/doc/classes/Git/Status.src/M000007.html +18 -0
- data/doc/classes/Git/Status.src/M000008.html +18 -0
- data/doc/classes/Git/Status.src/M000009.html +18 -0
- data/doc/classes/Git/Status.src/M000010.html +29 -0
- data/doc/classes/Git/Status.src/M000011.html +18 -0
- data/doc/classes/Git/Status.src/M000012.html +20 -0
- data/doc/classes/Git/Status/StatusFile.html +232 -0
- data/doc/classes/Git/Status/StatusFile.src/M000013.html +26 -0
- data/doc/classes/Git/Status/StatusFile.src/M000014.html +22 -0
- data/doc/classes/Git/WorkingDirectory.html +113 -0
- data/doc/created.rid +1 -0
- data/doc/files/EXAMPLES.html +247 -0
- data/doc/files/README.html +260 -0
- data/doc/files/lib/git/base_rb.html +101 -0
- data/doc/files/lib/git/branch_rb.html +101 -0
- data/doc/files/lib/git/branches_rb.html +101 -0
- data/doc/files/lib/git/diff_rb.html +101 -0
- data/doc/files/lib/git/index_rb.html +101 -0
- data/doc/files/lib/git/lib_rb.html +101 -0
- data/doc/files/lib/git/log_rb.html +101 -0
- data/doc/files/lib/git/object_rb.html +101 -0
- data/doc/files/lib/git/path_rb.html +101 -0
- data/doc/files/lib/git/remote_rb.html +101 -0
- data/doc/files/lib/git/repository_rb.html +101 -0
- data/doc/files/lib/git/status_rb.html +101 -0
- data/doc/files/lib/git/working_directory_rb.html +101 -0
- data/doc/files/lib/git_rb.html +127 -0
- data/doc/fr_class_index.html +49 -0
- data/doc/fr_file_index.html +41 -0
- data/doc/fr_method_index.html +181 -0
- data/doc/index.html +24 -0
- data/doc/rdoc-style.css +208 -0
- data/lib/git.rb +50 -0
- data/lib/git/base.rb +251 -0
- data/lib/git/branch.rb +94 -0
- data/lib/git/branches.rb +45 -0
- data/lib/git/diff.rb +143 -0
- data/lib/git/index.rb +4 -0
- data/lib/git/lib.rb +344 -0
- data/lib/git/log.rb +94 -0
- data/lib/git/object.rb +110 -0
- data/lib/git/path.rb +23 -0
- data/lib/git/remote.rb +42 -0
- data/lib/git/repository.rb +4 -0
- data/lib/git/status.rb +118 -0
- data/lib/git/working_directory.rb +4 -0
- data/tests/all_tests.rb +4 -0
- data/tests/files/index +0 -0
- data/tests/files/working.git/HEAD +1 -0
- data/tests/files/working.git/config +4 -0
- data/tests/files/working.git/description +1 -0
- data/tests/files/working.git/hooks/applypatch-msg +15 -0
- data/tests/files/working.git/hooks/commit-msg +21 -0
- data/tests/files/working.git/hooks/post-commit +8 -0
- data/tests/files/working.git/hooks/post-receive +16 -0
- data/tests/files/working.git/hooks/post-update +8 -0
- data/tests/files/working.git/hooks/pre-applypatch +14 -0
- data/tests/files/working.git/hooks/pre-commit +70 -0
- data/tests/files/working.git/hooks/pre-rebase +150 -0
- data/tests/files/working.git/hooks/update +78 -0
- data/tests/files/working.git/info/exclude +6 -0
- data/tests/files/working.git/objects/0b/c0d846cf80b079e763e35c3af273171bf01fca +0 -0
- data/tests/files/working.git/objects/54/5ffc79786f268524c35e1e05b1770c7c74faf1 +3 -0
- data/tests/files/working.git/objects/6b/790ddc5eab30f18cabdd0513e8f8dac0d2d3ed +0 -0
- data/tests/files/working.git/objects/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391 +0 -0
- data/tests/files/working.git/refs/heads/master +1 -0
- data/tests/files/working/dot_git/FETCH_HEAD +1 -0
- data/tests/files/working/dot_git/HEAD +1 -0
- data/tests/files/working/dot_git/config +10 -0
- data/tests/files/working/dot_git/description +1 -0
- data/tests/files/working/dot_git/hooks/applypatch-msg +15 -0
- data/tests/files/working/dot_git/hooks/commit-msg +21 -0
- data/tests/files/working/dot_git/hooks/post-commit +8 -0
- data/tests/files/working/dot_git/hooks/post-receive +16 -0
- data/tests/files/working/dot_git/hooks/post-update +8 -0
- data/tests/files/working/dot_git/hooks/pre-applypatch +14 -0
- data/tests/files/working/dot_git/hooks/pre-commit +70 -0
- data/tests/files/working/dot_git/hooks/pre-rebase +150 -0
- data/tests/files/working/dot_git/hooks/update +78 -0
- data/tests/files/working/dot_git/index +0 -0
- data/tests/files/working/dot_git/info/exclude +6 -0
- data/tests/files/working/dot_git/logs/HEAD +75 -0
- data/tests/files/working/dot_git/logs/refs/heads/git_grep +5 -0
- data/tests/files/working/dot_git/logs/refs/heads/master +64 -0
- data/tests/files/working/dot_git/logs/refs/heads/test +3 -0
- data/tests/files/working/dot_git/logs/refs/heads/test_branches +1 -0
- data/tests/files/working/dot_git/logs/refs/heads/test_object +2 -0
- data/tests/files/working/dot_git/logs/refs/remotes/working/master +1 -0
- data/tests/files/working/dot_git/objects/00/62cdf4c1e63069eececf54325535e91fd57c42 +0 -0
- data/tests/files/working/dot_git/objects/00/ea60e1331b184386392037a7267dfb4a7c7d86 +0 -0
- data/tests/files/working/dot_git/objects/01/0b7b79019cb510d8c5849704fd10541655916d +0 -0
- data/tests/files/working/dot_git/objects/01/dd46ebe07fc30c10c85c2e926c70f2d7058a6b +0 -0
- data/tests/files/working/dot_git/objects/02/b2a02844d00574c234d17bec6294e832f3c4c1 +0 -0
- data/tests/files/working/dot_git/objects/06/f4e8a840d23fc0ab94895a5d16827a19f75fb7 +0 -0
- data/tests/files/working/dot_git/objects/0b/2fe00801b62b7760c23d554796b05abc16af92 +0 -0
- data/tests/files/working/dot_git/objects/0b/5262f6ee3552a99b7081a317e8289d6a4d8e72 +0 -0
- data/tests/files/working/dot_git/objects/0b/c0d846cf80b079e763e35c3af273171bf01fca +0 -0
- data/tests/files/working/dot_git/objects/0d/2c47f07277b3ea30b0884f8e3acd68440507c8 +0 -0
- data/tests/files/working/dot_git/objects/0d/519ca9c2eddc44431efe135d0fc8df00e0b975 +0 -0
- data/tests/files/working/dot_git/objects/0f/845a0a981bc2f61354fcdd2b6eafe2b2c55c2d +3 -0
- data/tests/files/working/dot_git/objects/0f/f4a0357c3d7221a2ef1e4c6b7d5c46d97fe250 +0 -0
- data/tests/files/working/dot_git/objects/12/eb889f49f1464b32a51424d7724fb16f6c3a31 +0 -0
- data/tests/files/working/dot_git/objects/15/34a65657edf4e5caaa5ce35652dca5e4c7d316 +0 -0
- data/tests/files/working/dot_git/objects/15/378a1f3eafe4c5ab4f890883356df917ee5539 +2 -0
- data/tests/files/working/dot_git/objects/16/9e6db43d4c09cd610179a7b9826483b4d94123 +0 -0
- data/tests/files/working/dot_git/objects/16/d1f96acfd92d09c4f1f56d3441ac55dd30500e +0 -0
- data/tests/files/working/dot_git/objects/16/ee5335538f11b4ffcc17b051f8d5db7570a055 +0 -0
- data/tests/files/working/dot_git/objects/17/9ef0e0209e90af00f544ff414e0674dfb5f5c7 +0 -0
- data/tests/files/working/dot_git/objects/19/9d2f8e60fddd1bb2a1b0bddedde35e5aa8b03f +0 -0
- data/tests/files/working/dot_git/objects/1c/c8667014381e2788a94777532a788307f38d26 +1 -0
- data/tests/files/working/dot_git/objects/1c/fcfba04eb4e461e9f930d22f528023ab1ddefc +0 -0
- data/tests/files/working/dot_git/objects/1d/7be4117ded4534789d85c42ab579644cd3fa12 +0 -0
- data/tests/files/working/dot_git/objects/1d/9e4767a95047ca5e395714985afaedb186f4cd +1 -0
- data/tests/files/working/dot_git/objects/1f/09f2edb9c0d9275d15960771b363ca6940fbe3 +0 -0
- data/tests/files/working/dot_git/objects/1f/691b879df15cf6742502ffc59833b4a40e7aef +0 -0
- data/tests/files/working/dot_git/objects/23/751ef6c1fed1304ae1d07020aa73da6f2b93b0 +1 -0
- data/tests/files/working/dot_git/objects/24/5582a71306d7360e40c07cd7d849a1aa14a31e +0 -0
- data/tests/files/working/dot_git/objects/26/3e3c527004e7b742ed1f747c1bfb7e11825d7a +0 -0
- data/tests/files/working/dot_git/objects/27/c0c003dda3e59ba236f53f6661faaf74432b5c +0 -0
- data/tests/files/working/dot_git/objects/29/1b6be488d6abc586d3ee03ca61238766625a75 +0 -0
- data/tests/files/working/dot_git/objects/2a/f6f7d51b7afdd404a871581ebb3b6ac07fb8cc +0 -0
- data/tests/files/working/dot_git/objects/2c/ef51480d44dcc262d16be2812c692d940d5f29 +0 -0
- data/tests/files/working/dot_git/objects/2e/20132e8fd40cb3e82248919a10900d31f1816a +0 -0
- data/tests/files/working/dot_git/objects/2e/939fd37bbd2da971faa27c3e3de7d5aad40507 +0 -0
- data/tests/files/working/dot_git/objects/2f/53e667d1d88e75b3fa300f9ab6e2d8ffd32a15 +0 -0
- data/tests/files/working/dot_git/objects/32/4968b9dc40253f2c52a8e3856398c761dea856 +0 -0
- data/tests/files/working/dot_git/objects/33/8ecb0183d507498aedb669b796b4f9e8880f00 +0 -0
- data/tests/files/working/dot_git/objects/33/edabb4334cbe849a477a0d2893cdb768fa3091 +0 -0
- data/tests/files/working/dot_git/objects/34/a566d193dc4702f03149969a2aad1443231560 +1 -0
- data/tests/files/working/dot_git/objects/36/fe213c328fd280f33abe00069c4b92eb5a88d1 +0 -0
- data/tests/files/working/dot_git/objects/39/66e9fa0e0b9fe9d3ef2fdaa6933f3d0bb82bc3 +0 -0
- data/tests/files/working/dot_git/objects/3a/9f195756f5bd26b67c5e1fffd92d68d61be14e +2 -0
- data/tests/files/working/dot_git/objects/3a/ac4b445017a8fc07502670ec2dbf744213dd48 +0 -0
- data/tests/files/working/dot_git/objects/3b/6eeed9ce43ea893cf48d263da93448edae9f1c +0 -0
- data/tests/files/working/dot_git/objects/3c/644f22b9b8edb06e7e298ecac8e71b133061f1 +0 -0
- data/tests/files/working/dot_git/objects/3c/c71b13d906e445da52785ddeff40dad1163d49 +2 -0
- data/tests/files/working/dot_git/objects/3c/f35bd14cf5f2dd08bbeef8698d700f3a038e5c +0 -0
- data/tests/files/working/dot_git/objects/3d/331db92a8ead0565679efb76f328ae69ed1b77 +0 -0
- data/tests/files/working/dot_git/objects/44/88516c3c936db58ea485ec2213dab9d13e6628 +0 -0
- data/tests/files/working/dot_git/objects/44/987dd95c338fb573726541f270f1a7b55c9d51 +0 -0
- data/tests/files/working/dot_git/objects/45/20c29b885e9db9b0df3c7bab7870157e1d00c3 +0 -0
- data/tests/files/working/dot_git/objects/45/b983be36b73c0788dc9cbcb76cbb80fc7bb057 +0 -0
- data/tests/files/working/dot_git/objects/46/00557506be20eb1501a4f15a52e684d4b9ee61 +0 -0
- data/tests/files/working/dot_git/objects/46/a60232117527e7b57ac0dd5ea4af2cd3fdb696 +0 -0
- data/tests/files/working/dot_git/objects/47/0f6a87fa51dd25f6db0f4725ae37791d449356 +0 -0
- data/tests/files/working/dot_git/objects/47/2650d42fa9454e2e61e3da9f5c158b8af6d298 +0 -0
- data/tests/files/working/dot_git/objects/47/8e5ee111572790b248eaa99140c5a8f728abc7 +0 -0
- data/tests/files/working/dot_git/objects/48/bbf0db7e813affab7d8dd2842b8455ff9876be +0 -0
- data/tests/files/working/dot_git/objects/49/b352299735fda3a333c69c6273178b0c3dfa08 +0 -0
- data/tests/files/working/dot_git/objects/4a/1e3e4500962c3631a479726bf2e40469594cba +0 -0
- data/tests/files/working/dot_git/objects/4a/2bee50944e9285e8f82216c9b0b8a7d3cdd315 +0 -0
- data/tests/files/working/dot_git/objects/4a/4e676afe275afecf23130390fe96d0e6d00057 +0 -0
- data/tests/files/working/dot_git/objects/4a/de99433ac3e4bcc874cd7de488de29399e9096 +1 -0
- data/tests/files/working/dot_git/objects/4b/7c90536eaa830d8c1f6ff49a7885b581d6acef +1 -0
- data/tests/files/working/dot_git/objects/4c/411dc8e6ea6fcba0ed56e84aa7707f881d24c7 +0 -0
- data/tests/files/working/dot_git/objects/4c/ce9432b2f80461324a61611f6143f8544cd80f +1 -0
- data/tests/files/working/dot_git/objects/4c/e44a75510cbfe200b131fdbcc56a86f1b2dc08 +0 -0
- data/tests/files/working/dot_git/objects/4d/35ba97a858072c240d327e3ce30c28b333a1b0 +0 -0
- data/tests/files/working/dot_git/objects/4d/ff9ef38ef09cbf0e36031bbee22b7cf0c7a8fc +1 -0
- data/tests/files/working/dot_git/objects/4e/aafb1d843aec4f8f1612d03de46a08c2143ea9 +0 -0
- data/tests/files/working/dot_git/objects/4e/ebc1b62c53241b7fbf7fb33b5230362595bfdd +0 -0
- data/tests/files/working/dot_git/objects/4f/4065121cb78fe6116ae7e3075f5c5a446bd08b +0 -0
- data/tests/files/working/dot_git/objects/50/3d77289b054742f507d8a8ce7cc51d3841d5b9 +0 -0
- data/tests/files/working/dot_git/objects/52/4038b20b297f40d78e7d83e04e38049457312b +0 -0
- data/tests/files/working/dot_git/objects/53/a72df554e585e239e41cb1fc498d5aee9bb164 +0 -0
- data/tests/files/working/dot_git/objects/54/0200385c3b0b299c7a87ecf59ca94c32fbbe99 +0 -0
- data/tests/files/working/dot_git/objects/54/5c81a2e8d1112d5f7356f840a22e8f6abcef8f +2 -0
- data/tests/files/working/dot_git/objects/54/5ffc79786f268524c35e1e05b1770c7c74faf1 +3 -0
- data/tests/files/working/dot_git/objects/54/6bec6f8872efa41d5d97a369f669165ecda0de +0 -0
- data/tests/files/working/dot_git/objects/54/7a4bae347658f0d9eed0d35d31b4561aea7cf8 +2 -0
- data/tests/files/working/dot_git/objects/56/195ef83e9e20ca75dddef0630633fc8060ed11 +0 -0
- data/tests/files/working/dot_git/objects/57/7ddd894033c46a5fcf2c6f3c4e71cc72f86909 +0 -0
- data/tests/files/working/dot_git/objects/58/501cbd0fc5ce832f6b34d37243a520dc19a6cc +1 -0
- data/tests/files/working/dot_git/objects/58/73a650a91eb238005444d2c637b451f687951b +0 -0
- data/tests/files/working/dot_git/objects/5a/28efd2fcf55b7b58eb7cc66b5db836155bc2bb +0 -0
- data/tests/files/working/dot_git/objects/5b/0be7da7cc9ecdb6c2de5f818c30a42fbd2c9fa +1 -0
- data/tests/files/working/dot_git/objects/5c/16fb8b958b51f6008f9722b279b1fde0defb76 +3 -0
- data/tests/files/working/dot_git/objects/5d/4606820736043f9eed2a6336661d6892c820a5 +0 -0
- data/tests/files/working/dot_git/objects/5e/392652a881999392c2757cf9b783c5d47b67f7 +0 -0
- data/tests/files/working/dot_git/objects/5e/53019b3238362144c2766f02a2c00d91fcc023 +2 -0
- data/tests/files/working/dot_git/objects/62/70c7f48ca41e6fb41b745ddc1bffe521d83194 +2 -0
- data/tests/files/working/dot_git/objects/62/7e1097cda3b2e3ad6ba4d3772c0985e1ff349c +0 -0
- data/tests/files/working/dot_git/objects/62/bb94c53efae4d53fd0649d129baef4aca87af7 +3 -0
- data/tests/files/working/dot_git/objects/62/c9331ffe97bb6388fb7968662b4e97d121e2da +0 -0
- data/tests/files/working/dot_git/objects/63/1446ec50808846e31fff786c065e69da2c673b +0 -0
- data/tests/files/working/dot_git/objects/64/d0c52ac4c061cf1705e3005dfd86fb70374a14 +0 -0
- data/tests/files/working/dot_git/objects/66/80a909b0e02b297bedbe143ef789d297235358 +0 -0
- data/tests/files/working/dot_git/objects/6b/790ddc5eab30f18cabdd0513e8f8dac0d2d3ed +0 -0
- data/tests/files/working/dot_git/objects/6c/2d312ebd67eed4c7e97e3923b3667764e7360e +0 -0
- data/tests/files/working/dot_git/objects/6d/e8fb35c2e4a69addd030f2dbb4f73fd4742b5b +0 -0
- data/tests/files/working/dot_git/objects/6e/d281c757a969ffe22f3dcfa5830c532479c726 +0 -0
- data/tests/files/working/dot_git/objects/70/714b02913c1a249a5ab05021742f0bc7065df7 +0 -0
- data/tests/files/working/dot_git/objects/71/894b736711ea0a5def4f536009364d07ee4db3 +2 -0
- data/tests/files/working/dot_git/objects/71/c9a23879ff0ac8c49b92d107f3f89c6d1b2d92 +1 -0
- data/tests/files/working/dot_git/objects/73/b171450704ea4350f9f884426389fe04c6cd51 +0 -0
- data/tests/files/working/dot_git/objects/74/32b657191a10587335e74ae6f0966a7eed2976 +0 -0
- data/tests/files/working/dot_git/objects/79/e5b9e6ee5a1e6c52676a6332fe9163adaa92cb +0 -0
- data/tests/files/working/dot_git/objects/7c/076f209839d7f910e8c84e41cc94898287ef45 +0 -0
- data/tests/files/working/dot_git/objects/7c/60c6ab64c74d52f973d18cd1933318a8d9ae2e +0 -0
- data/tests/files/working/dot_git/objects/7c/ac4f8d519d524ed025732ee220f6451665a770 +0 -0
- data/tests/files/working/dot_git/objects/7f/5625f6b3c7213287a12c89017361248ed88936 +0 -0
- data/tests/files/working/dot_git/objects/7f/86d16e0254f64f784198c6a55ef9bf7adbe7ce +0 -0
- data/tests/files/working/dot_git/objects/7f/bfee9f8882ada1ec45c4925baf5649d96c4a16 +0 -0
- data/tests/files/working/dot_git/objects/81/25fbe8605d2884e732a185c9a24abcc0d12a1f +0 -0
- data/tests/files/working/dot_git/objects/81/d4d5e9b6db474d0f432aa31d44bf690d841e94 +0 -0
- data/tests/files/working/dot_git/objects/81/f545324202466d44115656ea463a5bb114345f +0 -0
- data/tests/files/working/dot_git/objects/82/d331cf4d3d4ee537c4f866cab2633b46a8d090 +0 -0
- data/tests/files/working/dot_git/objects/83/c6a1f0d7d8df18a9d9bfe917707aec37868418 +0 -0
- data/tests/files/working/dot_git/objects/85/8f46dd7496faf7af72102ca15cccff832b5377 +0 -0
- data/tests/files/working/dot_git/objects/87/c56502c73149f006631129f85dff697e000356 +0 -0
- data/tests/files/working/dot_git/objects/88/cf23d06f519bec7b824acd52b87a729555f2e7 +0 -0
- data/tests/files/working/dot_git/objects/8a/3fb747983bf2a7f4ef136af4bfcf7993a19307 +0 -0
- data/tests/files/working/dot_git/objects/8b/00d915a0ee5aeb32e0b166e1054c2901338c9d +0 -0
- data/tests/files/working/dot_git/objects/8c/e3ee48a7e7ec697a99ee33700ec624548ad9e8 +0 -0
- data/tests/files/working/dot_git/objects/8d/ae07ab9d98b5fe04d4d7ed804cc36441b68dab +0 -0
- data/tests/files/working/dot_git/objects/8d/c79ae7616abf1e2d4d5d97d566f2b2f6cee043 +0 -0
- data/tests/files/working/dot_git/objects/92/4dec9203af851c3b3e564697ab3004b35b3c2f +0 -0
- data/tests/files/working/dot_git/objects/93/06c056ba3ef9dca6f6365af38148c71196533a +0 -0
- data/tests/files/working/dot_git/objects/93/5badc874edd62a8629aaf103418092c73f0a56 +1 -0
- data/tests/files/working/dot_git/objects/94/c827875e2cadb8bc8d4cdd900f19aa9e8634c7 +0 -0
- data/tests/files/working/dot_git/objects/95/ef665df6ebd69842c5e74a24cb8a12225dee3e +0 -0
- data/tests/files/working/dot_git/objects/98/fb6a686563963b8f7e552d747158adbc1c2bd6 +0 -0
- data/tests/files/working/dot_git/objects/99/3dd9b1cdeab53e305886c91dbcbc8929eff22e +1 -0
- data/tests/files/working/dot_git/objects/9a/e1fbd7636c99d34fdd395cf9bb21ad51417ce7 +1 -0
- data/tests/files/working/dot_git/objects/9b/5149aa4ace4ef69461803b0ccbb21139e12626 +0 -0
- data/tests/files/working/dot_git/objects/9d/3ad2f09cb7a1d4f4c91182c96f2be537fbc4ff +0 -0
- data/tests/files/working/dot_git/objects/9d/6f937544dc3b936d6ee1466d6e216ba18d5686 +0 -0
- data/tests/files/working/dot_git/objects/9f/a43bcd45af28e109e6f7b9a6ccd26e8e193a63 +0 -0
- data/tests/files/working/dot_git/objects/a0/b3f35b3c39cfb12c4cc819bffe1cf54efb3642 +2 -0
- data/tests/files/working/dot_git/objects/a1/15413501949f4f09811fd1aaecf136c012c7d7 +0 -0
- data/tests/files/working/dot_git/objects/a1/a3069efcc64330fb6c66004e69b870da3d6186 +0 -0
- data/tests/files/working/dot_git/objects/a3/62d30d5fe1021cabc4c90f073ba2511d5a43a1 +0 -0
- data/tests/files/working/dot_git/objects/a3/c1f067074cdc9aa998cb5f3cad46a6f17aab2d +0 -0
- data/tests/files/working/dot_git/objects/a3/db7143944dcfa006fefe7fb49c48793cb29ade +2 -0
- data/tests/files/working/dot_git/objects/a4/4a5e945176ff31be83ffca3e7c68a8b6a45ea5 +1 -0
- data/tests/files/working/dot_git/objects/a5/1546fabf88ddef5a9fd91b3989dd8ccae2edf3 +0 -0
- data/tests/files/working/dot_git/objects/a6/b25c4b27ee99f93fd611154202af5f9e3c99de +2 -0
- data/tests/files/working/dot_git/objects/a7/88a1cba299638a2c898fcfaae1f69a1549853d +0 -0
- data/tests/files/working/dot_git/objects/a8/98e8a6b143188022863bc1cab0b5f7514624ba +0 -0
- data/tests/files/working/dot_git/objects/a8/b607b221454c4cd7bc7831b2d19712bb4ff888 +0 -0
- data/tests/files/working/dot_git/objects/a9/e2d9b71b616531f04a65ae5b972ba5d1f2cb93 +0 -0
- data/tests/files/working/dot_git/objects/a9/e2f17562ae78a75dc855bb3dc9e87364195dcf +0 -0
- data/tests/files/working/dot_git/objects/ab/16bc1812fd6226780a841300a2432dfd0c6719 +0 -0
- data/tests/files/working/dot_git/objects/ac/8f48bbb7b31c945ba6a4fbe6950d009a5d8373 +0 -0
- data/tests/files/working/dot_git/objects/ae/21cabd23aee99a719fc828977c0df9e8b19363 +0 -0
- data/tests/files/working/dot_git/objects/b0/3003311ad3fa368b475df58390353868e13c91 +2 -0
- data/tests/files/working/dot_git/objects/b0/ee249c5e5cc9464f3bc0034ab05632dcb87a23 +0 -0
- data/tests/files/working/dot_git/objects/b1/288f8beeaa6cf048c3a9f578d4e266fab8820e +0 -0
- data/tests/files/working/dot_git/objects/b1/5336206c9040f4c52660b3f3c76ee02ccece56 +0 -0
- data/tests/files/working/dot_git/objects/b1/b18f5bea24648a1b08e5bba88728c15ec3cb50 +2 -0
- data/tests/files/working/dot_git/objects/b4/5724ee906d2561901208ba924add09ab95ccb3 +0 -0
- data/tests/files/working/dot_git/objects/b5/d8fc3cb740eb643c66eb5f4a97345fdb806259 +0 -0
- data/tests/files/working/dot_git/objects/b6/153b8fe540288d66b974ae05113338ab1a61f0 +0 -0
- data/tests/files/working/dot_git/objects/b6/987bc1201ad19774c43c0ea8078f6f51d76bcb +0 -0
- data/tests/files/working/dot_git/objects/b6/9e6acd87e5f9114ce6580b095ef1057a8fe5bb +0 -0
- data/tests/files/working/dot_git/objects/b9/8f4909807c8c84a1dc1b62b4a339ae1777f369 +3 -0
- data/tests/files/working/dot_git/objects/ba/492c62b6227d7f3507b4dcc6e6d5f13790eabf +0 -0
- data/tests/files/working/dot_git/objects/ba/c335cb9dc058a477d04cde34c07d1f70d16fb9 +0 -0
- data/tests/files/working/dot_git/objects/bb/0850568bb43049031a38b01ddb60e4a487f823 +0 -0
- data/tests/files/working/dot_git/objects/be/b14380ef26540efcad06bedcd0e302b6bce70e +0 -0
- data/tests/files/working/dot_git/objects/c1/3142dd26a1f6f38403a17f6c411cb621b9a1cd +0 -0
- data/tests/files/working/dot_git/objects/c1/8b4e9b0829411705d7fa9a1570a20d88780817 +0 -0
- data/tests/files/working/dot_git/objects/c5/a3fdb33f052b8f17dac83c533b62244226f4ba +0 -0
- data/tests/files/working/dot_git/objects/c6/567e2feccce3893ae0aaac2bf97807338aa8d4 +0 -0
- data/tests/files/working/dot_git/objects/cb/45eef6fa1ad913137d91c6b81d2b42d69094a6 +0 -0
- data/tests/files/working/dot_git/objects/cd/0d59357b36a447ff27a7c176b46e0a319b42df +0 -0
- data/tests/files/working/dot_git/objects/cd/4291452a61ff8b57cf5510addc8ddc5630748e +0 -0
- data/tests/files/working/dot_git/objects/cf/7135368cc3bf4920ceeaeebd083e098cfad355 +4 -0
- data/tests/files/working/dot_git/objects/cf/b9952c3a28831144a0fac7ea5a2d8517f466c4 +0 -0
- data/tests/files/working/dot_git/objects/d0/0491fd7e5bb6fa28c517a0bb32b8b506539d4d +0 -0
- data/tests/files/working/dot_git/objects/d1/4cbc09cc34fb6450b2e96432102be51c8292b8 +0 -0
- data/tests/files/working/dot_git/objects/d3/d171221e87a30e059d638f155f899595d96b71 +0 -0
- data/tests/files/working/dot_git/objects/d5/b9587b65731e25216743b0caca72051a760211 +2 -0
- data/tests/files/working/dot_git/objects/d6/a3aab3e38bc16688b4e636a91e462434210878 +0 -0
- data/tests/files/working/dot_git/objects/d6/f31c35d7e010e50568c0d605227028aa7bac66 +0 -0
- data/tests/files/working/dot_git/objects/d7/875788aeafdd8e317880c00e3372f683cad91e +0 -0
- data/tests/files/working/dot_git/objects/d7/d8a71a719e2a4ca501991a66dab47df804f6ad +0 -0
- data/tests/files/working/dot_git/objects/d7/e844eec32d74a3d37c4ce02d7138658e1035d6 +0 -0
- data/tests/files/working/dot_git/objects/da/597fb7fba247a5b59d917e90342cf4b9695905 +0 -0
- data/tests/files/working/dot_git/objects/da/7b788b1575936a4381050610a37737c70b55a0 +1 -0
- data/tests/files/working/dot_git/objects/de/996da0ef3dcee1a28aef9243aa3e255eb825b5 +0 -0
- data/tests/files/working/dot_git/objects/de/d54b45e4d49816f6d4256e74d45ba2bb351357 +0 -0
- data/tests/files/working/dot_git/objects/e3/6f723934fd1d67c7d21538751f0b1e941141db +0 -0
- data/tests/files/working/dot_git/objects/e3/ebef76525fe9e6e8dc739934a08512dff777c0 +0 -0
- data/tests/files/working/dot_git/objects/e5/0fa6835cb99747346f19fea5f1ba939da4205f +2 -0
- data/tests/files/working/dot_git/objects/e5/650a5c9c4b5a4415195bfb01d4d8dccbc8221b +0 -0
- data/tests/files/working/dot_git/objects/e5/76bdfc9ed4627ac954f9390cf7a6151ad2a73e +0 -0
- data/tests/files/working/dot_git/objects/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391 +0 -0
- data/tests/files/working/dot_git/objects/e7/ea5938f9c009d32235050bca991d0b9533e440 +0 -0
- data/tests/files/working/dot_git/objects/e8/183f05f5db68b3934e93f4bf6bed2bb664e0b5 +0 -0
- data/tests/files/working/dot_git/objects/e8/bd03b163f82fba4560c11839d49361a78dec85 +0 -0
- data/tests/files/working/dot_git/objects/e9/0de8268373e4fd5ab13310b7745d47ec16813c +0 -0
- data/tests/files/working/dot_git/objects/ec/16a327a6a98367d03369b4e998baf3db379313 +0 -0
- data/tests/files/working/dot_git/objects/ec/1e3d44e160e18dbfbaa80b5b0780ccc03e678e +0 -0
- data/tests/files/working/dot_git/objects/ed/551aa66cf0c6f1a078832f80899faff0ae88dc +0 -0
- data/tests/files/working/dot_git/objects/f1/25480ee106989ec4d86554c0d5a1487ad4336a +1 -0
- data/tests/files/working/dot_git/objects/f1/410f8735f6f73d3599eb9b5cdd2fb70373335c +3 -0
- data/tests/files/working/dot_git/objects/f2/02cb755135d4263589602783b04fb32a079d88 +0 -0
- data/tests/files/working/dot_git/objects/f2/ff401fb3fc81f8abb3ca15247aadc1e22b6288 +0 -0
- data/tests/files/working/dot_git/objects/f5/501de98279c6454f510188873476f3ead0cee6 +4 -0
- data/tests/files/working/dot_git/objects/f7/5f313ca30e534aa9c42463e85108e682d3a14a +0 -0
- data/tests/files/working/dot_git/objects/f8/e9c6748331411c0d3511f90bd4e0a1a30acff0 +0 -0
- data/tests/files/working/dot_git/objects/f9/bce8995109cfab475d043a7dd9156d5e574ed3 +0 -0
- data/tests/files/working/dot_git/objects/fa/6312f71abb153ada6a0399ad710d21bb61e4d8 +0 -0
- data/tests/files/working/dot_git/objects/fb/8e78840d79085abf50edebf5b9d6b73ee0fb4c +0 -0
- data/tests/files/working/dot_git/objects/fc/b49fa99454f804799a12095292edbca48779ab +0 -0
- data/tests/files/working/dot_git/objects/fe/b2ccf88397c2d93f381176067be2727eba330b +0 -0
- data/tests/files/working/dot_git/refs/heads/git_grep +1 -0
- data/tests/files/working/dot_git/refs/heads/master +1 -0
- data/tests/files/working/dot_git/refs/heads/test +1 -0
- data/tests/files/working/dot_git/refs/heads/test_branches +1 -0
- data/tests/files/working/dot_git/refs/heads/test_object +1 -0
- data/tests/files/working/dot_git/refs/remotes/working/master +1 -0
- data/tests/files/working/dot_git/refs/tags/gitsearch1 +1 -0
- data/tests/files/working/dot_git/refs/tags/v2.5 +1 -0
- data/tests/files/working/dot_git/refs/tags/v2.6 +1 -0
- data/tests/files/working/dot_git/refs/tags/v2.7 +1 -0
- data/tests/files/working/dot_git/refs/tags/v2.8 +1 -0
- data/tests/files/working/ex_dir/ex.txt +0 -0
- data/tests/files/working/example.txt +1 -0
- data/tests/files/working/scott/newfile +1 -0
- data/tests/files/working/scott/text.txt +8 -0
- data/tests/test_helper.rb +65 -0
- data/tests/units/test_branch.rb +92 -0
- data/tests/units/test_config.rb +31 -0
- data/tests/units/test_diff.rb +86 -0
- data/tests/units/test_git_path.rb +29 -0
- data/tests/units/test_index_ops.rb +94 -0
- data/tests/units/test_init.rb +75 -0
- data/tests/units/test_lib.rb +124 -0
- data/tests/units/test_log.rb +51 -0
- data/tests/units/test_merge.rb +104 -0
- data/tests/units/test_object.rb +96 -0
- data/tests/units/test_remotes.rb +80 -0
- data/tests/units/test_repack.rb +30 -0
- data/tests/units/test_tags.rb +35 -0
- metadata +753 -0
@@ -0,0 +1,22 @@
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
2
|
+
<!DOCTYPE html
|
3
|
+
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
4
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
5
|
+
|
6
|
+
<html>
|
7
|
+
<head>
|
8
|
+
<title>blob (Git::Diff::DiffFile)</title>
|
9
|
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
10
|
+
<link rel="stylesheet" href="../../../.././rdoc-style.css" type="text/css" media="screen" />
|
11
|
+
</head>
|
12
|
+
<body class="standalone-code">
|
13
|
+
<pre><span class="ruby-comment cmt"># File lib/git/diff.rb, line 87</span>
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">blob</span>(<span class="ruby-identifier">type</span> = <span class="ruby-identifier">:dst</span>)
|
15
|
+
<span class="ruby-keyword kw">if</span> <span class="ruby-identifier">type</span> <span class="ruby-operator">==</span> <span class="ruby-identifier">:src</span>
|
16
|
+
<span class="ruby-ivar">@base</span>.<span class="ruby-identifier">object</span>(<span class="ruby-ivar">@src</span>) <span class="ruby-keyword kw">if</span> <span class="ruby-ivar">@src</span> <span class="ruby-operator">!=</span> <span class="ruby-value str">'0000000'</span>
|
17
|
+
<span class="ruby-keyword kw">else</span>
|
18
|
+
<span class="ruby-ivar">@base</span>.<span class="ruby-identifier">object</span>(<span class="ruby-ivar">@dst</span>) <span class="ruby-keyword kw">if</span> <span class="ruby-ivar">@dst</span> <span class="ruby-operator">!=</span> <span class="ruby-value str">'0000000'</span>
|
19
|
+
<span class="ruby-keyword kw">end</span>
|
20
|
+
<span class="ruby-keyword kw">end</span></pre>
|
21
|
+
</body>
|
22
|
+
</html>
|
@@ -0,0 +1,111 @@
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
2
|
+
<!DOCTYPE html
|
3
|
+
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
4
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
5
|
+
|
6
|
+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
7
|
+
<head>
|
8
|
+
<title>Class: Git::GitExecuteError</title>
|
9
|
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
10
|
+
<meta http-equiv="Content-Script-Type" content="text/javascript" />
|
11
|
+
<link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
|
12
|
+
<script type="text/javascript">
|
13
|
+
// <![CDATA[
|
14
|
+
|
15
|
+
function popupCode( url ) {
|
16
|
+
window.open(url, "Code", "resizable=yes,scrollbars=yes,toolbar=no,status=no,height=150,width=400")
|
17
|
+
}
|
18
|
+
|
19
|
+
function toggleCode( id ) {
|
20
|
+
if ( document.getElementById )
|
21
|
+
elem = document.getElementById( id );
|
22
|
+
else if ( document.all )
|
23
|
+
elem = eval( "document.all." + id );
|
24
|
+
else
|
25
|
+
return false;
|
26
|
+
|
27
|
+
elemStyle = elem.style;
|
28
|
+
|
29
|
+
if ( elemStyle.display != "block" ) {
|
30
|
+
elemStyle.display = "block"
|
31
|
+
} else {
|
32
|
+
elemStyle.display = "none"
|
33
|
+
}
|
34
|
+
|
35
|
+
return true;
|
36
|
+
}
|
37
|
+
|
38
|
+
// Make codeblocks hidden by default
|
39
|
+
document.writeln( "<style type=\"text/css\">div.method-source-code { display: none }</style>" )
|
40
|
+
|
41
|
+
// ]]>
|
42
|
+
</script>
|
43
|
+
|
44
|
+
</head>
|
45
|
+
<body>
|
46
|
+
|
47
|
+
|
48
|
+
|
49
|
+
<div id="classHeader">
|
50
|
+
<table class="header-table">
|
51
|
+
<tr class="top-aligned-row">
|
52
|
+
<td><strong>Class</strong></td>
|
53
|
+
<td class="class-name-in-header">Git::GitExecuteError</td>
|
54
|
+
</tr>
|
55
|
+
<tr class="top-aligned-row">
|
56
|
+
<td><strong>In:</strong></td>
|
57
|
+
<td>
|
58
|
+
<a href="../../files/lib/git/lib_rb.html">
|
59
|
+
lib/git/lib.rb
|
60
|
+
</a>
|
61
|
+
<br />
|
62
|
+
</td>
|
63
|
+
</tr>
|
64
|
+
|
65
|
+
<tr class="top-aligned-row">
|
66
|
+
<td><strong>Parent:</strong></td>
|
67
|
+
<td>
|
68
|
+
StandardError
|
69
|
+
</td>
|
70
|
+
</tr>
|
71
|
+
</table>
|
72
|
+
</div>
|
73
|
+
<!-- banner header -->
|
74
|
+
|
75
|
+
<div id="bodyContent">
|
76
|
+
|
77
|
+
|
78
|
+
|
79
|
+
<div id="contextContent">
|
80
|
+
|
81
|
+
|
82
|
+
|
83
|
+
</div>
|
84
|
+
|
85
|
+
|
86
|
+
</div>
|
87
|
+
|
88
|
+
|
89
|
+
<!-- if includes -->
|
90
|
+
|
91
|
+
<div id="section">
|
92
|
+
|
93
|
+
|
94
|
+
|
95
|
+
|
96
|
+
|
97
|
+
|
98
|
+
|
99
|
+
|
100
|
+
<!-- if method_list -->
|
101
|
+
|
102
|
+
|
103
|
+
</div>
|
104
|
+
|
105
|
+
|
106
|
+
<div id="validator-badges">
|
107
|
+
<p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
|
108
|
+
</div>
|
109
|
+
|
110
|
+
</body>
|
111
|
+
</html>
|
@@ -0,0 +1,111 @@
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
2
|
+
<!DOCTYPE html
|
3
|
+
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
4
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
5
|
+
|
6
|
+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
7
|
+
<head>
|
8
|
+
<title>Class: Git::GitTagNameDoesNotExist</title>
|
9
|
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
10
|
+
<meta http-equiv="Content-Script-Type" content="text/javascript" />
|
11
|
+
<link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
|
12
|
+
<script type="text/javascript">
|
13
|
+
// <![CDATA[
|
14
|
+
|
15
|
+
function popupCode( url ) {
|
16
|
+
window.open(url, "Code", "resizable=yes,scrollbars=yes,toolbar=no,status=no,height=150,width=400")
|
17
|
+
}
|
18
|
+
|
19
|
+
function toggleCode( id ) {
|
20
|
+
if ( document.getElementById )
|
21
|
+
elem = document.getElementById( id );
|
22
|
+
else if ( document.all )
|
23
|
+
elem = eval( "document.all." + id );
|
24
|
+
else
|
25
|
+
return false;
|
26
|
+
|
27
|
+
elemStyle = elem.style;
|
28
|
+
|
29
|
+
if ( elemStyle.display != "block" ) {
|
30
|
+
elemStyle.display = "block"
|
31
|
+
} else {
|
32
|
+
elemStyle.display = "none"
|
33
|
+
}
|
34
|
+
|
35
|
+
return true;
|
36
|
+
}
|
37
|
+
|
38
|
+
// Make codeblocks hidden by default
|
39
|
+
document.writeln( "<style type=\"text/css\">div.method-source-code { display: none }</style>" )
|
40
|
+
|
41
|
+
// ]]>
|
42
|
+
</script>
|
43
|
+
|
44
|
+
</head>
|
45
|
+
<body>
|
46
|
+
|
47
|
+
|
48
|
+
|
49
|
+
<div id="classHeader">
|
50
|
+
<table class="header-table">
|
51
|
+
<tr class="top-aligned-row">
|
52
|
+
<td><strong>Class</strong></td>
|
53
|
+
<td class="class-name-in-header">Git::GitTagNameDoesNotExist</td>
|
54
|
+
</tr>
|
55
|
+
<tr class="top-aligned-row">
|
56
|
+
<td><strong>In:</strong></td>
|
57
|
+
<td>
|
58
|
+
<a href="../../files/lib/git/object_rb.html">
|
59
|
+
lib/git/object.rb
|
60
|
+
</a>
|
61
|
+
<br />
|
62
|
+
</td>
|
63
|
+
</tr>
|
64
|
+
|
65
|
+
<tr class="top-aligned-row">
|
66
|
+
<td><strong>Parent:</strong></td>
|
67
|
+
<td>
|
68
|
+
StandardError
|
69
|
+
</td>
|
70
|
+
</tr>
|
71
|
+
</table>
|
72
|
+
</div>
|
73
|
+
<!-- banner header -->
|
74
|
+
|
75
|
+
<div id="bodyContent">
|
76
|
+
|
77
|
+
|
78
|
+
|
79
|
+
<div id="contextContent">
|
80
|
+
|
81
|
+
|
82
|
+
|
83
|
+
</div>
|
84
|
+
|
85
|
+
|
86
|
+
</div>
|
87
|
+
|
88
|
+
|
89
|
+
<!-- if includes -->
|
90
|
+
|
91
|
+
<div id="section">
|
92
|
+
|
93
|
+
|
94
|
+
|
95
|
+
|
96
|
+
|
97
|
+
|
98
|
+
|
99
|
+
|
100
|
+
<!-- if method_list -->
|
101
|
+
|
102
|
+
|
103
|
+
</div>
|
104
|
+
|
105
|
+
|
106
|
+
<div id="validator-badges">
|
107
|
+
<p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
|
108
|
+
</div>
|
109
|
+
|
110
|
+
</body>
|
111
|
+
</html>
|
@@ -0,0 +1,113 @@
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
2
|
+
<!DOCTYPE html
|
3
|
+
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
4
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
5
|
+
|
6
|
+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
7
|
+
<head>
|
8
|
+
<title>Class: Git::Index</title>
|
9
|
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
10
|
+
<meta http-equiv="Content-Script-Type" content="text/javascript" />
|
11
|
+
<link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
|
12
|
+
<script type="text/javascript">
|
13
|
+
// <![CDATA[
|
14
|
+
|
15
|
+
function popupCode( url ) {
|
16
|
+
window.open(url, "Code", "resizable=yes,scrollbars=yes,toolbar=no,status=no,height=150,width=400")
|
17
|
+
}
|
18
|
+
|
19
|
+
function toggleCode( id ) {
|
20
|
+
if ( document.getElementById )
|
21
|
+
elem = document.getElementById( id );
|
22
|
+
else if ( document.all )
|
23
|
+
elem = eval( "document.all." + id );
|
24
|
+
else
|
25
|
+
return false;
|
26
|
+
|
27
|
+
elemStyle = elem.style;
|
28
|
+
|
29
|
+
if ( elemStyle.display != "block" ) {
|
30
|
+
elemStyle.display = "block"
|
31
|
+
} else {
|
32
|
+
elemStyle.display = "none"
|
33
|
+
}
|
34
|
+
|
35
|
+
return true;
|
36
|
+
}
|
37
|
+
|
38
|
+
// Make codeblocks hidden by default
|
39
|
+
document.writeln( "<style type=\"text/css\">div.method-source-code { display: none }</style>" )
|
40
|
+
|
41
|
+
// ]]>
|
42
|
+
</script>
|
43
|
+
|
44
|
+
</head>
|
45
|
+
<body>
|
46
|
+
|
47
|
+
|
48
|
+
|
49
|
+
<div id="classHeader">
|
50
|
+
<table class="header-table">
|
51
|
+
<tr class="top-aligned-row">
|
52
|
+
<td><strong>Class</strong></td>
|
53
|
+
<td class="class-name-in-header">Git::Index</td>
|
54
|
+
</tr>
|
55
|
+
<tr class="top-aligned-row">
|
56
|
+
<td><strong>In:</strong></td>
|
57
|
+
<td>
|
58
|
+
<a href="../../files/lib/git/index_rb.html">
|
59
|
+
lib/git/index.rb
|
60
|
+
</a>
|
61
|
+
<br />
|
62
|
+
</td>
|
63
|
+
</tr>
|
64
|
+
|
65
|
+
<tr class="top-aligned-row">
|
66
|
+
<td><strong>Parent:</strong></td>
|
67
|
+
<td>
|
68
|
+
<a href="Path.html">
|
69
|
+
Git::Path
|
70
|
+
</a>
|
71
|
+
</td>
|
72
|
+
</tr>
|
73
|
+
</table>
|
74
|
+
</div>
|
75
|
+
<!-- banner header -->
|
76
|
+
|
77
|
+
<div id="bodyContent">
|
78
|
+
|
79
|
+
|
80
|
+
|
81
|
+
<div id="contextContent">
|
82
|
+
|
83
|
+
|
84
|
+
|
85
|
+
</div>
|
86
|
+
|
87
|
+
|
88
|
+
</div>
|
89
|
+
|
90
|
+
|
91
|
+
<!-- if includes -->
|
92
|
+
|
93
|
+
<div id="section">
|
94
|
+
|
95
|
+
|
96
|
+
|
97
|
+
|
98
|
+
|
99
|
+
|
100
|
+
|
101
|
+
|
102
|
+
<!-- if method_list -->
|
103
|
+
|
104
|
+
|
105
|
+
</div>
|
106
|
+
|
107
|
+
|
108
|
+
<div id="validator-badges">
|
109
|
+
<p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
|
110
|
+
</div>
|
111
|
+
|
112
|
+
</body>
|
113
|
+
</html>
|
@@ -0,0 +1,1182 @@
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
2
|
+
<!DOCTYPE html
|
3
|
+
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
4
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
5
|
+
|
6
|
+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
7
|
+
<head>
|
8
|
+
<title>Class: Git::Lib</title>
|
9
|
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
10
|
+
<meta http-equiv="Content-Script-Type" content="text/javascript" />
|
11
|
+
<link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
|
12
|
+
<script type="text/javascript">
|
13
|
+
// <![CDATA[
|
14
|
+
|
15
|
+
function popupCode( url ) {
|
16
|
+
window.open(url, "Code", "resizable=yes,scrollbars=yes,toolbar=no,status=no,height=150,width=400")
|
17
|
+
}
|
18
|
+
|
19
|
+
function toggleCode( id ) {
|
20
|
+
if ( document.getElementById )
|
21
|
+
elem = document.getElementById( id );
|
22
|
+
else if ( document.all )
|
23
|
+
elem = eval( "document.all." + id );
|
24
|
+
else
|
25
|
+
return false;
|
26
|
+
|
27
|
+
elemStyle = elem.style;
|
28
|
+
|
29
|
+
if ( elemStyle.display != "block" ) {
|
30
|
+
elemStyle.display = "block"
|
31
|
+
} else {
|
32
|
+
elemStyle.display = "none"
|
33
|
+
}
|
34
|
+
|
35
|
+
return true;
|
36
|
+
}
|
37
|
+
|
38
|
+
// Make codeblocks hidden by default
|
39
|
+
document.writeln( "<style type=\"text/css\">div.method-source-code { display: none }</style>" )
|
40
|
+
|
41
|
+
// ]]>
|
42
|
+
</script>
|
43
|
+
|
44
|
+
</head>
|
45
|
+
<body>
|
46
|
+
|
47
|
+
|
48
|
+
|
49
|
+
<div id="classHeader">
|
50
|
+
<table class="header-table">
|
51
|
+
<tr class="top-aligned-row">
|
52
|
+
<td><strong>Class</strong></td>
|
53
|
+
<td class="class-name-in-header">Git::Lib</td>
|
54
|
+
</tr>
|
55
|
+
<tr class="top-aligned-row">
|
56
|
+
<td><strong>In:</strong></td>
|
57
|
+
<td>
|
58
|
+
<a href="../../files/lib/git/lib_rb.html">
|
59
|
+
lib/git/lib.rb
|
60
|
+
</a>
|
61
|
+
<br />
|
62
|
+
</td>
|
63
|
+
</tr>
|
64
|
+
|
65
|
+
<tr class="top-aligned-row">
|
66
|
+
<td><strong>Parent:</strong></td>
|
67
|
+
<td>
|
68
|
+
<a href="Object.html">
|
69
|
+
Object
|
70
|
+
</a>
|
71
|
+
</td>
|
72
|
+
</tr>
|
73
|
+
</table>
|
74
|
+
</div>
|
75
|
+
<!-- banner header -->
|
76
|
+
|
77
|
+
<div id="bodyContent">
|
78
|
+
|
79
|
+
|
80
|
+
|
81
|
+
<div id="contextContent">
|
82
|
+
|
83
|
+
|
84
|
+
|
85
|
+
</div>
|
86
|
+
|
87
|
+
<div id="method-list">
|
88
|
+
<h3 class="section-bar">Methods</h3>
|
89
|
+
|
90
|
+
<div class="name-list">
|
91
|
+
<a href="#M000044">add</a>
|
92
|
+
<a href="#M000033">branch_current</a>
|
93
|
+
<a href="#M000049">branch_delete</a>
|
94
|
+
<a href="#M000048">branch_new</a>
|
95
|
+
<a href="#M000032">branches_all</a>
|
96
|
+
<a href="#M000050">checkout</a>
|
97
|
+
<a href="#M000026">clone</a>
|
98
|
+
<a href="#M000046">commit</a>
|
99
|
+
<a href="#M000041">config_get</a>
|
100
|
+
<a href="#M000042">config_list</a>
|
101
|
+
<a href="#M000040">config_remote</a>
|
102
|
+
<a href="#M000043">config_set</a>
|
103
|
+
<a href="#M000037">diff_files</a>
|
104
|
+
<a href="#M000035">diff_full</a>
|
105
|
+
<a href="#M000038">diff_index</a>
|
106
|
+
<a href="#M000036">diff_stats</a>
|
107
|
+
<a href="#M000057">fetch</a>
|
108
|
+
<a href="#M000034">grep</a>
|
109
|
+
<a href="#M000025">init</a>
|
110
|
+
<a href="#M000027">log_commits</a>
|
111
|
+
<a href="#M000039">ls_files</a>
|
112
|
+
<a href="#M000051">merge</a>
|
113
|
+
<a href="#M000024">new</a>
|
114
|
+
<a href="#M000031">object_contents</a>
|
115
|
+
<a href="#M000030">object_size</a>
|
116
|
+
<a href="#M000029">object_type</a>
|
117
|
+
<a href="#M000058">push</a>
|
118
|
+
<a href="#M000052">remote_add</a>
|
119
|
+
<a href="#M000053">remote_remove</a>
|
120
|
+
<a href="#M000054">remotes</a>
|
121
|
+
<a href="#M000045">remove</a>
|
122
|
+
<a href="#M000060">repack</a>
|
123
|
+
<a href="#M000047">reset</a>
|
124
|
+
<a href="#M000028">revparse</a>
|
125
|
+
<a href="#M000056">tag</a>
|
126
|
+
<a href="#M000059">tag_sha</a>
|
127
|
+
<a href="#M000055">tags</a>
|
128
|
+
</div>
|
129
|
+
</div>
|
130
|
+
|
131
|
+
</div>
|
132
|
+
|
133
|
+
|
134
|
+
<!-- if includes -->
|
135
|
+
|
136
|
+
<div id="section">
|
137
|
+
|
138
|
+
|
139
|
+
|
140
|
+
|
141
|
+
|
142
|
+
|
143
|
+
|
144
|
+
|
145
|
+
<!-- if method_list -->
|
146
|
+
<div id="methods">
|
147
|
+
<h3 class="section-bar">Public Class methods</h3>
|
148
|
+
|
149
|
+
<div id="method-M000024" class="method-detail">
|
150
|
+
<a name="M000024"></a>
|
151
|
+
|
152
|
+
<div class="method-heading">
|
153
|
+
<a href="#M000024" class="method-signature">
|
154
|
+
<span class="method-name">new</span><span class="method-args">(base = nil)</span>
|
155
|
+
</a>
|
156
|
+
</div>
|
157
|
+
|
158
|
+
<div class="method-description">
|
159
|
+
<p><a class="source-toggle" href="#"
|
160
|
+
onclick="toggleCode('M000024-source');return false;">[Source]</a></p>
|
161
|
+
<div class="method-source-code" id="M000024-source">
|
162
|
+
<pre>
|
163
|
+
<span class="ruby-comment cmt"># File lib/git/lib.rb, line 13</span>
|
164
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">initialize</span>(<span class="ruby-identifier">base</span> = <span class="ruby-keyword kw">nil</span>)
|
165
|
+
<span class="ruby-keyword kw">if</span> <span class="ruby-identifier">base</span>.<span class="ruby-identifier">is_a?</span>(<span class="ruby-constant">Git</span><span class="ruby-operator">::</span><span class="ruby-constant">Base</span>)
|
166
|
+
<span class="ruby-ivar">@git_dir</span> = <span class="ruby-identifier">base</span>.<span class="ruby-identifier">repo</span>.<span class="ruby-identifier">path</span>
|
167
|
+
<span class="ruby-ivar">@git_index_file</span> = <span class="ruby-identifier">base</span>.<span class="ruby-identifier">index</span>.<span class="ruby-identifier">path</span>
|
168
|
+
<span class="ruby-ivar">@git_work_dir</span> = <span class="ruby-identifier">base</span>.<span class="ruby-identifier">dir</span>.<span class="ruby-identifier">path</span>
|
169
|
+
<span class="ruby-keyword kw">elsif</span> <span class="ruby-identifier">base</span>.<span class="ruby-identifier">is_a?</span>(<span class="ruby-constant">Hash</span>)
|
170
|
+
<span class="ruby-ivar">@git_dir</span> = <span class="ruby-identifier">base</span>[<span class="ruby-identifier">:repository</span>]
|
171
|
+
<span class="ruby-ivar">@git_index_file</span> = <span class="ruby-identifier">base</span>[<span class="ruby-identifier">:index</span>]
|
172
|
+
<span class="ruby-ivar">@git_work_dir</span> = <span class="ruby-identifier">base</span>[<span class="ruby-identifier">:working_directory</span>]
|
173
|
+
<span class="ruby-keyword kw">end</span>
|
174
|
+
<span class="ruby-keyword kw">end</span>
|
175
|
+
</pre>
|
176
|
+
</div>
|
177
|
+
</div>
|
178
|
+
</div>
|
179
|
+
|
180
|
+
<h3 class="section-bar">Public Instance methods</h3>
|
181
|
+
|
182
|
+
<div id="method-M000044" class="method-detail">
|
183
|
+
<a name="M000044"></a>
|
184
|
+
|
185
|
+
<div class="method-heading">
|
186
|
+
<a href="#M000044" class="method-signature">
|
187
|
+
<span class="method-name">add</span><span class="method-args">(path = '.')</span>
|
188
|
+
</a>
|
189
|
+
</div>
|
190
|
+
|
191
|
+
<div class="method-description">
|
192
|
+
<p><a class="source-toggle" href="#"
|
193
|
+
onclick="toggleCode('M000044-source');return false;">[Source]</a></p>
|
194
|
+
<div class="method-source-code" id="M000044-source">
|
195
|
+
<pre>
|
196
|
+
<span class="ruby-comment cmt"># File lib/git/lib.rb, line 215</span>
|
197
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">add</span>(<span class="ruby-identifier">path</span> = <span class="ruby-value str">'.'</span>)
|
198
|
+
<span class="ruby-identifier">path</span> = <span class="ruby-identifier">path</span>.<span class="ruby-identifier">join</span>(<span class="ruby-value str">' '</span>) <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">path</span>.<span class="ruby-identifier">is_a?</span>(<span class="ruby-constant">Array</span>)
|
199
|
+
<span class="ruby-identifier">command</span>(<span class="ruby-value str">'add'</span>, <span class="ruby-identifier">path</span>)
|
200
|
+
<span class="ruby-keyword kw">end</span>
|
201
|
+
</pre>
|
202
|
+
</div>
|
203
|
+
</div>
|
204
|
+
</div>
|
205
|
+
|
206
|
+
<div id="method-M000033" class="method-detail">
|
207
|
+
<a name="M000033"></a>
|
208
|
+
|
209
|
+
<div class="method-heading">
|
210
|
+
<a href="#M000033" class="method-signature">
|
211
|
+
<span class="method-name">branch_current</span><span class="method-args">()</span>
|
212
|
+
</a>
|
213
|
+
</div>
|
214
|
+
|
215
|
+
<div class="method-description">
|
216
|
+
<p><a class="source-toggle" href="#"
|
217
|
+
onclick="toggleCode('M000033-source');return false;">[Source]</a></p>
|
218
|
+
<div class="method-source-code" id="M000033-source">
|
219
|
+
<pre>
|
220
|
+
<span class="ruby-comment cmt"># File lib/git/lib.rb, line 96</span>
|
221
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">branch_current</span>
|
222
|
+
<span class="ruby-identifier">branches_all</span>.<span class="ruby-identifier">select</span> { <span class="ruby-operator">|</span><span class="ruby-identifier">b</span><span class="ruby-operator">|</span> <span class="ruby-identifier">b</span>[<span class="ruby-value">1</span>] }.<span class="ruby-identifier">first</span>[<span class="ruby-value">0</span>] <span class="ruby-keyword kw">rescue</span> <span class="ruby-keyword kw">nil</span>
|
223
|
+
<span class="ruby-keyword kw">end</span>
|
224
|
+
</pre>
|
225
|
+
</div>
|
226
|
+
</div>
|
227
|
+
</div>
|
228
|
+
|
229
|
+
<div id="method-M000049" class="method-detail">
|
230
|
+
<a name="M000049"></a>
|
231
|
+
|
232
|
+
<div class="method-heading">
|
233
|
+
<a href="#M000049" class="method-signature">
|
234
|
+
<span class="method-name">branch_delete</span><span class="method-args">(branch)</span>
|
235
|
+
</a>
|
236
|
+
</div>
|
237
|
+
|
238
|
+
<div class="method-description">
|
239
|
+
<p><a class="source-toggle" href="#"
|
240
|
+
onclick="toggleCode('M000049-source');return false;">[Source]</a></p>
|
241
|
+
<div class="method-source-code" id="M000049-source">
|
242
|
+
<pre>
|
243
|
+
<span class="ruby-comment cmt"># File lib/git/lib.rb, line 248</span>
|
244
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">branch_delete</span>(<span class="ruby-identifier">branch</span>)
|
245
|
+
<span class="ruby-identifier">command</span>(<span class="ruby-value str">'branch'</span>, [<span class="ruby-value str">'-d'</span>, <span class="ruby-identifier">branch</span>])
|
246
|
+
<span class="ruby-keyword kw">end</span>
|
247
|
+
</pre>
|
248
|
+
</div>
|
249
|
+
</div>
|
250
|
+
</div>
|
251
|
+
|
252
|
+
<div id="method-M000048" class="method-detail">
|
253
|
+
<a name="M000048"></a>
|
254
|
+
|
255
|
+
<div class="method-heading">
|
256
|
+
<a href="#M000048" class="method-signature">
|
257
|
+
<span class="method-name">branch_new</span><span class="method-args">(branch)</span>
|
258
|
+
</a>
|
259
|
+
</div>
|
260
|
+
|
261
|
+
<div class="method-description">
|
262
|
+
<p><a class="source-toggle" href="#"
|
263
|
+
onclick="toggleCode('M000048-source');return false;">[Source]</a></p>
|
264
|
+
<div class="method-source-code" id="M000048-source">
|
265
|
+
<pre>
|
266
|
+
<span class="ruby-comment cmt"># File lib/git/lib.rb, line 244</span>
|
267
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">branch_new</span>(<span class="ruby-identifier">branch</span>)
|
268
|
+
<span class="ruby-identifier">command</span>(<span class="ruby-value str">'branch'</span>, <span class="ruby-identifier">branch</span>)
|
269
|
+
<span class="ruby-keyword kw">end</span>
|
270
|
+
</pre>
|
271
|
+
</div>
|
272
|
+
</div>
|
273
|
+
</div>
|
274
|
+
|
275
|
+
<div id="method-M000032" class="method-detail">
|
276
|
+
<a name="M000032"></a>
|
277
|
+
|
278
|
+
<div class="method-heading">
|
279
|
+
<a href="#M000032" class="method-signature">
|
280
|
+
<span class="method-name">branches_all</span><span class="method-args">()</span>
|
281
|
+
</a>
|
282
|
+
</div>
|
283
|
+
|
284
|
+
<div class="method-description">
|
285
|
+
<p><a class="source-toggle" href="#"
|
286
|
+
onclick="toggleCode('M000032-source');return false;">[Source]</a></p>
|
287
|
+
<div class="method-source-code" id="M000032-source">
|
288
|
+
<pre>
|
289
|
+
<span class="ruby-comment cmt"># File lib/git/lib.rb, line 86</span>
|
290
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">branches_all</span>
|
291
|
+
<span class="ruby-identifier">arr</span> = []
|
292
|
+
<span class="ruby-identifier">command_lines</span>(<span class="ruby-value str">'branch'</span>, <span class="ruby-value str">'-a'</span>).<span class="ruby-identifier">each</span> <span class="ruby-keyword kw">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">b</span><span class="ruby-operator">|</span>
|
293
|
+
<span class="ruby-identifier">current</span> = <span class="ruby-keyword kw">false</span>
|
294
|
+
<span class="ruby-identifier">current</span> = <span class="ruby-keyword kw">true</span> <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">b</span>[<span class="ruby-value">0</span>, <span class="ruby-value">2</span>] <span class="ruby-operator">==</span> <span class="ruby-value str">'* '</span>
|
295
|
+
<span class="ruby-identifier">arr</span> <span class="ruby-operator"><<</span> [<span class="ruby-identifier">b</span>.<span class="ruby-identifier">gsub</span>(<span class="ruby-value str">'* '</span>, <span class="ruby-value str">''</span>).<span class="ruby-identifier">strip</span>, <span class="ruby-identifier">current</span>]
|
296
|
+
<span class="ruby-keyword kw">end</span>
|
297
|
+
<span class="ruby-identifier">arr</span>
|
298
|
+
<span class="ruby-keyword kw">end</span>
|
299
|
+
</pre>
|
300
|
+
</div>
|
301
|
+
</div>
|
302
|
+
</div>
|
303
|
+
|
304
|
+
<div id="method-M000050" class="method-detail">
|
305
|
+
<a name="M000050"></a>
|
306
|
+
|
307
|
+
<div class="method-heading">
|
308
|
+
<a href="#M000050" class="method-signature">
|
309
|
+
<span class="method-name">checkout</span><span class="method-args">(branch, opts = {})</span>
|
310
|
+
</a>
|
311
|
+
</div>
|
312
|
+
|
313
|
+
<div class="method-description">
|
314
|
+
<p><a class="source-toggle" href="#"
|
315
|
+
onclick="toggleCode('M000050-source');return false;">[Source]</a></p>
|
316
|
+
<div class="method-source-code" id="M000050-source">
|
317
|
+
<pre>
|
318
|
+
<span class="ruby-comment cmt"># File lib/git/lib.rb, line 252</span>
|
319
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">checkout</span>(<span class="ruby-identifier">branch</span>, <span class="ruby-identifier">opts</span> = {})
|
320
|
+
<span class="ruby-identifier">arr_opts</span> = []
|
321
|
+
<span class="ruby-identifier">arr_opts</span> <span class="ruby-operator"><<</span> <span class="ruby-value str">'-f'</span> <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">opts</span>[<span class="ruby-identifier">:force</span>]
|
322
|
+
<span class="ruby-identifier">arr_opts</span> <span class="ruby-operator"><<</span> <span class="ruby-identifier">branch</span>.<span class="ruby-identifier">to_s</span>
|
323
|
+
|
324
|
+
<span class="ruby-identifier">command</span>(<span class="ruby-value str">'checkout'</span>, <span class="ruby-identifier">arr_opts</span>)
|
325
|
+
<span class="ruby-keyword kw">end</span>
|
326
|
+
</pre>
|
327
|
+
</div>
|
328
|
+
</div>
|
329
|
+
</div>
|
330
|
+
|
331
|
+
<div id="method-M000026" class="method-detail">
|
332
|
+
<a name="M000026"></a>
|
333
|
+
|
334
|
+
<div class="method-heading">
|
335
|
+
<a href="#M000026" class="method-signature">
|
336
|
+
<span class="method-name">clone</span><span class="method-args">(repository, name, opts = {})</span>
|
337
|
+
</a>
|
338
|
+
</div>
|
339
|
+
|
340
|
+
<div class="method-description">
|
341
|
+
<p>
|
342
|
+
tries to clone the given repo
|
343
|
+
</p>
|
344
|
+
<p>
|
345
|
+
returns {:repository} (if bare)
|
346
|
+
</p>
|
347
|
+
<pre>
|
348
|
+
{:working_directory} otherwise
|
349
|
+
</pre>
|
350
|
+
<p>
|
351
|
+
accepts options:
|
352
|
+
</p>
|
353
|
+
<pre>
|
354
|
+
:remote - name of remote (rather than 'origin')
|
355
|
+
:bare - no working directory
|
356
|
+
</pre>
|
357
|
+
<p>
|
358
|
+
TODO - make this work with SSH password or auth_key
|
359
|
+
</p>
|
360
|
+
<p><a class="source-toggle" href="#"
|
361
|
+
onclick="toggleCode('M000026-source');return false;">[Source]</a></p>
|
362
|
+
<div class="method-source-code" id="M000026-source">
|
363
|
+
<pre>
|
364
|
+
<span class="ruby-comment cmt"># File lib/git/lib.rb, line 40</span>
|
365
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">clone</span>(<span class="ruby-identifier">repository</span>, <span class="ruby-identifier">name</span>, <span class="ruby-identifier">opts</span> = {})
|
366
|
+
<span class="ruby-ivar">@path</span> = <span class="ruby-identifier">opts</span>[<span class="ruby-identifier">:path</span>] <span class="ruby-operator">||</span> <span class="ruby-value str">'.'</span>
|
367
|
+
<span class="ruby-identifier">opts</span>[<span class="ruby-identifier">:path</span>] <span class="ruby-operator">?</span> <span class="ruby-identifier">clone_dir</span> = <span class="ruby-constant">File</span>.<span class="ruby-identifier">join</span>(<span class="ruby-ivar">@path</span>, <span class="ruby-identifier">name</span>) <span class="ruby-operator">:</span> <span class="ruby-identifier">clone_dir</span> = <span class="ruby-identifier">name</span>
|
368
|
+
|
369
|
+
<span class="ruby-identifier">arr_opts</span> = []
|
370
|
+
<span class="ruby-identifier">arr_opts</span> <span class="ruby-operator"><<</span> <span class="ruby-value str">"--bare"</span> <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">opts</span>[<span class="ruby-identifier">:bare</span>]
|
371
|
+
<span class="ruby-identifier">arr_opts</span> <span class="ruby-operator"><<</span> <span class="ruby-node">"-o #{opts[:remote]}"</span> <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">opts</span>[<span class="ruby-identifier">:remote</span>]
|
372
|
+
<span class="ruby-identifier">arr_opts</span> <span class="ruby-operator"><<</span> <span class="ruby-identifier">repository</span>
|
373
|
+
<span class="ruby-identifier">arr_opts</span> <span class="ruby-operator"><<</span> <span class="ruby-identifier">clone_dir</span>
|
374
|
+
|
375
|
+
<span class="ruby-identifier">command</span>(<span class="ruby-value str">'clone'</span>, <span class="ruby-identifier">arr_opts</span>)
|
376
|
+
|
377
|
+
<span class="ruby-identifier">opts</span>[<span class="ruby-identifier">:bare</span>] <span class="ruby-operator">?</span> {<span class="ruby-identifier">:repository</span> =<span class="ruby-operator">></span> <span class="ruby-identifier">clone_dir</span>} <span class="ruby-operator">:</span> {<span class="ruby-identifier">:working_directory</span> =<span class="ruby-operator">></span> <span class="ruby-identifier">clone_dir</span>}
|
378
|
+
<span class="ruby-keyword kw">end</span>
|
379
|
+
</pre>
|
380
|
+
</div>
|
381
|
+
</div>
|
382
|
+
</div>
|
383
|
+
|
384
|
+
<div id="method-M000046" class="method-detail">
|
385
|
+
<a name="M000046"></a>
|
386
|
+
|
387
|
+
<div class="method-heading">
|
388
|
+
<a href="#M000046" class="method-signature">
|
389
|
+
<span class="method-name">commit</span><span class="method-args">(message, opts = {})</span>
|
390
|
+
</a>
|
391
|
+
</div>
|
392
|
+
|
393
|
+
<div class="method-description">
|
394
|
+
<p><a class="source-toggle" href="#"
|
395
|
+
onclick="toggleCode('M000046-source');return false;">[Source]</a></p>
|
396
|
+
<div class="method-source-code" id="M000046-source">
|
397
|
+
<pre>
|
398
|
+
<span class="ruby-comment cmt"># File lib/git/lib.rb, line 230</span>
|
399
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">commit</span>(<span class="ruby-identifier">message</span>, <span class="ruby-identifier">opts</span> = {})
|
400
|
+
<span class="ruby-identifier">arr_opts</span> = [<span class="ruby-node">"-m '#{message}'"</span>]
|
401
|
+
<span class="ruby-identifier">arr_opts</span> <span class="ruby-operator"><<</span> <span class="ruby-value str">'-a'</span> <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">opts</span>[<span class="ruby-identifier">:add_all</span>]
|
402
|
+
<span class="ruby-identifier">command</span>(<span class="ruby-value str">'commit'</span>, <span class="ruby-identifier">arr_opts</span>)
|
403
|
+
<span class="ruby-keyword kw">end</span>
|
404
|
+
</pre>
|
405
|
+
</div>
|
406
|
+
</div>
|
407
|
+
</div>
|
408
|
+
|
409
|
+
<div id="method-M000041" class="method-detail">
|
410
|
+
<a name="M000041"></a>
|
411
|
+
|
412
|
+
<div class="method-heading">
|
413
|
+
<a href="#M000041" class="method-signature">
|
414
|
+
<span class="method-name">config_get</span><span class="method-args">(name)</span>
|
415
|
+
</a>
|
416
|
+
</div>
|
417
|
+
|
418
|
+
<div class="method-description">
|
419
|
+
<p><a class="source-toggle" href="#"
|
420
|
+
onclick="toggleCode('M000041-source');return false;">[Source]</a></p>
|
421
|
+
<div class="method-source-code" id="M000041-source">
|
422
|
+
<pre>
|
423
|
+
<span class="ruby-comment cmt"># File lib/git/lib.rb, line 196</span>
|
424
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">config_get</span>(<span class="ruby-identifier">name</span>)
|
425
|
+
<span class="ruby-identifier">command</span>(<span class="ruby-value str">'config'</span>, [<span class="ruby-value str">'--get'</span>, <span class="ruby-identifier">name</span>])
|
426
|
+
<span class="ruby-keyword kw">end</span>
|
427
|
+
</pre>
|
428
|
+
</div>
|
429
|
+
</div>
|
430
|
+
</div>
|
431
|
+
|
432
|
+
<div id="method-M000042" class="method-detail">
|
433
|
+
<a name="M000042"></a>
|
434
|
+
|
435
|
+
<div class="method-heading">
|
436
|
+
<a href="#M000042" class="method-signature">
|
437
|
+
<span class="method-name">config_list</span><span class="method-args">()</span>
|
438
|
+
</a>
|
439
|
+
</div>
|
440
|
+
|
441
|
+
<div class="method-description">
|
442
|
+
<p><a class="source-toggle" href="#"
|
443
|
+
onclick="toggleCode('M000042-source');return false;">[Source]</a></p>
|
444
|
+
<div class="method-source-code" id="M000042-source">
|
445
|
+
<pre>
|
446
|
+
<span class="ruby-comment cmt"># File lib/git/lib.rb, line 200</span>
|
447
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">config_list</span>
|
448
|
+
<span class="ruby-identifier">hsh</span> = {}
|
449
|
+
<span class="ruby-identifier">command_lines</span>(<span class="ruby-value str">'config'</span>, [<span class="ruby-value str">'--list'</span>]).<span class="ruby-identifier">each</span> <span class="ruby-keyword kw">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">line</span><span class="ruby-operator">|</span>
|
450
|
+
(<span class="ruby-identifier">key</span>, <span class="ruby-identifier">value</span>) = <span class="ruby-identifier">line</span>.<span class="ruby-identifier">split</span>(<span class="ruby-value str">'='</span>)
|
451
|
+
<span class="ruby-identifier">hsh</span>[<span class="ruby-identifier">key</span>] = <span class="ruby-identifier">value</span>
|
452
|
+
<span class="ruby-keyword kw">end</span>
|
453
|
+
<span class="ruby-identifier">hsh</span>
|
454
|
+
<span class="ruby-keyword kw">end</span>
|
455
|
+
</pre>
|
456
|
+
</div>
|
457
|
+
</div>
|
458
|
+
</div>
|
459
|
+
|
460
|
+
<div id="method-M000040" class="method-detail">
|
461
|
+
<a name="M000040"></a>
|
462
|
+
|
463
|
+
<div class="method-heading">
|
464
|
+
<a href="#M000040" class="method-signature">
|
465
|
+
<span class="method-name">config_remote</span><span class="method-args">(name)</span>
|
466
|
+
</a>
|
467
|
+
</div>
|
468
|
+
|
469
|
+
<div class="method-description">
|
470
|
+
<p><a class="source-toggle" href="#"
|
471
|
+
onclick="toggleCode('M000040-source');return false;">[Source]</a></p>
|
472
|
+
<div class="method-source-code" id="M000040-source">
|
473
|
+
<pre>
|
474
|
+
<span class="ruby-comment cmt"># File lib/git/lib.rb, line 187</span>
|
475
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">config_remote</span>(<span class="ruby-identifier">name</span>)
|
476
|
+
<span class="ruby-identifier">hsh</span> = {}
|
477
|
+
<span class="ruby-identifier">command_lines</span>(<span class="ruby-value str">'config'</span>, [<span class="ruby-value str">'--get-regexp'</span>, <span class="ruby-node">"remote.#{name}"</span>]).<span class="ruby-identifier">each</span> <span class="ruby-keyword kw">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">line</span><span class="ruby-operator">|</span>
|
478
|
+
(<span class="ruby-identifier">key</span>, <span class="ruby-identifier">value</span>) = <span class="ruby-identifier">line</span>.<span class="ruby-identifier">split</span>
|
479
|
+
<span class="ruby-identifier">hsh</span>[<span class="ruby-identifier">key</span>.<span class="ruby-identifier">gsub</span>(<span class="ruby-node">"remote.#{name}."</span>, <span class="ruby-value str">''</span>)] = <span class="ruby-identifier">value</span>
|
480
|
+
<span class="ruby-keyword kw">end</span>
|
481
|
+
<span class="ruby-identifier">hsh</span>
|
482
|
+
<span class="ruby-keyword kw">end</span>
|
483
|
+
</pre>
|
484
|
+
</div>
|
485
|
+
</div>
|
486
|
+
</div>
|
487
|
+
|
488
|
+
<div id="method-M000043" class="method-detail">
|
489
|
+
<a name="M000043"></a>
|
490
|
+
|
491
|
+
<div class="method-heading">
|
492
|
+
<a href="#M000043" class="method-signature">
|
493
|
+
<span class="method-name">config_set</span><span class="method-args">(name, value)</span>
|
494
|
+
</a>
|
495
|
+
</div>
|
496
|
+
|
497
|
+
<div class="method-description">
|
498
|
+
<p>
|
499
|
+
WRITE COMMANDS ##
|
500
|
+
</p>
|
501
|
+
<p><a class="source-toggle" href="#"
|
502
|
+
onclick="toggleCode('M000043-source');return false;">[Source]</a></p>
|
503
|
+
<div class="method-source-code" id="M000043-source">
|
504
|
+
<pre>
|
505
|
+
<span class="ruby-comment cmt"># File lib/git/lib.rb, line 211</span>
|
506
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">config_set</span>(<span class="ruby-identifier">name</span>, <span class="ruby-identifier">value</span>)
|
507
|
+
<span class="ruby-identifier">command</span>(<span class="ruby-value str">'config'</span>, [<span class="ruby-identifier">name</span>, <span class="ruby-node">"'#{value}'"</span>])
|
508
|
+
<span class="ruby-keyword kw">end</span>
|
509
|
+
</pre>
|
510
|
+
</div>
|
511
|
+
</div>
|
512
|
+
</div>
|
513
|
+
|
514
|
+
<div id="method-M000037" class="method-detail">
|
515
|
+
<a name="M000037"></a>
|
516
|
+
|
517
|
+
<div class="method-heading">
|
518
|
+
<a href="#M000037" class="method-signature">
|
519
|
+
<span class="method-name">diff_files</span><span class="method-args">()</span>
|
520
|
+
</a>
|
521
|
+
</div>
|
522
|
+
|
523
|
+
<div class="method-description">
|
524
|
+
<p>
|
525
|
+
compares the index and the working directory
|
526
|
+
</p>
|
527
|
+
<p><a class="source-toggle" href="#"
|
528
|
+
onclick="toggleCode('M000037-source');return false;">[Source]</a></p>
|
529
|
+
<div class="method-source-code" id="M000037-source">
|
530
|
+
<pre>
|
531
|
+
<span class="ruby-comment cmt"># File lib/git/lib.rb, line 153</span>
|
532
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">diff_files</span>
|
533
|
+
<span class="ruby-identifier">hsh</span> = {}
|
534
|
+
<span class="ruby-identifier">command_lines</span>(<span class="ruby-value str">'diff-files'</span>).<span class="ruby-identifier">each</span> <span class="ruby-keyword kw">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">line</span><span class="ruby-operator">|</span>
|
535
|
+
(<span class="ruby-identifier">info</span>, <span class="ruby-identifier">file</span>) = <span class="ruby-identifier">line</span>.<span class="ruby-identifier">split</span>(<span class="ruby-value str">"\t"</span>)
|
536
|
+
(<span class="ruby-identifier">mode_src</span>, <span class="ruby-identifier">mode_dest</span>, <span class="ruby-identifier">sha_src</span>, <span class="ruby-identifier">sha_dest</span>, <span class="ruby-identifier">type</span>) = <span class="ruby-identifier">info</span>.<span class="ruby-identifier">split</span>
|
537
|
+
<span class="ruby-identifier">hsh</span>[<span class="ruby-identifier">file</span>] = {<span class="ruby-identifier">:path</span> =<span class="ruby-operator">></span> <span class="ruby-identifier">file</span>, <span class="ruby-identifier">:mode_file</span> =<span class="ruby-operator">></span> <span class="ruby-identifier">mode_src</span>.<span class="ruby-identifier">to_s</span>[<span class="ruby-value">1</span>, <span class="ruby-value">7</span>], <span class="ruby-identifier">:mode_index</span> =<span class="ruby-operator">></span> <span class="ruby-identifier">mode_dest</span>,
|
538
|
+
<span class="ruby-identifier">:sha_file</span> =<span class="ruby-operator">></span> <span class="ruby-identifier">sha_src</span>, <span class="ruby-identifier">:sha_index</span> =<span class="ruby-operator">></span> <span class="ruby-identifier">sha_dest</span>, <span class="ruby-identifier">:type</span> =<span class="ruby-operator">></span> <span class="ruby-identifier">type</span>}
|
539
|
+
<span class="ruby-keyword kw">end</span>
|
540
|
+
<span class="ruby-identifier">hsh</span>
|
541
|
+
<span class="ruby-keyword kw">end</span>
|
542
|
+
</pre>
|
543
|
+
</div>
|
544
|
+
</div>
|
545
|
+
</div>
|
546
|
+
|
547
|
+
<div id="method-M000035" class="method-detail">
|
548
|
+
<a name="M000035"></a>
|
549
|
+
|
550
|
+
<div class="method-heading">
|
551
|
+
<a href="#M000035" class="method-signature">
|
552
|
+
<span class="method-name">diff_full</span><span class="method-args">(obj1 = 'HEAD', obj2 = nil, opts = {})</span>
|
553
|
+
</a>
|
554
|
+
</div>
|
555
|
+
|
556
|
+
<div class="method-description">
|
557
|
+
<p><a class="source-toggle" href="#"
|
558
|
+
onclick="toggleCode('M000035-source');return false;">[Source]</a></p>
|
559
|
+
<div class="method-source-code" id="M000035-source">
|
560
|
+
<pre>
|
561
|
+
<span class="ruby-comment cmt"># File lib/git/lib.rb, line 123</span>
|
562
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">diff_full</span>(<span class="ruby-identifier">obj1</span> = <span class="ruby-value str">'HEAD'</span>, <span class="ruby-identifier">obj2</span> = <span class="ruby-keyword kw">nil</span>, <span class="ruby-identifier">opts</span> = {})
|
563
|
+
<span class="ruby-identifier">diff_opts</span> = [<span class="ruby-value str">'-p'</span>]
|
564
|
+
<span class="ruby-identifier">diff_opts</span> <span class="ruby-operator"><<</span> <span class="ruby-identifier">obj1</span>
|
565
|
+
<span class="ruby-identifier">diff_opts</span> <span class="ruby-operator"><<</span> <span class="ruby-identifier">obj2</span> <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">obj2</span>.<span class="ruby-identifier">is_a?</span>(<span class="ruby-constant">String</span>)
|
566
|
+
<span class="ruby-identifier">diff_opts</span> <span class="ruby-operator"><<</span> (<span class="ruby-value str">'-- '</span> <span class="ruby-operator">+</span> <span class="ruby-identifier">opts</span>[<span class="ruby-identifier">:path_limiter</span>]) <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">opts</span>[<span class="ruby-identifier">:path_limiter</span>].<span class="ruby-identifier">is_a?</span> <span class="ruby-constant">String</span>
|
567
|
+
|
568
|
+
<span class="ruby-identifier">command</span>(<span class="ruby-value str">'diff'</span>, <span class="ruby-identifier">diff_opts</span>)
|
569
|
+
<span class="ruby-keyword kw">end</span>
|
570
|
+
</pre>
|
571
|
+
</div>
|
572
|
+
</div>
|
573
|
+
</div>
|
574
|
+
|
575
|
+
<div id="method-M000038" class="method-detail">
|
576
|
+
<a name="M000038"></a>
|
577
|
+
|
578
|
+
<div class="method-heading">
|
579
|
+
<a href="#M000038" class="method-signature">
|
580
|
+
<span class="method-name">diff_index</span><span class="method-args">(treeish)</span>
|
581
|
+
</a>
|
582
|
+
</div>
|
583
|
+
|
584
|
+
<div class="method-description">
|
585
|
+
<p>
|
586
|
+
compares the index and the repository
|
587
|
+
</p>
|
588
|
+
<p><a class="source-toggle" href="#"
|
589
|
+
onclick="toggleCode('M000038-source');return false;">[Source]</a></p>
|
590
|
+
<div class="method-source-code" id="M000038-source">
|
591
|
+
<pre>
|
592
|
+
<span class="ruby-comment cmt"># File lib/git/lib.rb, line 165</span>
|
593
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">diff_index</span>(<span class="ruby-identifier">treeish</span>)
|
594
|
+
<span class="ruby-identifier">hsh</span> = {}
|
595
|
+
<span class="ruby-identifier">command_lines</span>(<span class="ruby-value str">'diff-index'</span>, <span class="ruby-identifier">treeish</span>).<span class="ruby-identifier">each</span> <span class="ruby-keyword kw">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">line</span><span class="ruby-operator">|</span>
|
596
|
+
(<span class="ruby-identifier">info</span>, <span class="ruby-identifier">file</span>) = <span class="ruby-identifier">line</span>.<span class="ruby-identifier">split</span>(<span class="ruby-value str">"\t"</span>)
|
597
|
+
(<span class="ruby-identifier">mode_src</span>, <span class="ruby-identifier">mode_dest</span>, <span class="ruby-identifier">sha_src</span>, <span class="ruby-identifier">sha_dest</span>, <span class="ruby-identifier">type</span>) = <span class="ruby-identifier">info</span>.<span class="ruby-identifier">split</span>
|
598
|
+
<span class="ruby-identifier">hsh</span>[<span class="ruby-identifier">file</span>] = {<span class="ruby-identifier">:path</span> =<span class="ruby-operator">></span> <span class="ruby-identifier">file</span>, <span class="ruby-identifier">:mode_repo</span> =<span class="ruby-operator">></span> <span class="ruby-identifier">mode_src</span>.<span class="ruby-identifier">to_s</span>[<span class="ruby-value">1</span>, <span class="ruby-value">7</span>], <span class="ruby-identifier">:mode_index</span> =<span class="ruby-operator">></span> <span class="ruby-identifier">mode_dest</span>,
|
599
|
+
<span class="ruby-identifier">:sha_repo</span> =<span class="ruby-operator">></span> <span class="ruby-identifier">sha_src</span>, <span class="ruby-identifier">:sha_index</span> =<span class="ruby-operator">></span> <span class="ruby-identifier">sha_dest</span>, <span class="ruby-identifier">:type</span> =<span class="ruby-operator">></span> <span class="ruby-identifier">type</span>}
|
600
|
+
<span class="ruby-keyword kw">end</span>
|
601
|
+
<span class="ruby-identifier">hsh</span>
|
602
|
+
<span class="ruby-keyword kw">end</span>
|
603
|
+
</pre>
|
604
|
+
</div>
|
605
|
+
</div>
|
606
|
+
</div>
|
607
|
+
|
608
|
+
<div id="method-M000036" class="method-detail">
|
609
|
+
<a name="M000036"></a>
|
610
|
+
|
611
|
+
<div class="method-heading">
|
612
|
+
<a href="#M000036" class="method-signature">
|
613
|
+
<span class="method-name">diff_stats</span><span class="method-args">(obj1 = 'HEAD', obj2 = nil, opts = {})</span>
|
614
|
+
</a>
|
615
|
+
</div>
|
616
|
+
|
617
|
+
<div class="method-description">
|
618
|
+
<p><a class="source-toggle" href="#"
|
619
|
+
onclick="toggleCode('M000036-source');return false;">[Source]</a></p>
|
620
|
+
<div class="method-source-code" id="M000036-source">
|
621
|
+
<pre>
|
622
|
+
<span class="ruby-comment cmt"># File lib/git/lib.rb, line 132</span>
|
623
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">diff_stats</span>(<span class="ruby-identifier">obj1</span> = <span class="ruby-value str">'HEAD'</span>, <span class="ruby-identifier">obj2</span> = <span class="ruby-keyword kw">nil</span>, <span class="ruby-identifier">opts</span> = {})
|
624
|
+
<span class="ruby-identifier">diff_opts</span> = [<span class="ruby-value str">'--numstat'</span>]
|
625
|
+
<span class="ruby-identifier">diff_opts</span> <span class="ruby-operator"><<</span> <span class="ruby-identifier">obj1</span>
|
626
|
+
<span class="ruby-identifier">diff_opts</span> <span class="ruby-operator"><<</span> <span class="ruby-identifier">obj2</span> <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">obj2</span>.<span class="ruby-identifier">is_a?</span>(<span class="ruby-constant">String</span>)
|
627
|
+
<span class="ruby-identifier">diff_opts</span> <span class="ruby-operator"><<</span> (<span class="ruby-value str">'-- '</span> <span class="ruby-operator">+</span> <span class="ruby-identifier">opts</span>[<span class="ruby-identifier">:path_limiter</span>]) <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">opts</span>[<span class="ruby-identifier">:path_limiter</span>].<span class="ruby-identifier">is_a?</span> <span class="ruby-constant">String</span>
|
628
|
+
|
629
|
+
<span class="ruby-identifier">hsh</span> = {<span class="ruby-identifier">:total</span> =<span class="ruby-operator">></span> {<span class="ruby-identifier">:insertions</span> =<span class="ruby-operator">></span> <span class="ruby-value">0</span>, <span class="ruby-identifier">:deletions</span> =<span class="ruby-operator">></span> <span class="ruby-value">0</span>, <span class="ruby-identifier">:lines</span> =<span class="ruby-operator">></span> <span class="ruby-value">0</span>, <span class="ruby-identifier">:files</span> =<span class="ruby-operator">></span> <span class="ruby-value">0</span>}, <span class="ruby-identifier">:files</span> =<span class="ruby-operator">></span> {}}
|
630
|
+
|
631
|
+
<span class="ruby-identifier">command_lines</span>(<span class="ruby-value str">'diff'</span>, <span class="ruby-identifier">diff_opts</span>).<span class="ruby-identifier">each</span> <span class="ruby-keyword kw">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">file</span><span class="ruby-operator">|</span>
|
632
|
+
(<span class="ruby-identifier">insertions</span>, <span class="ruby-identifier">deletions</span>, <span class="ruby-identifier">filename</span>) = <span class="ruby-identifier">file</span>.<span class="ruby-identifier">split</span>(<span class="ruby-value str">"\t"</span>)
|
633
|
+
<span class="ruby-identifier">hsh</span>[<span class="ruby-identifier">:total</span>][<span class="ruby-identifier">:insertions</span>] <span class="ruby-operator">+=</span> <span class="ruby-identifier">insertions</span>.<span class="ruby-identifier">to_i</span>
|
634
|
+
<span class="ruby-identifier">hsh</span>[<span class="ruby-identifier">:total</span>][<span class="ruby-identifier">:deletions</span>] <span class="ruby-operator">+=</span> <span class="ruby-identifier">deletions</span>.<span class="ruby-identifier">to_i</span>
|
635
|
+
<span class="ruby-identifier">hsh</span>[<span class="ruby-identifier">:total</span>][<span class="ruby-identifier">:lines</span>] = (<span class="ruby-identifier">hsh</span>[<span class="ruby-identifier">:total</span>][<span class="ruby-identifier">:deletions</span>] <span class="ruby-operator">+</span> <span class="ruby-identifier">hsh</span>[<span class="ruby-identifier">:total</span>][<span class="ruby-identifier">:insertions</span>])
|
636
|
+
<span class="ruby-identifier">hsh</span>[<span class="ruby-identifier">:total</span>][<span class="ruby-identifier">:files</span>] <span class="ruby-operator">+=</span> <span class="ruby-value">1</span>
|
637
|
+
<span class="ruby-identifier">hsh</span>[<span class="ruby-identifier">:files</span>][<span class="ruby-identifier">filename</span>] = {<span class="ruby-identifier">:insertions</span> =<span class="ruby-operator">></span> <span class="ruby-identifier">insertions</span>.<span class="ruby-identifier">to_i</span>, <span class="ruby-identifier">:deletions</span> =<span class="ruby-operator">></span> <span class="ruby-identifier">deletions</span>.<span class="ruby-identifier">to_i</span>}
|
638
|
+
<span class="ruby-keyword kw">end</span>
|
639
|
+
|
640
|
+
<span class="ruby-identifier">hsh</span>
|
641
|
+
<span class="ruby-keyword kw">end</span>
|
642
|
+
</pre>
|
643
|
+
</div>
|
644
|
+
</div>
|
645
|
+
</div>
|
646
|
+
|
647
|
+
<div id="method-M000057" class="method-detail">
|
648
|
+
<a name="M000057"></a>
|
649
|
+
|
650
|
+
<div class="method-heading">
|
651
|
+
<a href="#M000057" class="method-signature">
|
652
|
+
<span class="method-name">fetch</span><span class="method-args">(remote)</span>
|
653
|
+
</a>
|
654
|
+
</div>
|
655
|
+
|
656
|
+
<div class="method-description">
|
657
|
+
<p><a class="source-toggle" href="#"
|
658
|
+
onclick="toggleCode('M000057-source');return false;">[Source]</a></p>
|
659
|
+
<div class="method-source-code" id="M000057-source">
|
660
|
+
<pre>
|
661
|
+
<span class="ruby-comment cmt"># File lib/git/lib.rb, line 295</span>
|
662
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">fetch</span>(<span class="ruby-identifier">remote</span>)
|
663
|
+
<span class="ruby-identifier">command</span>(<span class="ruby-value str">'fetch'</span>, <span class="ruby-identifier">remote</span>.<span class="ruby-identifier">to_s</span>)
|
664
|
+
<span class="ruby-keyword kw">end</span>
|
665
|
+
</pre>
|
666
|
+
</div>
|
667
|
+
</div>
|
668
|
+
</div>
|
669
|
+
|
670
|
+
<div id="method-M000034" class="method-detail">
|
671
|
+
<a name="M000034"></a>
|
672
|
+
|
673
|
+
<div class="method-heading">
|
674
|
+
<a href="#M000034" class="method-signature">
|
675
|
+
<span class="method-name">grep</span><span class="method-args">(string, opts = {})</span>
|
676
|
+
</a>
|
677
|
+
</div>
|
678
|
+
|
679
|
+
<div class="method-description">
|
680
|
+
<p>
|
681
|
+
returns hash
|
682
|
+
</p>
|
683
|
+
<dl>
|
684
|
+
<dt>tree-ish</dt><dd>= [[line_no, match], [line_no, match2]]
|
685
|
+
|
686
|
+
</dd>
|
687
|
+
<dt>tree-ish</dt><dd>= [[line_no, match], [line_no, match2]]
|
688
|
+
|
689
|
+
</dd>
|
690
|
+
</dl>
|
691
|
+
<p><a class="source-toggle" href="#"
|
692
|
+
onclick="toggleCode('M000034-source');return false;">[Source]</a></p>
|
693
|
+
<div class="method-source-code" id="M000034-source">
|
694
|
+
<pre>
|
695
|
+
<span class="ruby-comment cmt"># File lib/git/lib.rb, line 104</span>
|
696
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">grep</span>(<span class="ruby-identifier">string</span>, <span class="ruby-identifier">opts</span> = {})
|
697
|
+
<span class="ruby-identifier">opts</span>[<span class="ruby-identifier">:object</span>] = <span class="ruby-value str">'HEAD'</span> <span class="ruby-keyword kw">if</span> <span class="ruby-operator">!</span><span class="ruby-identifier">opts</span>[<span class="ruby-identifier">:object</span>]
|
698
|
+
|
699
|
+
<span class="ruby-identifier">grep_opts</span> = [<span class="ruby-value str">'-n'</span>]
|
700
|
+
<span class="ruby-identifier">grep_opts</span> <span class="ruby-operator"><<</span> <span class="ruby-value str">'-i'</span> <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">opts</span>[<span class="ruby-identifier">:ignore_case</span>]
|
701
|
+
<span class="ruby-identifier">grep_opts</span> <span class="ruby-operator"><<</span> <span class="ruby-value str">'-v'</span> <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">opts</span>[<span class="ruby-identifier">:invert_match</span>]
|
702
|
+
<span class="ruby-identifier">grep_opts</span> <span class="ruby-operator"><<</span> <span class="ruby-node">"-e '#{string}'"</span>
|
703
|
+
<span class="ruby-identifier">grep_opts</span> <span class="ruby-operator"><<</span> <span class="ruby-identifier">opts</span>[<span class="ruby-identifier">:object</span>] <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">opts</span>[<span class="ruby-identifier">:object</span>].<span class="ruby-identifier">is_a?</span>(<span class="ruby-constant">String</span>)
|
704
|
+
<span class="ruby-identifier">grep_opts</span> <span class="ruby-operator"><<</span> (<span class="ruby-value str">'-- '</span> <span class="ruby-operator">+</span> <span class="ruby-identifier">opts</span>[<span class="ruby-identifier">:path_limiter</span>]) <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">opts</span>[<span class="ruby-identifier">:path_limiter</span>].<span class="ruby-identifier">is_a?</span> <span class="ruby-constant">String</span>
|
705
|
+
<span class="ruby-identifier">hsh</span> = {}
|
706
|
+
<span class="ruby-identifier">command_lines</span>(<span class="ruby-value str">'grep'</span>, <span class="ruby-identifier">grep_opts</span>).<span class="ruby-identifier">each</span> <span class="ruby-keyword kw">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">line</span><span class="ruby-operator">|</span>
|
707
|
+
<span class="ruby-keyword kw">if</span> <span class="ruby-identifier">m</span> = <span class="ruby-regexp re">/(.*)\:(\d+)\:(.*)/</span>.<span class="ruby-identifier">match</span>(<span class="ruby-identifier">line</span>)
|
708
|
+
<span class="ruby-identifier">hsh</span>[<span class="ruby-identifier">m</span>[<span class="ruby-value">1</span>]] <span class="ruby-operator">||=</span> []
|
709
|
+
<span class="ruby-identifier">hsh</span>[<span class="ruby-identifier">m</span>[<span class="ruby-value">1</span>]] <span class="ruby-operator"><<</span> [<span class="ruby-identifier">m</span>[<span class="ruby-value">2</span>].<span class="ruby-identifier">to_i</span>, <span class="ruby-identifier">m</span>[<span class="ruby-value">3</span>]]
|
710
|
+
<span class="ruby-keyword kw">end</span>
|
711
|
+
<span class="ruby-keyword kw">end</span>
|
712
|
+
<span class="ruby-identifier">hsh</span>
|
713
|
+
<span class="ruby-keyword kw">end</span>
|
714
|
+
</pre>
|
715
|
+
</div>
|
716
|
+
</div>
|
717
|
+
</div>
|
718
|
+
|
719
|
+
<div id="method-M000025" class="method-detail">
|
720
|
+
<a name="M000025"></a>
|
721
|
+
|
722
|
+
<div class="method-heading">
|
723
|
+
<a href="#M000025" class="method-signature">
|
724
|
+
<span class="method-name">init</span><span class="method-args">()</span>
|
725
|
+
</a>
|
726
|
+
</div>
|
727
|
+
|
728
|
+
<div class="method-description">
|
729
|
+
<p><a class="source-toggle" href="#"
|
730
|
+
onclick="toggleCode('M000025-source');return false;">[Source]</a></p>
|
731
|
+
<div class="method-source-code" id="M000025-source">
|
732
|
+
<pre>
|
733
|
+
<span class="ruby-comment cmt"># File lib/git/lib.rb, line 25</span>
|
734
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">init</span>
|
735
|
+
<span class="ruby-identifier">command</span>(<span class="ruby-value str">'init'</span>)
|
736
|
+
<span class="ruby-keyword kw">end</span>
|
737
|
+
</pre>
|
738
|
+
</div>
|
739
|
+
</div>
|
740
|
+
</div>
|
741
|
+
|
742
|
+
<div id="method-M000027" class="method-detail">
|
743
|
+
<a name="M000027"></a>
|
744
|
+
|
745
|
+
<div class="method-heading">
|
746
|
+
<a href="#M000027" class="method-signature">
|
747
|
+
<span class="method-name">log_commits</span><span class="method-args">(opts = {})</span>
|
748
|
+
</a>
|
749
|
+
</div>
|
750
|
+
|
751
|
+
<div class="method-description">
|
752
|
+
<p>
|
753
|
+
READ COMMANDS ##
|
754
|
+
</p>
|
755
|
+
<p><a class="source-toggle" href="#"
|
756
|
+
onclick="toggleCode('M000027-source');return false;">[Source]</a></p>
|
757
|
+
<div class="method-source-code" id="M000027-source">
|
758
|
+
<pre>
|
759
|
+
<span class="ruby-comment cmt"># File lib/git/lib.rb, line 59</span>
|
760
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">log_commits</span>(<span class="ruby-identifier">opts</span> = {})
|
761
|
+
<span class="ruby-identifier">arr_opts</span> = [<span class="ruby-value str">'--pretty=oneline'</span>]
|
762
|
+
<span class="ruby-identifier">arr_opts</span> <span class="ruby-operator"><<</span> <span class="ruby-node">"-#{opts[:count]}"</span> <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">opts</span>[<span class="ruby-identifier">:count</span>]
|
763
|
+
<span class="ruby-identifier">arr_opts</span> <span class="ruby-operator"><<</span> <span class="ruby-node">"--since=\"#{opts[:since]}\""</span> <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">opts</span>[<span class="ruby-identifier">:since</span>].<span class="ruby-identifier">is_a?</span> <span class="ruby-constant">String</span>
|
764
|
+
<span class="ruby-identifier">arr_opts</span> <span class="ruby-operator"><<</span> <span class="ruby-node">"#{opts[:between][0]}..#{opts[:between][1].to_s}"</span> <span class="ruby-keyword kw">if</span> (<span class="ruby-identifier">opts</span>[<span class="ruby-identifier">:between</span>] <span class="ruby-operator">&&</span> <span class="ruby-identifier">opts</span>[<span class="ruby-identifier">:between</span>].<span class="ruby-identifier">size</span> <span class="ruby-operator">==</span> <span class="ruby-value">2</span>)
|
765
|
+
<span class="ruby-identifier">arr_opts</span> <span class="ruby-operator"><<</span> <span class="ruby-identifier">opts</span>[<span class="ruby-identifier">:object</span>] <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">opts</span>[<span class="ruby-identifier">:object</span>].<span class="ruby-identifier">is_a?</span> <span class="ruby-constant">String</span>
|
766
|
+
<span class="ruby-identifier">arr_opts</span> <span class="ruby-operator"><<</span> <span class="ruby-value str">'-- '</span> <span class="ruby-operator">+</span> <span class="ruby-identifier">opts</span>[<span class="ruby-identifier">:path_limiter</span>] <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">opts</span>[<span class="ruby-identifier">:path_limiter</span>].<span class="ruby-identifier">is_a?</span> <span class="ruby-constant">String</span>
|
767
|
+
|
768
|
+
<span class="ruby-identifier">command_lines</span>(<span class="ruby-value str">'log'</span>, <span class="ruby-identifier">arr_opts</span>).<span class="ruby-identifier">map</span> { <span class="ruby-operator">|</span><span class="ruby-identifier">l</span><span class="ruby-operator">|</span> <span class="ruby-identifier">l</span>.<span class="ruby-identifier">split</span>.<span class="ruby-identifier">first</span> }
|
769
|
+
<span class="ruby-keyword kw">end</span>
|
770
|
+
</pre>
|
771
|
+
</div>
|
772
|
+
</div>
|
773
|
+
</div>
|
774
|
+
|
775
|
+
<div id="method-M000039" class="method-detail">
|
776
|
+
<a name="M000039"></a>
|
777
|
+
|
778
|
+
<div class="method-heading">
|
779
|
+
<a href="#M000039" class="method-signature">
|
780
|
+
<span class="method-name">ls_files</span><span class="method-args">()</span>
|
781
|
+
</a>
|
782
|
+
</div>
|
783
|
+
|
784
|
+
<div class="method-description">
|
785
|
+
<p><a class="source-toggle" href="#"
|
786
|
+
onclick="toggleCode('M000039-source');return false;">[Source]</a></p>
|
787
|
+
<div class="method-source-code" id="M000039-source">
|
788
|
+
<pre>
|
789
|
+
<span class="ruby-comment cmt"># File lib/git/lib.rb, line 176</span>
|
790
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">ls_files</span>
|
791
|
+
<span class="ruby-identifier">hsh</span> = {}
|
792
|
+
<span class="ruby-identifier">command_lines</span>(<span class="ruby-value str">'ls-files'</span>, <span class="ruby-value str">'--stage'</span>).<span class="ruby-identifier">each</span> <span class="ruby-keyword kw">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">line</span><span class="ruby-operator">|</span>
|
793
|
+
(<span class="ruby-identifier">info</span>, <span class="ruby-identifier">file</span>) = <span class="ruby-identifier">line</span>.<span class="ruby-identifier">split</span>(<span class="ruby-value str">"\t"</span>)
|
794
|
+
(<span class="ruby-identifier">mode</span>, <span class="ruby-identifier">sha</span>, <span class="ruby-identifier">stage</span>) = <span class="ruby-identifier">info</span>.<span class="ruby-identifier">split</span>
|
795
|
+
<span class="ruby-identifier">hsh</span>[<span class="ruby-identifier">file</span>] = {<span class="ruby-identifier">:path</span> =<span class="ruby-operator">></span> <span class="ruby-identifier">file</span>, <span class="ruby-identifier">:mode_index</span> =<span class="ruby-operator">></span> <span class="ruby-identifier">mode</span>, <span class="ruby-identifier">:sha_index</span> =<span class="ruby-operator">></span> <span class="ruby-identifier">sha</span>, <span class="ruby-identifier">:stage</span> =<span class="ruby-operator">></span> <span class="ruby-identifier">stage</span>}
|
796
|
+
<span class="ruby-keyword kw">end</span>
|
797
|
+
<span class="ruby-identifier">hsh</span>
|
798
|
+
<span class="ruby-keyword kw">end</span>
|
799
|
+
</pre>
|
800
|
+
</div>
|
801
|
+
</div>
|
802
|
+
</div>
|
803
|
+
|
804
|
+
<div id="method-M000051" class="method-detail">
|
805
|
+
<a name="M000051"></a>
|
806
|
+
|
807
|
+
<div class="method-heading">
|
808
|
+
<a href="#M000051" class="method-signature">
|
809
|
+
<span class="method-name">merge</span><span class="method-args">(branch, message = nil)</span>
|
810
|
+
</a>
|
811
|
+
</div>
|
812
|
+
|
813
|
+
<div class="method-description">
|
814
|
+
<p><a class="source-toggle" href="#"
|
815
|
+
onclick="toggleCode('M000051-source');return false;">[Source]</a></p>
|
816
|
+
<div class="method-source-code" id="M000051-source">
|
817
|
+
<pre>
|
818
|
+
<span class="ruby-comment cmt"># File lib/git/lib.rb, line 260</span>
|
819
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">merge</span>(<span class="ruby-identifier">branch</span>, <span class="ruby-identifier">message</span> = <span class="ruby-keyword kw">nil</span>)
|
820
|
+
<span class="ruby-identifier">arr_opts</span> = []
|
821
|
+
<span class="ruby-identifier">arr_opts</span> <span class="ruby-operator"><<</span> [<span class="ruby-node">"-m '#{message}'"</span>] <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">message</span>
|
822
|
+
<span class="ruby-identifier">arr_opts</span> <span class="ruby-operator"><<</span> <span class="ruby-identifier">branch</span>.<span class="ruby-identifier">to_a</span>.<span class="ruby-identifier">join</span>(<span class="ruby-value str">' '</span>)
|
823
|
+
<span class="ruby-identifier">command</span>(<span class="ruby-value str">'merge'</span>, <span class="ruby-identifier">arr_opts</span>)
|
824
|
+
<span class="ruby-keyword kw">end</span>
|
825
|
+
</pre>
|
826
|
+
</div>
|
827
|
+
</div>
|
828
|
+
</div>
|
829
|
+
|
830
|
+
<div id="method-M000031" class="method-detail">
|
831
|
+
<a name="M000031"></a>
|
832
|
+
|
833
|
+
<div class="method-heading">
|
834
|
+
<a href="#M000031" class="method-signature">
|
835
|
+
<span class="method-name">object_contents</span><span class="method-args">(sha)</span>
|
836
|
+
</a>
|
837
|
+
</div>
|
838
|
+
|
839
|
+
<div class="method-description">
|
840
|
+
<p><a class="source-toggle" href="#"
|
841
|
+
onclick="toggleCode('M000031-source');return false;">[Source]</a></p>
|
842
|
+
<div class="method-source-code" id="M000031-source">
|
843
|
+
<pre>
|
844
|
+
<span class="ruby-comment cmt"># File lib/git/lib.rb, line 82</span>
|
845
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">object_contents</span>(<span class="ruby-identifier">sha</span>)
|
846
|
+
<span class="ruby-identifier">command</span>(<span class="ruby-value str">'cat-file'</span>, [<span class="ruby-value str">'-p'</span>, <span class="ruby-identifier">sha</span>])
|
847
|
+
<span class="ruby-keyword kw">end</span>
|
848
|
+
</pre>
|
849
|
+
</div>
|
850
|
+
</div>
|
851
|
+
</div>
|
852
|
+
|
853
|
+
<div id="method-M000030" class="method-detail">
|
854
|
+
<a name="M000030"></a>
|
855
|
+
|
856
|
+
<div class="method-heading">
|
857
|
+
<a href="#M000030" class="method-signature">
|
858
|
+
<span class="method-name">object_size</span><span class="method-args">(sha)</span>
|
859
|
+
</a>
|
860
|
+
</div>
|
861
|
+
|
862
|
+
<div class="method-description">
|
863
|
+
<p><a class="source-toggle" href="#"
|
864
|
+
onclick="toggleCode('M000030-source');return false;">[Source]</a></p>
|
865
|
+
<div class="method-source-code" id="M000030-source">
|
866
|
+
<pre>
|
867
|
+
<span class="ruby-comment cmt"># File lib/git/lib.rb, line 78</span>
|
868
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">object_size</span>(<span class="ruby-identifier">sha</span>)
|
869
|
+
<span class="ruby-identifier">command</span>(<span class="ruby-value str">'cat-file'</span>, [<span class="ruby-value str">'-s'</span>, <span class="ruby-identifier">sha</span>]).<span class="ruby-identifier">to_i</span>
|
870
|
+
<span class="ruby-keyword kw">end</span>
|
871
|
+
</pre>
|
872
|
+
</div>
|
873
|
+
</div>
|
874
|
+
</div>
|
875
|
+
|
876
|
+
<div id="method-M000029" class="method-detail">
|
877
|
+
<a name="M000029"></a>
|
878
|
+
|
879
|
+
<div class="method-heading">
|
880
|
+
<a href="#M000029" class="method-signature">
|
881
|
+
<span class="method-name">object_type</span><span class="method-args">(sha)</span>
|
882
|
+
</a>
|
883
|
+
</div>
|
884
|
+
|
885
|
+
<div class="method-description">
|
886
|
+
<p><a class="source-toggle" href="#"
|
887
|
+
onclick="toggleCode('M000029-source');return false;">[Source]</a></p>
|
888
|
+
<div class="method-source-code" id="M000029-source">
|
889
|
+
<pre>
|
890
|
+
<span class="ruby-comment cmt"># File lib/git/lib.rb, line 74</span>
|
891
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">object_type</span>(<span class="ruby-identifier">sha</span>)
|
892
|
+
<span class="ruby-identifier">command</span>(<span class="ruby-value str">'cat-file'</span>, [<span class="ruby-value str">'-t'</span>, <span class="ruby-identifier">sha</span>])
|
893
|
+
<span class="ruby-keyword kw">end</span>
|
894
|
+
</pre>
|
895
|
+
</div>
|
896
|
+
</div>
|
897
|
+
</div>
|
898
|
+
|
899
|
+
<div id="method-M000058" class="method-detail">
|
900
|
+
<a name="M000058"></a>
|
901
|
+
|
902
|
+
<div class="method-heading">
|
903
|
+
<a href="#M000058" class="method-signature">
|
904
|
+
<span class="method-name">push</span><span class="method-args">(remote, branch = 'master')</span>
|
905
|
+
</a>
|
906
|
+
</div>
|
907
|
+
|
908
|
+
<div class="method-description">
|
909
|
+
<p><a class="source-toggle" href="#"
|
910
|
+
onclick="toggleCode('M000058-source');return false;">[Source]</a></p>
|
911
|
+
<div class="method-source-code" id="M000058-source">
|
912
|
+
<pre>
|
913
|
+
<span class="ruby-comment cmt"># File lib/git/lib.rb, line 299</span>
|
914
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">push</span>(<span class="ruby-identifier">remote</span>, <span class="ruby-identifier">branch</span> = <span class="ruby-value str">'master'</span>)
|
915
|
+
<span class="ruby-identifier">command</span>(<span class="ruby-value str">'push'</span>, [<span class="ruby-identifier">remote</span>.<span class="ruby-identifier">to_s</span>, <span class="ruby-identifier">branch</span>.<span class="ruby-identifier">to_s</span>])
|
916
|
+
<span class="ruby-keyword kw">end</span>
|
917
|
+
</pre>
|
918
|
+
</div>
|
919
|
+
</div>
|
920
|
+
</div>
|
921
|
+
|
922
|
+
<div id="method-M000052" class="method-detail">
|
923
|
+
<a name="M000052"></a>
|
924
|
+
|
925
|
+
<div class="method-heading">
|
926
|
+
<a href="#M000052" class="method-signature">
|
927
|
+
<span class="method-name">remote_add</span><span class="method-args">(name, url, opts = {})</span>
|
928
|
+
</a>
|
929
|
+
</div>
|
930
|
+
|
931
|
+
<div class="method-description">
|
932
|
+
<p><a class="source-toggle" href="#"
|
933
|
+
onclick="toggleCode('M000052-source');return false;">[Source]</a></p>
|
934
|
+
<div class="method-source-code" id="M000052-source">
|
935
|
+
<pre>
|
936
|
+
<span class="ruby-comment cmt"># File lib/git/lib.rb, line 267</span>
|
937
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">remote_add</span>(<span class="ruby-identifier">name</span>, <span class="ruby-identifier">url</span>, <span class="ruby-identifier">opts</span> = {})
|
938
|
+
<span class="ruby-identifier">arr_opts</span> = [<span class="ruby-value str">'add'</span>]
|
939
|
+
<span class="ruby-identifier">arr_opts</span> <span class="ruby-operator"><<</span> <span class="ruby-value str">'-f'</span> <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">opts</span>[<span class="ruby-identifier">:with_fetch</span>]
|
940
|
+
<span class="ruby-identifier">arr_opts</span> <span class="ruby-operator"><<</span> <span class="ruby-identifier">name</span>
|
941
|
+
<span class="ruby-identifier">arr_opts</span> <span class="ruby-operator"><<</span> <span class="ruby-identifier">url</span>
|
942
|
+
|
943
|
+
<span class="ruby-identifier">command</span>(<span class="ruby-value str">'remote'</span>, <span class="ruby-identifier">arr_opts</span>)
|
944
|
+
<span class="ruby-keyword kw">end</span>
|
945
|
+
</pre>
|
946
|
+
</div>
|
947
|
+
</div>
|
948
|
+
</div>
|
949
|
+
|
950
|
+
<div id="method-M000053" class="method-detail">
|
951
|
+
<a name="M000053"></a>
|
952
|
+
|
953
|
+
<div class="method-heading">
|
954
|
+
<a href="#M000053" class="method-signature">
|
955
|
+
<span class="method-name">remote_remove</span><span class="method-args">(name)</span>
|
956
|
+
</a>
|
957
|
+
</div>
|
958
|
+
|
959
|
+
<div class="method-description">
|
960
|
+
<p>
|
961
|
+
this is documented as such, but seems broken for some reason i’ll try
|
962
|
+
to get around it some other way later
|
963
|
+
</p>
|
964
|
+
<p><a class="source-toggle" href="#"
|
965
|
+
onclick="toggleCode('M000053-source');return false;">[Source]</a></p>
|
966
|
+
<div class="method-source-code" id="M000053-source">
|
967
|
+
<pre>
|
968
|
+
<span class="ruby-comment cmt"># File lib/git/lib.rb, line 278</span>
|
969
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">remote_remove</span>(<span class="ruby-identifier">name</span>)
|
970
|
+
<span class="ruby-identifier">command</span>(<span class="ruby-value str">'remote'</span>, [<span class="ruby-value str">'rm'</span>, <span class="ruby-identifier">name</span>])
|
971
|
+
<span class="ruby-keyword kw">end</span>
|
972
|
+
</pre>
|
973
|
+
</div>
|
974
|
+
</div>
|
975
|
+
</div>
|
976
|
+
|
977
|
+
<div id="method-M000054" class="method-detail">
|
978
|
+
<a name="M000054"></a>
|
979
|
+
|
980
|
+
<div class="method-heading">
|
981
|
+
<a href="#M000054" class="method-signature">
|
982
|
+
<span class="method-name">remotes</span><span class="method-args">()</span>
|
983
|
+
</a>
|
984
|
+
</div>
|
985
|
+
|
986
|
+
<div class="method-description">
|
987
|
+
<p><a class="source-toggle" href="#"
|
988
|
+
onclick="toggleCode('M000054-source');return false;">[Source]</a></p>
|
989
|
+
<div class="method-source-code" id="M000054-source">
|
990
|
+
<pre>
|
991
|
+
<span class="ruby-comment cmt"># File lib/git/lib.rb, line 282</span>
|
992
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">remotes</span>
|
993
|
+
<span class="ruby-identifier">command_lines</span>(<span class="ruby-value str">'remote'</span>)
|
994
|
+
<span class="ruby-keyword kw">end</span>
|
995
|
+
</pre>
|
996
|
+
</div>
|
997
|
+
</div>
|
998
|
+
</div>
|
999
|
+
|
1000
|
+
<div id="method-M000045" class="method-detail">
|
1001
|
+
<a name="M000045"></a>
|
1002
|
+
|
1003
|
+
<div class="method-heading">
|
1004
|
+
<a href="#M000045" class="method-signature">
|
1005
|
+
<span class="method-name">remove</span><span class="method-args">(path = '.', opts = {})</span>
|
1006
|
+
</a>
|
1007
|
+
</div>
|
1008
|
+
|
1009
|
+
<div class="method-description">
|
1010
|
+
<p><a class="source-toggle" href="#"
|
1011
|
+
onclick="toggleCode('M000045-source');return false;">[Source]</a></p>
|
1012
|
+
<div class="method-source-code" id="M000045-source">
|
1013
|
+
<pre>
|
1014
|
+
<span class="ruby-comment cmt"># File lib/git/lib.rb, line 220</span>
|
1015
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">remove</span>(<span class="ruby-identifier">path</span> = <span class="ruby-value str">'.'</span>, <span class="ruby-identifier">opts</span> = {})
|
1016
|
+
<span class="ruby-identifier">path</span> = <span class="ruby-identifier">path</span>.<span class="ruby-identifier">join</span>(<span class="ruby-value str">' '</span>) <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">path</span>.<span class="ruby-identifier">is_a?</span>(<span class="ruby-constant">Array</span>)
|
1017
|
+
|
1018
|
+
<span class="ruby-identifier">arr_opts</span> = [<span class="ruby-value str">'-f'</span>] <span class="ruby-comment cmt"># overrides the up-to-date check by default</span>
|
1019
|
+
<span class="ruby-identifier">arr_opts</span> <span class="ruby-operator"><<</span> [<span class="ruby-value str">'-r'</span>] <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">opts</span>[<span class="ruby-identifier">:recursive</span>]
|
1020
|
+
<span class="ruby-identifier">arr_opts</span> <span class="ruby-operator"><<</span> <span class="ruby-identifier">path</span>
|
1021
|
+
|
1022
|
+
<span class="ruby-identifier">command</span>(<span class="ruby-value str">'rm'</span>, <span class="ruby-identifier">arr_opts</span>)
|
1023
|
+
<span class="ruby-keyword kw">end</span>
|
1024
|
+
</pre>
|
1025
|
+
</div>
|
1026
|
+
</div>
|
1027
|
+
</div>
|
1028
|
+
|
1029
|
+
<div id="method-M000060" class="method-detail">
|
1030
|
+
<a name="M000060"></a>
|
1031
|
+
|
1032
|
+
<div class="method-heading">
|
1033
|
+
<a href="#M000060" class="method-signature">
|
1034
|
+
<span class="method-name">repack</span><span class="method-args">()</span>
|
1035
|
+
</a>
|
1036
|
+
</div>
|
1037
|
+
|
1038
|
+
<div class="method-description">
|
1039
|
+
<p><a class="source-toggle" href="#"
|
1040
|
+
onclick="toggleCode('M000060-source');return false;">[Source]</a></p>
|
1041
|
+
<div class="method-source-code" id="M000060-source">
|
1042
|
+
<pre>
|
1043
|
+
<span class="ruby-comment cmt"># File lib/git/lib.rb, line 307</span>
|
1044
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">repack</span>
|
1045
|
+
<span class="ruby-identifier">command</span>(<span class="ruby-value str">'repack'</span>, [<span class="ruby-value str">'-a'</span>, <span class="ruby-value str">'-d'</span>])
|
1046
|
+
<span class="ruby-keyword kw">end</span>
|
1047
|
+
</pre>
|
1048
|
+
</div>
|
1049
|
+
</div>
|
1050
|
+
</div>
|
1051
|
+
|
1052
|
+
<div id="method-M000047" class="method-detail">
|
1053
|
+
<a name="M000047"></a>
|
1054
|
+
|
1055
|
+
<div class="method-heading">
|
1056
|
+
<a href="#M000047" class="method-signature">
|
1057
|
+
<span class="method-name">reset</span><span class="method-args">(commit, opts = {})</span>
|
1058
|
+
</a>
|
1059
|
+
</div>
|
1060
|
+
|
1061
|
+
<div class="method-description">
|
1062
|
+
<p><a class="source-toggle" href="#"
|
1063
|
+
onclick="toggleCode('M000047-source');return false;">[Source]</a></p>
|
1064
|
+
<div class="method-source-code" id="M000047-source">
|
1065
|
+
<pre>
|
1066
|
+
<span class="ruby-comment cmt"># File lib/git/lib.rb, line 236</span>
|
1067
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">reset</span>(<span class="ruby-identifier">commit</span>, <span class="ruby-identifier">opts</span> = {})
|
1068
|
+
<span class="ruby-identifier">arr_opts</span> = []
|
1069
|
+
<span class="ruby-identifier">arr_opts</span> <span class="ruby-operator"><<</span> <span class="ruby-value str">'--hard'</span> <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">opts</span>[<span class="ruby-identifier">:hard</span>]
|
1070
|
+
<span class="ruby-identifier">arr_opts</span> <span class="ruby-operator"><<</span> <span class="ruby-identifier">commit</span>.<span class="ruby-identifier">to_s</span> <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">commit</span>
|
1071
|
+
<span class="ruby-identifier">command</span>(<span class="ruby-value str">'reset'</span>, <span class="ruby-identifier">arr_opts</span>)
|
1072
|
+
<span class="ruby-keyword kw">end</span>
|
1073
|
+
</pre>
|
1074
|
+
</div>
|
1075
|
+
</div>
|
1076
|
+
</div>
|
1077
|
+
|
1078
|
+
<div id="method-M000028" class="method-detail">
|
1079
|
+
<a name="M000028"></a>
|
1080
|
+
|
1081
|
+
<div class="method-heading">
|
1082
|
+
<a href="#M000028" class="method-signature">
|
1083
|
+
<span class="method-name">revparse</span><span class="method-args">(string)</span>
|
1084
|
+
</a>
|
1085
|
+
</div>
|
1086
|
+
|
1087
|
+
<div class="method-description">
|
1088
|
+
<p><a class="source-toggle" href="#"
|
1089
|
+
onclick="toggleCode('M000028-source');return false;">[Source]</a></p>
|
1090
|
+
<div class="method-source-code" id="M000028-source">
|
1091
|
+
<pre>
|
1092
|
+
<span class="ruby-comment cmt"># File lib/git/lib.rb, line 70</span>
|
1093
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">revparse</span>(<span class="ruby-identifier">string</span>)
|
1094
|
+
<span class="ruby-identifier">command</span>(<span class="ruby-value str">'rev-parse'</span>, <span class="ruby-identifier">string</span>)
|
1095
|
+
<span class="ruby-keyword kw">end</span>
|
1096
|
+
</pre>
|
1097
|
+
</div>
|
1098
|
+
</div>
|
1099
|
+
</div>
|
1100
|
+
|
1101
|
+
<div id="method-M000056" class="method-detail">
|
1102
|
+
<a name="M000056"></a>
|
1103
|
+
|
1104
|
+
<div class="method-heading">
|
1105
|
+
<a href="#M000056" class="method-signature">
|
1106
|
+
<span class="method-name">tag</span><span class="method-args">(tag)</span>
|
1107
|
+
</a>
|
1108
|
+
</div>
|
1109
|
+
|
1110
|
+
<div class="method-description">
|
1111
|
+
<p><a class="source-toggle" href="#"
|
1112
|
+
onclick="toggleCode('M000056-source');return false;">[Source]</a></p>
|
1113
|
+
<div class="method-source-code" id="M000056-source">
|
1114
|
+
<pre>
|
1115
|
+
<span class="ruby-comment cmt"># File lib/git/lib.rb, line 290</span>
|
1116
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">tag</span>(<span class="ruby-identifier">tag</span>)
|
1117
|
+
<span class="ruby-identifier">command</span>(<span class="ruby-value str">'tag'</span>, <span class="ruby-identifier">tag</span>)
|
1118
|
+
<span class="ruby-keyword kw">end</span>
|
1119
|
+
</pre>
|
1120
|
+
</div>
|
1121
|
+
</div>
|
1122
|
+
</div>
|
1123
|
+
|
1124
|
+
<div id="method-M000059" class="method-detail">
|
1125
|
+
<a name="M000059"></a>
|
1126
|
+
|
1127
|
+
<div class="method-heading">
|
1128
|
+
<a href="#M000059" class="method-signature">
|
1129
|
+
<span class="method-name">tag_sha</span><span class="method-args">(tag_name)</span>
|
1130
|
+
</a>
|
1131
|
+
</div>
|
1132
|
+
|
1133
|
+
<div class="method-description">
|
1134
|
+
<p><a class="source-toggle" href="#"
|
1135
|
+
onclick="toggleCode('M000059-source');return false;">[Source]</a></p>
|
1136
|
+
<div class="method-source-code" id="M000059-source">
|
1137
|
+
<pre>
|
1138
|
+
<span class="ruby-comment cmt"># File lib/git/lib.rb, line 303</span>
|
1139
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">tag_sha</span>(<span class="ruby-identifier">tag_name</span>)
|
1140
|
+
<span class="ruby-identifier">command</span>(<span class="ruby-value str">'show-ref'</span>, [<span class="ruby-value str">'--tags'</span>, <span class="ruby-value str">'-s'</span>, <span class="ruby-identifier">tag_name</span>])
|
1141
|
+
<span class="ruby-keyword kw">end</span>
|
1142
|
+
</pre>
|
1143
|
+
</div>
|
1144
|
+
</div>
|
1145
|
+
</div>
|
1146
|
+
|
1147
|
+
<div id="method-M000055" class="method-detail">
|
1148
|
+
<a name="M000055"></a>
|
1149
|
+
|
1150
|
+
<div class="method-heading">
|
1151
|
+
<a href="#M000055" class="method-signature">
|
1152
|
+
<span class="method-name">tags</span><span class="method-args">()</span>
|
1153
|
+
</a>
|
1154
|
+
</div>
|
1155
|
+
|
1156
|
+
<div class="method-description">
|
1157
|
+
<p><a class="source-toggle" href="#"
|
1158
|
+
onclick="toggleCode('M000055-source');return false;">[Source]</a></p>
|
1159
|
+
<div class="method-source-code" id="M000055-source">
|
1160
|
+
<pre>
|
1161
|
+
<span class="ruby-comment cmt"># File lib/git/lib.rb, line 286</span>
|
1162
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">tags</span>
|
1163
|
+
<span class="ruby-identifier">command_lines</span>(<span class="ruby-value str">'tag'</span>)
|
1164
|
+
<span class="ruby-keyword kw">end</span>
|
1165
|
+
</pre>
|
1166
|
+
</div>
|
1167
|
+
</div>
|
1168
|
+
</div>
|
1169
|
+
|
1170
|
+
|
1171
|
+
</div>
|
1172
|
+
|
1173
|
+
|
1174
|
+
</div>
|
1175
|
+
|
1176
|
+
|
1177
|
+
<div id="validator-badges">
|
1178
|
+
<p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
|
1179
|
+
</div>
|
1180
|
+
|
1181
|
+
</body>
|
1182
|
+
</html>
|