Giter Club home page Giter Club logo

gitx's Introduction

GitX (L)

What is GitX (L)?

GitX (L) is a gitk like clone written 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 (L) supports the following:

  • Commit view
    • Commit/Parents/Tree SHA links
    • File changes counts
    • File Diffs
    • Commit Tags and Refs
  • File view
    • Source Code Highlight
    • Blame
    • File History (log)
    • Diff with local and HEAD
  • Sidebar
    • Branches
    • Remotes
    • Stashes
    • Submodules
  • Stage view
    • Unstaged/Staged files
    • Stage/Discard by lines
    • Amend
    • File diff

License

GitX is licensed under the GPL version 2. For more information, see the attached COPYING file.

Downloading

GitX (L) is currently hosted at GitHub. It's project page can be found at

https://github.com/laullon/gitx

Recent binary releases can be found at

http://gitx.laullon.com

If you wish to follow GitX (L) development, you can download the source code through git:

git clone https://github.com/laullon/gitx.git

Installation

The easiest way to get GitX (L) running is to download the binary release from

http://gitx.laullon.com

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 (L), open the GitX.xcodeproj file and hit "Build".

Usage

GitX (L) itself is fairly simple. Most of its power is in the 'gitx' binary, which you should install through the menu. the 'gitx' binary supports most of git rev-list's arguments. For example, you can run gitx --all to display all branches in the repository, or gitx -- Documentation to only show commits relating to the 'Documentation' subdirectory. With gitx -Shaha, gitx will only show commits that contain the word 'haha'. Similarly, with gitx v0.2.1.., you will get a list of all commits since version 0.2.1.

Helping out

Any help on GitX (L) is welcome.

gitx's People

Contributors

alinx avatar andreberg avatar apla avatar brotherbard avatar ciaran avatar clj avatar coresystems-krt avatar d0k avatar dbr avatar dlundqvist avatar fbartho avatar hardkrash avatar heipei avatar jdtsmith avatar koraktor avatar laullon avatar mattconnolly avatar niw avatar nriley avatar pieter avatar rastersize avatar roddi avatar romainmuller avatar slazyk avatar sleifer avatar stephencelis avatar suranyami avatar threebytesfull avatar uhees avatar uliwitness avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.