| 1 | docs/book/draft/appe_source_code.pod:23: git clone http://github.com/parrot/parrot |
|---|
| 2 | docs/gettingstarted.pod:27:L<http://github.com/parrot/parrot> |
|---|
| 3 | docs/gettingstarted.pod:41: git clone http://github.com/parrot/parrot |
|---|
| 4 | docs/glossary.pod:17:L<< https://github.com/parrot/parrot/docs/glossary.pod >> |
|---|
| 5 | docs/glossary.pod:251:See also L<< http://github.com/parrot/parrot/docs/pdds/pdd00_pdd.pod.html >>. |
|---|
| 6 | docs/glossary.pod:255:<a href="http://github.com/parrot/parrot/docs/pdds/pdd00_pdd.pod">pdd00_pdd.pod</a> |
|---|
| 7 | docs/glossary.pod:347:running.pod: L<< https://github.com/parrot/parrot/parrot/docs/running.pod >> |
|---|
| 8 | docs/parrot.pod:140:=item * L<http://github.com/parrot/parrot> |
|---|
| 9 | docs/pct/gettingstarted.pod:12:L<https://github.com/parrot/parrot/blob/master/docs/glossary.pod>), |
|---|
| 10 | docs/pct/gettingstarted.pod:47:L<https://github.com/parrot/parrot/blob/master/docs/pdds/pdd19_pir.pod> |
|---|
| 11 | docs/project/git_terminology.pod:73: Merge branch 'master' of github.com:parrot/parrot |
|---|
| 12 | docs/project/git_workflow.pod:23:the repo from L<http://github.com>: |
|---|
| 13 | docs/project/git_workflow.pod:25: git clone git://github.com/parrot/parrot.git |
|---|
| 14 | docs/project/git_workflow.pod:30: git clone git@github.com:parrot/parrot.git |
|---|
| 15 | docs/project/git_workflow.pod:36: git clone http://github.com/parrot/parrot.git |
|---|
| 16 | docs/project/git_workflow.pod:308:If you fork Parrot on github, you will have a copy of the entire history |
|---|
| 17 | docs/project/git_workflow.pod:320: git remote add upstream git://github.com/parrot/parrot.git |
|---|
| 18 | docs/project/git_workflow.pod:412: git pull https://github.com/someguy/parrot.git newbranch |
|---|
| 19 | docs/tests.pod:241:L<https://github.com/parrot/parrot/blob/master/t/TESTS.STATUS.pod> |
|---|
| 20 | docs/tests.pod:242:L<https://github.com/parrot/parrot/blob/master/t/README.pod> |
|---|
| 21 | examples/languages/abc/setup.pir:34: $P0['checkout_uri'] = 'https://github.com/parrot/parrot/tree/master/examples/languages/abc' |
|---|
| 22 | examples/pir/befunge/setup.pir:34: $P0['checkout_uri'] = 'https://github.com/parrot/parrot/tree/master/examples/pir/befunge' |
|---|
| 23 | runtime/parrot/library/distutils.pir:159:L<http://github.com/fperrad/parrot-MT19937/blob/master/setup.pir> |
|---|
| 24 | runtime/parrot/library/distutils.pir:161:L<http://github.com/fperrad/markdown/blob/master/setup.pir> |
|---|
| 25 | runtime/parrot/library/distutils.pir:163:L<http://github.com/fperrad/xml/blob/master/setup.pir> |
|---|
| 26 | runtime/parrot/library/distutils.pir:165:L<http://github.com/fperrad/wmlscript/blob/master/setup.pir> |
|---|
| 27 | runtime/parrot/library/distutils.pir:167:L<http://github.com/fperrad/lua-batteries/blob/master/setup.pir> |
|---|
| 28 | runtime/parrot/library/distutils.pir:169:L<https://github.com/parrot/bf/blob/master/setup.pir> |
|---|
| 29 | runtime/parrot/library/distutils.pir:171:L<https://github.com/parrot/chitchat/blob/master/setup.pir> |
|---|
| 30 | runtime/parrot/library/distutils.pir:173:L<https://github.com/parrot/forth/blob/master/setup.pir> |
|---|
| 31 | runtime/parrot/library/distutils.pir:175:L<https://github.com/parrot/lolcode/blob/master/setup.pir> |
|---|
| 32 | runtime/parrot/library/distutils.pir:177:L<https://github.com/parrot/plumage/blob/master/setup.pir> |
|---|
| 33 | runtime/parrot/library/distutils.pir:179:L<https://github.com/parrot/pheme/blob/master/setup.pir> |
|---|
| 34 | runtime/parrot/library/distutils.pir:181:L<http://github.com/leto/kea/blob/master/setup.pir> |
|---|
| 35 | runtime/parrot/library/distutils.pir:183:L<http://github.com/vadrer/tcl-bridge/blob/master/setup.pir> |
|---|
| 36 | runtime/parrot/library/distutils.pir:185:L<http://github.com/tene/gil/blob/master/setup.pir> |
|---|
| 37 | runtime/parrot/library/distutils.pir:187:L<http://github.com/tene/steme/blob/master/setup.pir> |
|---|
| 38 | runtime/parrot/library/distutils.pir:189:L<http://github.com/TiMBuS/fun/blob/master/setup.pir> |
|---|
| 39 | runtime/parrot/library/distutils.pir:193:L<http://github.com/Whiteknight/parrot-linear-algebra/blob/master/setup.pir> |
|---|
| 40 | runtime/parrot/library/distutils.pir:197:L<http://github.com/bacek/pir/blob/master/setup.pir> |
|---|
| 41 | runtime/parrot/library/distutils.pir:199:L<http://github.com/kthakore/parrotSDL/blob/master/setup.pir> |
|---|
| 42 | runtime/parrot/library/distutils.pir:201:L<http://github.com/ekiru/tree-optimization/blob/master/setup.nqp> |
|---|
| 43 | t/README.pod:10:docs/tests.pod L<https://github.com/parrot/parrot/blob/master/docs/tests.pod>. |
|---|
| 44 | t/README.pod:12:L<https://github.com/parrot/parrot/blob/master/t/TESTS_STATUS.pod>. |
|---|
| 45 | tools/dev/findhacks.pl:21:with links to the relevant source file on github. |
|---|
| 46 | tools/dev/findhacks.pl:51: print " * [https://github.com/parrot/parrot/blob/master/$filename#L$linenum $filename:$linenum][[br]]\n{{{\n#!html\n"; |
|---|
| 47 | tools/dev/merge_pull_request.pl:73: system("wget --no-check-certificate https://github.com/parrot/$repo/pull/$num.patch"); |
|---|