summaryrefslogtreecommitdiff
path: root/contrib/gitview
Commit message (Expand)AuthorAgeFilesLines
* Documentation: use [verse] for SYNOPSIS sectionsMartin von Zweigbergk2011-07-061-0/+1
* gitview: import only one of gtksourceview and gtksourceview2Anton Gyllenberg2007-11-191-10/+7
* gtksourceview2 support for gitviewFrederick Akalin2007-10-151-22/+31
* gitview: run blame with -C -CAneesh Kumar K.V2007-06-131-1/+1
* gitview: Fix the blame interface.Aneesh Kumar K.V2007-06-131-1/+18
* gitview: Define __slots__ for CommitMichael Ellerman2007-06-081-0/+3
* gitview: Use new-style classesMichael Ellerman2007-06-081-4/+4
* War on whitespaceJunio C Hamano2007-06-071-2/+0
* gitview: annotation supportAneesh Kumar K.V2007-04-201-4/+256
* [PATCH] Rename git-repo-config to git-config.Tom Prince2007-01-281-1/+1
* gitview.txt: improve asciidoc markupJonas Fonseca2006-08-251-23/+33
* gitview: Add some useful keybindings.Aneesh Kumar K.V2006-06-042-0/+21
* gitview: Move the console error messages to message dialogAneesh Kumar K.V2006-05-281-2/+7
* gitview: Add key binding for F5.Aneesh Kumar K.V2006-05-282-6/+17
* gitview: pass the missing argument _show_clicked_cb.Aneesh Kumar K.V2006-03-021-1/+1
* gitview: Use horizontal scroll bar in the tree viewAneesh Kumar K.V2006-03-011-4/+1
* gitview: Set the default width of graph cellAneesh Kumar K.V2006-02-281-0/+3
* gitview: Some window layout changes.Aneesh Kumar K.V2006-02-281-12/+15
* gitview: Select the text color based on whether the entry in highlighted. Use...Pavel Roskin2006-02-281-8/+11
* gitview: Remove trailing white spaceAneesh Kumar K.V2006-02-271-11/+11
* gitview: Fix the encoding related bugAneesh Kumar K.V2006-02-271-6/+14
* gitview: Fix the graph display .Aneesh Kumar K.V2006-02-241-2/+4
* gitview: Code cleanupAneesh Kumar K.V2006-02-241-27/+21
* gitview: Bump the revAneesh Kumar2006-02-241-1/+1
* gitview: Fix DeprecationWarningAneesh Kumar2006-02-241-1/+1
* gitview: Display the lines joining commit nodes clearly.Aneesh Kumar K.V2006-02-231-13/+35
* gitview: ls-remote invocation shellquote safety.Junio C Hamano2006-02-221-5/+1
* gitview: Use monospace font to draw the branch and tag nameaneesh.kumar@gmail.com2006-02-211-4/+6
* gitview: Read tag and branch information using git ls-remoteaneesh.kumar@gmail.com2006-02-211-36/+14
* gitview: typofixAneesh Kumar K.V2006-02-181-1/+1
* Add a README for gitviewAneesh Kumar K.V2006-02-171-0/+38
* Add contrib/gitview from Aneesh.Aneesh Kumar2006-02-171-0/+992