CARVIEW |
Select Language
HTTP/2 200
server: nginx
date: Fri, 22 Aug 2025 21:55:23 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.31
x-archive-orig-date: Thu, 22 Jan 2009 07:02:45 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 352ms
x-archive-orig-etag: "91783cf087fcbaba60a00c89b5b11268"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 29552
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Thu, 22 Jan 2009 07:02:45 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Mon, 10 Mar 2008 00:55:35 GMT", ; rel="prev memento"; datetime="Tue, 23 Dec 2008 17:38:13 GMT", ; rel="memento"; datetime="Thu, 22 Jan 2009 07:02:45 GMT", ; rel="next memento"; datetime="Tue, 27 Jan 2009 01:41:42 GMT", ; rel="last memento"; datetime="Tue, 25 Jun 2024 08:12:33 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_7_20090122065813_crawl102-c/52_7_20090122070213_crawl101.arc.gz
server-timing: captures_list;dur=0.565305, exclusion.robots;dur=0.018358, exclusion.robots.policy;dur=0.007840, esindex;dur=0.012789, cdx.remote;dur=32.736277, LoadShardBlock;dur=237.176808, PetaboxLoader3.datanode;dur=186.117385, PetaboxLoader3.resolve;dur=194.101321, load_resource;dur=210.978879
x-app-server: wwwb-app211
x-ts: 200
x-tr: 561
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app211; 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=()
content-encoding: gzip
Caged's gitnub at master - 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, RubyCocoa, Leopard, RubyGems, open4
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
- Run
git submodule init
&git submodule update
in the root directory. - Run
rake build
or open GitNub.xcodeproj in Xcode - press Build - Run
rake install
to move GitNub.app to /Applications and copy nub to /usr/local/bin.
Major Contributors
- Justin Palmer - Maintainer
- Benjamin Stiglitz
- Kevin Ballard
- Dustin Sallings
This feature is coming soon. Sit tight!