Git Product home page Git Product logo

git-cola's Introduction

git-cola: The highly caffeinated git GUI

git-cola is a powerful git GUI with a slick and intuitive user interface.

Copyright (C) 2007-2012, David Aguilar and contributors

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

SCREENSHOTS

Screenshots are available on the git-cola screenshots page.

DOWNLOAD

apt-get install git-cola python-pyinotify

New releases are available on the git-cola download page.

FORK

git clone git://github.com/git-cola/git-cola.git cola

git-cola on github

git-cola google group

NUTRITIONAL FACTS

ACTIVE INGREDIENTS

INOTIFY

pyinotify >= 0.7.1 enables inotify support on Linux.

BREWING INSTRUCTIONS

Normally you can just do "make install" to install git-cola in your $HOME directory ($HOME/bin, $HOME/share, etc). If you want to do a global install you can do

make prefix=/usr install

You don't need to make to run it, though. git-cola is designed to run directly out of its source tree.

git clone git://github.com/git-cola/git-cola.git cola
cola/bin/git-cola
cola/bin/git-dag

MAC OS X

Whether you install cola yourself with make install or use the git-cola.app bundle, you will need to install Qt4 and PyQt4.

The easiest way to do this is to install homebrew and use it to install git-cola.

brew install git-cola

Once brew has installed git-cola (and its dependencies) you use git-cola.app or install from source using make install.

Installing these packages also gives you a PyQt development environment which can be used for building your own applications or hacking on cola itself.

WINDOWS INSTALLATION

Download the latest stable Git, Python 2.x, and Py2x-PyQt4 installers

Once these are installed you can run git-cola from the Start menu or by double-clicking on the git-cola.pyw script.

You can also use pythonw.exe to invoke the git-cola.pyw script directly from the command-line.

If you are developing git-cola on Windows you can run it from its source tree by using pythonw.exe.

pythonw.exe bin/git-cola

git-cola's People

Contributors

davvid avatar ugtar avatar manithree avatar snaewe avatar sprohaska avatar mathstuf avatar deavid avatar mcostalba avatar frogonwheels avatar mwh avatar andidog avatar shivas avatar udrea avatar jakebiesinger avatar jlec avatar kelvie avatar marcows avatar termim avatar

Watchers

Adrian Williams 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.