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