davvid / git-cola
- Source
- Commits
- Network (5)
- Issues (7)
- Downloads (26)
- Wiki (3)
- Graphs
-
Tree:
003e308
commit 003e3081d38d0a18c2ef89c5b8225ef810d9286f
tree 894b0330af02402dbf469159b2e562669af2b18f
parent fd851a6bc9f5887bb9d3ed90f65543a19f2866df parent 7ad83e82d0ede867131550253cf7b4d1565a249c
tree 894b0330af02402dbf469159b2e562669af2b18f
parent fd851a6bc9f5887bb9d3ed90f65543a19f2866df parent 7ad83e82d0ede867131550253cf7b4d1565a249c
git-cola /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
.mailmap | Mon Dec 29 15:51:58 -0800 2008 | |
| |
COPYRIGHT | Tue Oct 27 11:23:03 -0700 2009 | |
| |
INSTALL | ||
| |
LICENSE | Mon Jul 21 00:40:51 -0700 2008 | |
| |
MANIFEST.in | ||
| |
Makefile | ||
| |
README | ||
| |
bin/ | Tue May 05 21:39:02 -0700 2009 | |
| |
cola/ | ||
| |
darwin/ | Sun May 31 19:36:35 -0700 2009 | |
| |
jsonpickle/ | ||
| |
libexec/ | ||
| |
setup.cfg | Wed Aug 20 02:57:01 -0700 2008 | |
| |
setup.py | ||
| |
share/ | ||
| |
simplejson/ | ||
| |
test/ | ||
| |
win32/ |
README
git-cola: a highly caffeinated git gui cola is a sweet, carbonated git gui known for its sugary flavour and caffeine-inspired features. Copyright (C) 2009 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/>. INSTALLATION See the 'INSTALL' file for more details. THE WEBSITE Visit the git-cola home page: ~ http://cola.tuxfamily.org/ THE MAILING LIST Visit us on google groups: ~ http://groups.google.com/group/git-cola/ Feel free to join, suggest features, and submit patches with git-send-mail. THE BUG TRACKER We use the github issue tracker. It's simple and it works. ~ http://github.com/davvid/git-cola/issues We do prefer to discuss things on the mailing list, though, so don't be shy. ACKNOWLEDGEMENTS git-cola includes a copy of the following modules: GitPython ~ http://gitorious.org/projects/git-python/ jsonpickle ~ http://code.google.com/p/jsonpickle/ simplejson ~ http://code.google.com/p/simplejson/

