CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 04 Sep 2025 00:55:49 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20080619050445
location: https://web.archive.org/web/20080619050445/https://github.com/Caged/gitnub/tree/master/Rakefile
server-timing: captures_list;dur=0.764302, exclusion.robots;dur=0.030147, exclusion.robots.policy;dur=0.017690, esindex;dur=0.013512, cdx.remote;dur=68.511309, LoadShardBlock;dur=488.194463, PetaboxLoader3.datanode;dur=119.280831, PetaboxLoader3.resolve;dur=97.632562
x-app-server: wwwb-app200
x-ts: 302
x-tr: 600
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
set-cookie: wb-p-SERVER=wwwb-app200; 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, 04 Sep 2025 00:55:49 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.26
x-archive-orig-date: Thu, 19 Jun 2008 05:04:45 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 1.70664
x-archive-orig-etag: "0d7bd5b575676567f69b1538b6a34475"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 52489
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Thu, 19 Jun 2008 05:04:45 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Wed, 12 Mar 2008 22:49:57 GMT", ; rel="prev memento"; datetime="Sun, 11 May 2008 15:42:46 GMT", ; rel="memento"; datetime="Thu, 19 Jun 2008 05:04:45 GMT", ; rel="next memento"; datetime="Sun, 03 Aug 2008 00:45:57 GMT", ; rel="last memento"; datetime="Thu, 02 Oct 2008 11:21:49 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_4_20080619023432_crawl104-c/52_4_20080619050301_crawl103.arc.gz
server-timing: captures_list;dur=0.587353, exclusion.robots;dur=0.027641, exclusion.robots.policy;dur=0.016175, esindex;dur=0.010698, cdx.remote;dur=16.215008, LoadShardBlock;dur=204.639623, PetaboxLoader3.datanode;dur=114.545498, PetaboxLoader3.resolve;dur=122.008795, load_resource;dur=143.409509
x-app-server: wwwb-app200
x-ts: 200
x-tr: 487
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=()
content-encoding: gzip
Rakefile at master from Caged's gitnub — GitHub
This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (

This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (

Description: | A Gitk-like application written in RubyCocoa that looks like it belongs on a Mac. See the wiki for downloads and screenshots. |
Homepage: | https://alternateidea.com |
Clone URL: |
git://github.com/Caged/gitnub.git
Give this clone URL to anyone.
git clone git://github.com/Caged/gitnub.git
|
Repo Search: |
gitnub / Rakefile
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 |
|
This feature is coming soon. Sit tight!