CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sat, 09 Aug 2025 23:04:05 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090416004643
location: https://web.archive.org/web/20090416004643/https://github.com/pieter/gitx/tree/v0.2
server-timing: captures_list;dur=0.693516, exclusion.robots;dur=0.028700, exclusion.robots.policy;dur=0.017569, esindex;dur=0.012358, cdx.remote;dur=21.172083, LoadShardBlock;dur=377.291425, PetaboxLoader3.datanode;dur=260.247905, PetaboxLoader3.resolve;dur=59.514353
x-app-server: wwwb-app200
x-ts: 302
x-tr: 429
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: Sat, 09 Aug 2025 23:04:06 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.31
x-archive-orig-date: Thu, 16 Apr 2009 00:46:42 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 879ms
x-archive-orig-etag: "798911dc8b122c3830d7de591c2652d8"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 48035
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: windows-1258
memento-datetime: Thu, 16 Apr 2009 00:46:43 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Mon, 06 Oct 2008 05:09:40 GMT", ; rel="prev memento"; datetime="Thu, 05 Mar 2009 05:27:07 GMT", ; rel="memento"; datetime="Thu, 16 Apr 2009 00:46:43 GMT", ; rel="last memento"; datetime="Thu, 16 Apr 2009 00:46:43 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_20090416001950_crawl102-c/51_9_20090416004400_crawl101.arc.gz
server-timing: captures_list;dur=0.490304, exclusion.robots;dur=0.020832, exclusion.robots.policy;dur=0.012358, esindex;dur=0.009612, cdx.remote;dur=23.341461, LoadShardBlock;dur=43.050969, PetaboxLoader3.datanode;dur=89.136831, load_resource;dur=162.874203, PetaboxLoader3.resolve;dur=82.519492
x-app-server: wwwb-app200
x-ts: 200
x-tr: 335
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
pieter's gitx at v0.2 - 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 |
Homepage: | https://gitx.frim.nl |
Clone URL: |
git://github.com/pieter/gitx.git
Give this clone URL to anyone.
git clone git://github.com/pieter/gitx.git
|
gitx /
GitX --------------- # What is GitX? GitX is a gitk like clone written specifically for OS X Leopard and higher. This means that it has a native interface and tries to integrate with the operating system as good as possible. Examples of this are drag and drop support and QuickLook support. # Features The project is currently still in its starting phases. As time goes on, hopefully more features will be added. Currently GitX supports the following: * History browsing of your repository * See a nicely formatted diff of any revision * Search based on author or revision subject * Look at the complete tree of any revision * Preview any file in the tree in a text view or with QuickLook * Drag and drop files out of the tree view to copy them to your system # License GitX is licensed under the GPL version 2. For more information, see the attached COPYING file. # Downloading GitX is currently hosted at GitHub. It's project page can be found at https://github.com/pieter/gitx. Recent binary releases can be found at https://github.com/pieter/gitx/wikis. If you wish to follow GitX development, you can download the source code through git: git clone git://github.com/pieter/gitx # Installation The easiest way to get GitX running is to download the binary release from the wiki. If you wish to compile it yourself, you will need XCode 3.0 or later. As GitX makes use of features available only on Leopard (such as garbage collection), you will not be able to compile it on previous versions of OS X. To compile GitX, open the GitX.xcodeproj file and hit "Build". # Helping out Any help on GitX is welcome. GitX is programmed in Objective-C, but even if you are not a programmer you can do useful things. A short selection: * Create a nice icon; * Help with the Javascript/HTML views, such as the diff view; * File bug reports and feature requests. A TODO list can be found on the wiki: https://github.com/pieter/gitx/wikis/todo
This feature is coming soon. Sit tight!