CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Tue, 19 Aug 2025 10:36:45 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090202043801
location: https://web.archive.org/web/20090202043801/https://github.com/Caged/gitnub/tree/0.8.0
server-timing: captures_list;dur=0.618524, exclusion.robots;dur=0.020579, exclusion.robots.policy;dur=0.009879, esindex;dur=0.012111, cdx.remote;dur=39.989861, LoadShardBlock;dur=236.408382, PetaboxLoader3.datanode;dur=52.591798, PetaboxLoader3.resolve;dur=118.165052
x-app-server: wwwb-app204
x-ts: 302
x-tr: 311
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app204; 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: Tue, 19 Aug 2025 10:36:47 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.31
x-archive-orig-date: Mon, 02 Feb 2009 04:38:01 GMT
x-archive-orig-connection: close
x-archive-orig-set-cookie: _github_ses=BAh7BiIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNoSGFzaHsABjoKQHVzZWR7AA%3D%3D--884981fc5aa85daf318eeff084d98e2cff92578f; path=/; expires=Wed, 01 Jan 2020 08:00:00 GMT; HttpOnly
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 405ms
x-archive-orig-etag: "93fdaec5e3d472b7fa91efb0ee269bc2"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 33874
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Mon, 02 Feb 2009 04:38:01 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Mon, 04 Aug 2008 10:09:06 GMT", ; rel="prev memento"; datetime="Mon, 13 Oct 2008 03:44:49 GMT", ; rel="memento"; datetime="Mon, 02 Feb 2009 04:38:01 GMT", ; rel="next memento"; datetime="Sun, 24 May 2009 09:01:42 GMT", ; rel="last memento"; datetime="Sat, 24 Apr 2010 00:53:04 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_8_20090202005401_crawl101-c/52_8_20090202043637_crawl101.arc.gz
server-timing: captures_list;dur=0.734413, exclusion.robots;dur=0.028710, exclusion.robots.policy;dur=0.013895, esindex;dur=0.012671, cdx.remote;dur=5.065032, LoadShardBlock;dur=235.036958, PetaboxLoader3.datanode;dur=1594.804324, PetaboxLoader3.resolve;dur=283.157747, load_resource;dur=1670.983924
x-app-server: wwwb-app204
x-ts: 200
x-tr: 2005
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
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
Caged's gitnub at 0.8.0 - 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
|
gitnub /
GitNub
A RubyCocoa app for getting quick information for a git repo. Similar to GitK.
Requirements
- Git(duh!), RubyCocoa, Leopard
Quick Install
- Move GitNub.app to /Applications
- Move (or symlink) nub shell file to /usr/local/bin
How to Use
In your shell, move to a git directory and invoke nub
. You always use this
helper to invoke the application, otherwise you get nothing.
$Caged@caged:~/dev/git/gitnub% nub
Building from Source
- Open project in Xcode - press Build
- Move the build/Release/GitNub.app and
nub
to the proper locations specified in the Quick Install directions.
This feature is coming soon. Sit tight!