| Commit message (Expand) | Author | Age | Files | Lines |
* | Documentation: use [verse] for SYNOPSIS sections | Martin von Zweigbergk | 2011-07-06 | 1 | -0/+1 |
* | gitview: import only one of gtksourceview and gtksourceview2 | Anton Gyllenberg | 2007-11-19 | 1 | -10/+7 |
* | gtksourceview2 support for gitview | Frederick Akalin | 2007-10-15 | 1 | -22/+31 |
* | gitview: run blame with -C -C | Aneesh Kumar K.V | 2007-06-13 | 1 | -1/+1 |
* | gitview: Fix the blame interface. | Aneesh Kumar K.V | 2007-06-13 | 1 | -1/+18 |
* | gitview: Define __slots__ for Commit | Michael Ellerman | 2007-06-08 | 1 | -0/+3 |
* | gitview: Use new-style classes | Michael Ellerman | 2007-06-08 | 1 | -4/+4 |
* | War on whitespace | Junio C Hamano | 2007-06-07 | 1 | -2/+0 |
* | gitview: annotation support | Aneesh Kumar K.V | 2007-04-20 | 1 | -4/+256 |
* | [PATCH] Rename git-repo-config to git-config. | Tom Prince | 2007-01-28 | 1 | -1/+1 |
* | gitview.txt: improve asciidoc markup | Jonas Fonseca | 2006-08-25 | 1 | -23/+33 |
* | gitview: Add some useful keybindings. | Aneesh Kumar K.V | 2006-06-04 | 2 | -0/+21 |
* | gitview: Move the console error messages to message dialog | Aneesh Kumar K.V | 2006-05-28 | 1 | -2/+7 |
* | gitview: Add key binding for F5. | Aneesh Kumar K.V | 2006-05-28 | 2 | -6/+17 |
* | gitview: pass the missing argument _show_clicked_cb. | Aneesh Kumar K.V | 2006-03-02 | 1 | -1/+1 |
* | gitview: Use horizontal scroll bar in the tree view | Aneesh Kumar K.V | 2006-03-01 | 1 | -4/+1 |
* | gitview: Set the default width of graph cell | Aneesh Kumar K.V | 2006-02-28 | 1 | -0/+3 |
* | gitview: Some window layout changes. | Aneesh Kumar K.V | 2006-02-28 | 1 | -12/+15 |
* | gitview: Select the text color based on whether the entry in highlighted. Use... | Pavel Roskin | 2006-02-28 | 1 | -8/+11 |
* | gitview: Remove trailing white space | Aneesh Kumar K.V | 2006-02-27 | 1 | -11/+11 |
* | gitview: Fix the encoding related bug | Aneesh Kumar K.V | 2006-02-27 | 1 | -6/+14 |
* | gitview: Fix the graph display . | Aneesh Kumar K.V | 2006-02-24 | 1 | -2/+4 |
* | gitview: Code cleanup | Aneesh Kumar K.V | 2006-02-24 | 1 | -27/+21 |
* | gitview: Bump the rev | Aneesh Kumar | 2006-02-24 | 1 | -1/+1 |
* | gitview: Fix DeprecationWarning | Aneesh Kumar | 2006-02-24 | 1 | -1/+1 |
* | gitview: Display the lines joining commit nodes clearly. | Aneesh Kumar K.V | 2006-02-23 | 1 | -13/+35 |
* | gitview: ls-remote invocation shellquote safety. | Junio C Hamano | 2006-02-22 | 1 | -5/+1 |
* | gitview: Use monospace font to draw the branch and tag name | aneesh.kumar@gmail.com | 2006-02-21 | 1 | -4/+6 |
* | gitview: Read tag and branch information using git ls-remote | aneesh.kumar@gmail.com | 2006-02-21 | 1 | -36/+14 |
* | gitview: typofix | Aneesh Kumar K.V | 2006-02-18 | 1 | -1/+1 |
* | Add a README for gitview | Aneesh Kumar K.V | 2006-02-17 | 1 | -0/+38 |
* | Add contrib/gitview from Aneesh. | Aneesh Kumar | 2006-02-17 | 1 | -0/+992 |