CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Wed, 20 Aug 2025 04:02:45 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090418052726
location: https://web.archive.org/web/20090418052726/https://github.com/pieter/gitx/wikis
server-timing: captures_list;dur=0.427393, exclusion.robots;dur=0.015924, exclusion.robots.policy;dur=0.007294, esindex;dur=0.008896, cdx.remote;dur=11.241270, LoadShardBlock;dur=341.698550, PetaboxLoader3.datanode;dur=80.207266, PetaboxLoader3.resolve;dur=75.618530
x-app-server: wwwb-app212
x-ts: 302
x-tr: 377
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app212; 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 302
server: nginx
date: Wed, 20 Aug 2025 04:02:46 GMT
content-type: text/html; charset=utf-8
content-length: 100
x-archive-orig-server: nginx/0.6.26
x-archive-orig-date: Sat, 18 Apr 2009 05:27:25 GMT
x-archive-orig-connection: close
x-archive-orig-status: 302 Found
location: https://web.archive.org/web/20090418052726/https://wiki.github.com/pieter/gitx
x-archive-orig-x-runtime: 4ms
x-archive-orig-cache-control: no-cache
x-archive-orig-content-length: 100
cache-control: max-age=1800
memento-datetime: Sat, 18 Apr 2009 05:27:26 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Tue, 04 Nov 2008 17:01:55 GMT", ; rel="prev memento"; datetime="Sun, 08 Mar 2009 06:25:35 GMT", ; rel="memento"; datetime="Sat, 18 Apr 2009 05:27:26 GMT", ; rel="next memento"; datetime="Mon, 17 Jan 2011 21:45:13 GMT", ; rel="last memento"; datetime="Sun, 04 Feb 2024 22:05:53 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: 51_9_20090418034449_crawl101-c/51_9_20090418052638_crawl101.arc.gz
server-timing: captures_list;dur=0.677196, exclusion.robots;dur=0.024488, exclusion.robots.policy;dur=0.010448, esindex;dur=0.012638, cdx.remote;dur=9.702414, LoadShardBlock;dur=792.694872, PetaboxLoader3.datanode;dur=206.647495, PetaboxLoader3.resolve;dur=357.399948, load_resource;dur=181.175003
x-app-server: wwwb-app212
x-ts: 302
x-tr: 1008
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=()
HTTP/2 200
server: nginx
date: Wed, 20 Aug 2025 04:02:46 GMT
content-type: text/html
x-archive-orig-server: nginx/0.6.31
x-archive-orig-date: Sat, 18 Apr 2009 05:27:26 GMT
x-archive-orig-connection: close
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Sat, 18 Apr 2009 05:27:26 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Mon, 19 Jan 2009 04:24:11 GMT", ; rel="prev memento"; datetime="Sun, 08 Mar 2009 06:25:35 GMT", ; rel="memento"; datetime="Sat, 18 Apr 2009 05:27:26 GMT", ; rel="next memento"; datetime="Tue, 14 Jul 2009 07:24:46 GMT", ; rel="last memento"; datetime="Mon, 13 Jan 2020 12:46:18 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: 51_9_20090418034449_crawl101-c/51_9_20090418052638_crawl101.arc.gz
server-timing: captures_list;dur=1.007549, exclusion.robots;dur=0.031406, exclusion.robots.policy;dur=0.014205, esindex;dur=0.017386, cdx.remote;dur=15.372846, LoadShardBlock;dur=136.453316, PetaboxLoader3.datanode;dur=79.565883, PetaboxLoader3.resolve;dur=126.976011, load_resource;dur=115.990449
x-app-server: wwwb-app212
x-ts: 200
x-tr: 330
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
Home - gitx - 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 clone for OS X |
Home
GitX is a git GUI specifically for Mac OS X. It currently features a history viewer much like gitk and a commit GUI like git gui. But then in silky smooth OS X style! User-relevant information can be found on the GitX Homepage.
Download
- The newest version of GitX is 0.6.2. This version can be downloaded from here.
- The development head can be found here. You’ll need XCode to build GitX. If you’re adventurous, you could try out other people’s forks as well.
Helping out
You can help in a couple of ways:- Start developing! Just clone the source and let me know what you made. Before you do, do please read Submitting Changes
- Help out without developing. You don’t need to know Objective-C to help. Here are a few things you can do:
- Create nice color schemes. The current colors for the labels, the branch lines and the diff view could be improved
- Make the diff viewer pretty. This thing is all in JavaScript / HTML so should be easy to do. Here is a description to get you started.
- Create interface mockups if you have a better idea.
- Use it and file bugs. If I don’t hear about it, I won’t fix it :)
When changing the XIB’s
If you are going to change the interface, PLEASE use XCode 3.1. XCode 3.1 actually produces xibs that are mergeable, in contrast to previous XCode versions.
This feature is coming soon. Sit tight!