aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/gitview
AgeCommit message (Expand)AuthorFilesLines
2017-01-07contrib: remove gitviewStefan Beller2-1362/+0
2014-08-07various contrib: Fix links in man pagesStefan Beller1-1/+1
2013-11-12contrib: typofixesMasanari Iida1-1/+1
2011-07-06Documentation: use [verse] for SYNOPSIS sectionsMartin von Zweigbergk1-0/+1
2007-11-19gitview: import only one of gtksourceview and gtksourceview2Anton Gyllenberg1-10/+7
2007-10-15gtksourceview2 support for gitviewFrederick Akalin1-22/+31
2007-06-13gitview: run blame with -C -CAneesh Kumar K.V1-1/+1
2007-06-13gitview: Fix the blame interface.Aneesh Kumar K.V1-1/+18
2007-06-08gitview: Define __slots__ for CommitMichael Ellerman1-0/+3
2007-06-08gitview: Use new-style classesMichael Ellerman1-4/+4
2007-06-07War on whitespaceJunio C Hamano1-2/+0
2007-04-20gitview: annotation supportAneesh Kumar K.V1-4/+256
2007-01-28[PATCH] Rename git-repo-config to git-config.Tom Prince1-1/+1
2006-08-25gitview.txt: improve asciidoc markupJonas Fonseca1-23/+33
2006-06-04gitview: Add some useful keybindings.Aneesh Kumar K.V2-0/+21
2006-05-28gitview: Move the console error messages to message dialogAneesh Kumar K.V1-2/+7
2006-05-28gitview: Add key binding for F5.Aneesh Kumar K.V2-6/+17
2006-03-02gitview: pass the missing argument _show_clicked_cb.Aneesh Kumar K.V1-1/+1
2006-03-01gitview: Use horizontal scroll bar in the tree viewAneesh Kumar K.V1-4/+1
2006-02-28gitview: Set the default width of graph cellAneesh Kumar K.V1-0/+3
2006-02-28gitview: Some window layout changes.Aneesh Kumar K.V1-12/+15
2006-02-28gitview: Select the text color based on whether the entry in highlighted. Use...Pavel Roskin1-8/+11
2006-02-27gitview: Remove trailing white spaceAneesh Kumar K.V1-11/+11
2006-02-27gitview: Fix the encoding related bugAneesh Kumar K.V1-6/+14
2006-02-24gitview: Fix the graph display .Aneesh Kumar K.V1-2/+4
2006-02-24gitview: Code cleanupAneesh Kumar K.V1-27/+21
2006-02-24gitview: Bump the revAneesh Kumar1-1/+1
2006-02-24gitview: Fix DeprecationWarningAneesh Kumar1-1/+1
2006-02-23gitview: Display the lines joining commit nodes clearly.Aneesh Kumar K.V1-13/+35
2006-02-22gitview: ls-remote invocation shellquote safety.Junio C Hamano1-5/+1
2006-02-21gitview: Use monospace font to draw the branch and tag nameaneesh.kumar@gmail.com1-4/+6
2006-02-21gitview: Read tag and branch information using git ls-remoteaneesh.kumar@gmail.com1-36/+14
2006-02-18gitview: typofixAneesh Kumar K.V1-1/+1
2006-02-17Add a README for gitviewAneesh Kumar K.V1-0/+38
2006-02-17Add contrib/gitview from Aneesh.Aneesh Kumar1-0/+992