CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 24 Jul 2025 14:16:29 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090823004402
location: https://web.archive.org/web/20090823004402/https://github.com/feeds/github/commits/bluecloth/master
server-timing: captures_list;dur=1.076905, exclusion.robots;dur=0.036707, exclusion.robots.policy;dur=0.018386, esindex;dur=0.018593, cdx.remote;dur=107.914096, LoadShardBlock;dur=705.777645, PetaboxLoader3.datanode;dur=253.949059, PetaboxLoader3.resolve;dur=99.922156
x-app-server: wwwb-app224
x-ts: 302
x-tr: 869
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app224; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Thu, 24 Jul 2025 14:16:31 GMT
content-type: application/atom+xml; charset=utf-8
content-length: 7485
x-archive-orig-server: nginx/0.6.26
x-archive-orig-date: Sun, 23 Aug 2009 00:44:02 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 2341ms
x-archive-orig-etag: "a879ba02f875e5905bc53e5aaa7418c6"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 7485
cache-control: max-age=1800
x-archive-guessed-content-type: text/xml
x-archive-guessed-charset: utf-8
memento-datetime: Sun, 23 Aug 2009 00:44:02 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Mon, 08 Sep 2008 05:35:36 GMT", ; rel="prev memento"; datetime="Mon, 08 Sep 2008 05:35:36 GMT", ; rel="memento"; datetime="Sun, 23 Aug 2009 00:44:02 GMT", ; rel="last memento"; datetime="Sun, 23 Aug 2009 00:44:02 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_11_20090822222411_crawl102.gpg-c/52_11_20090823004333_crawl101.arc.gz
server-timing: captures_list;dur=1.746370, exclusion.robots;dur=0.078063, exclusion.robots.policy;dur=0.028333, esindex;dur=0.035588, cdx.remote;dur=243.743181, LoadShardBlock;dur=1116.815096, PetaboxLoader3.datanode;dur=802.150531, PetaboxLoader3.resolve;dur=495.587317, load_resource;dur=358.585412
x-app-server: wwwb-app224
x-ts: 200
x-tr: 1800
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
accept-ranges: bytes
tag:github.com,2008:/feeds/github/commits/bluecloth/master
Recent Commits to bluecloth:master
2008-04-26T09:15:21-07:00
tag:github.com,2008:Grit::Commit/7856b7b2ba1bb5a69f6db0e6374ede61d98a6d89
bin/bluecloth doesn't wrap result HTML in <html><body> tags anymore.
2008-04-26T09:15:21-07:00
<pre>m CHANGES
m bin/bluecloth
m spec/samples/emphasis
bin/bluecloth doesn't wrap result HTML in <html><body> tags anymore.
add a couple of more tests to emphasis samples, ensuring every bit of https://daringfireball.net/projects/markdown/syntax has tests in our test suite</pre>
Mislav Marohnić
tag:github.com,2008:Grit::Commit/2382acb9f10bec86c227fbd576a682d593053802
split groups of test samples into several files
2008-04-26T08:25:48-07:00
<pre>m spec/markdown_spec.rb
m spec/sample_loader.rb
m spec/samples/all
+ spec/samples/code
+ spec/samples/emphasis
+ spec/samples/links
+ spec/samples/lists
+ spec/samples/titles
split groups of test samples into several files</pre>
Mislav Marohnić
tag:github.com,2008:Grit::Commit/320fc66c65d8bcb7c88daaf710f3d48dddefae99
add official Markdown.pl for reference and testing
2008-04-23T16:21:38-07:00
<pre>m CHANGES
+ Markdown.pl
add official Markdown.pl for reference and testing</pre>
Mislav Marohnić
tag:github.com,2008:Grit::Commit/ee2c173c12f0902041f5b8456196aee1fcb6b88d
remove legacy files
2008-04-23T16:21:02-07:00
<pre>- .irbrc
- MANIFEST
- docs/CATALOG
- docs/makedocs.rb
- experiments/TEMPLATE.rb.tpl
- experiments/benchstrscan.rb
- experiments/re-overflow.rb
- experiments/re-overflow2.rb
- experiments/tokentest.rb
- install.rb
- makedist.rb
- test.rb
- tests/TEMPLATE.rb.tpl
- tests/bctestcase.rb
- tests/bug.tests.rb
- tests/class.tests.rb
- tests/contrib.tests.rb
- tests/markdown.tests.rb
- utils.rb
- web/base.css
- web/index.html
remove legacy files</pre>
Mislav Marohnić
tag:github.com,2008:Grit::Commit/e81cc600a05e3caad70cdafdbec056b90a9031fa
finish transitioning tests/ to spec/. mark failing/unconverted tests as pending
2008-04-23T16:09:11-07:00
<pre>+ spec/bug_spec.rb
+ spec/contrib_spec.rb
m spec/markdown_spec.rb
+ spec/samples/antsugar.txt
+ spec/samples/ml-announce.txt
+ spec/samples/re-overflow.txt
+ spec/samples/re-overflow2.txt
m spec/spec_helper.rb
- tests/data/antsugar.txt
- tests/data/ml-announce.txt
- tests/data/re-overflow.txt
- tests/data/re-overflow2.txt
finish transitioning tests/ to spec/. mark failing/unconverted tests as pending</pre>
Mislav Marohnić
tag:github.com,2008:Grit::Commit/a2f123d592dda5539fd317f9530a9936e2b6e3f3
split BlueCloth implementation across transform/blocks,inline,links,util files
2008-04-22T16:47:16-07:00
<pre>m lib/bluecloth.rb
+ lib/bluecloth/transform.rb
+ lib/bluecloth/transform/blocks.rb
+ lib/bluecloth/transform/inline.rb
+ lib/bluecloth/transform/links.rb
+ lib/bluecloth/transform/util.rb
split BlueCloth implementation across transform/blocks,inline,links,util files</pre>
Mislav Marohnić
tag:github.com,2008:Grit::Commit/7667deac7fdc6cdb738247682b6a9f16ebdfaa0d
load samples and convert each one to an "it" block in specs
2008-04-22T15:51:39-07:00
<pre>m spec/markdown_spec.rb
m spec/sample_loader.rb
load samples and convert each one to an "it" block in specs</pre>
Mislav Marohnić
tag:github.com,2008:Grit::Commit/ccf8d08fc0a2af771f78a3c1c5dff518314046ac
heredoc for the failure message was a bad idea
2008-04-09T13:25:41-07:00
<pre>m spec/markdown_spec.rb
heredoc for the failure message was a bad idea</pre>
Mislav Marohnić
tag:github.com,2008:Grit::Commit/053df9fdcd139a6a1191cb3c65c049676dc31631
change sample loader to load named sample files
2008-04-09T13:04:16-07:00
<pre>m spec/markdown_spec.rb
m spec/sample_loader.rb
change sample loader to load named sample files</pre>
Mislav Marohnić
tag:github.com,2008:Grit::Commit/bf4c0983bd472a884636191176514d89d9a04a39
move failing samples to spec/samples
2008-04-09T12:44:34-07:00
<pre>- spec/failing
+ spec/samples/failing
move failing samples to spec/samples</pre>
Mislav Marohnić