gitcmds: Add log_helper() and parse_rev_list()
[git-cola.git] / README
blob546e9b2d83d286d198a584a7605232b8c872fd04
1 git-cola: A highly caffeinated Git GUI
3 git-cola is a sweet, carbonated Git GUI known for its
4 sugary flavour and caffeine-inspired features.
7 Copyright (C) 2009 David Aguilar and contributors
9 This program is free software: you can redistribute it and/or modify
10 it under the terms of the GNU General Public License as published by
11 the Free Software Foundation, either version 2 of the License, or
12 (at your option) any later version.
14 This program is distributed in the hope that it will be useful,
15 but WITHOUT ANY WARRANTY; without even the implied warranty of
16 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17 GNU General Public License for more details.
19 You should have received a copy of the GNU General Public License
20 along with this program.  If not, see <http://www.gnu.org/licenses/>.
23 INSTALLATION
25 See the 'INSTALL' file for more details.
28 THE WEBSITE
30 Visit the git-cola home page:
31     ~ http://cola.tuxfamily.org/
34 THE MAILING LIST
36 Visit us on google groups:
37     ~ http://groups.google.com/group/git-cola/
39 Feel free to join, suggest features, and submit patches with
40 git-send-mail.
43 THE BUG TRACKER
45 We use the github issue tracker.  It's simple and it works.
46     ~ http://github.com/davvid/git-cola/issues
48 We do prefer to discuss things on the mailing list, though,
49 so don't be shy.
52 ACKNOWLEDGEMENTS
54 git-cola includes a copy of the following modules:
56 GitPython ~ http://gitorious.org/projects/git-python/
57 jsonpickle ~ http://code.google.com/p/jsonpickle/
58 simplejson ~ http://code.google.com/p/simplejson/