summaryrefslogtreecommitdiff
path: root/contrib/gitview
AgeCommit message (Expand)AuthorFilesLines
2014-08-07various contrib: Fix links in man pagesLibravatar Stefan Beller1-1/+1
2013-11-12contrib: typofixesLibravatar Masanari Iida1-1/+1
2011-07-06Documentation: use [verse] for SYNOPSIS sectionsLibravatar Martin von Zweigbergk1-0/+1
2007-11-19gitview: import only one of gtksourceview and gtksourceview2Libravatar Anton Gyllenberg1-10/+7
2007-10-15gtksourceview2 support for gitviewLibravatar Frederick Akalin1-22/+31
2007-06-13gitview: run blame with -C -CLibravatar Aneesh Kumar K.V1-1/+1
2007-06-13gitview: Fix the blame interface.Libravatar Aneesh Kumar K.V1-1/+18
2007-06-08gitview: Define __slots__ for CommitLibravatar Michael Ellerman1-0/+3
2007-06-08gitview: Use new-style classesLibravatar Michael Ellerman1-4/+4
2007-06-07War on whitespaceLibravatar Junio C Hamano1-2/+0
2007-04-20gitview: annotation supportLibravatar Aneesh Kumar K.V1-4/+256
2007-01-28[PATCH] Rename git-repo-config to git-config.Libravatar Tom Prince1-1/+1
2006-08-25gitview.txt: improve asciidoc markupLibravatar Jonas Fonseca1-23/+33
2006-06-04gitview: Add some useful keybindings.Libravatar Aneesh Kumar K.V2-0/+21
2006-05-28gitview: Move the console error messages to message dialogLibravatar Aneesh Kumar K.V1-2/+7
2006-05-28gitview: Add key binding for F5.Libravatar Aneesh Kumar K.V2-6/+17
2006-03-02gitview: pass the missing argument _show_clicked_cb.Libravatar Aneesh Kumar K.V1-1/+1
2006-03-01gitview: Use horizontal scroll bar in the tree viewLibravatar Aneesh Kumar K.V1-4/+1
2006-02-28gitview: Set the default width of graph cellLibravatar Aneesh Kumar K.V1-0/+3
2006-02-28gitview: Some window layout changes.Libravatar Aneesh Kumar K.V1-12/+15
2006-02-28gitview: Select the text color based on whether the entry in highlighted. Use...Libravatar Pavel Roskin1-8/+11
2006-02-27gitview: Remove trailing white spaceLibravatar Aneesh Kumar K.V1-11/+11
2006-02-27gitview: Fix the encoding related bugLibravatar Aneesh Kumar K.V1-6/+14
2006-02-24gitview: Fix the graph display .Libravatar Aneesh Kumar K.V1-2/+4
2006-02-24gitview: Code cleanupLibravatar Aneesh Kumar K.V1-27/+21
2006-02-24gitview: Bump the revLibravatar Aneesh Kumar1-1/+1
2006-02-24gitview: Fix DeprecationWarningLibravatar Aneesh Kumar1-1/+1
2006-02-23gitview: Display the lines joining commit nodes clearly.Libravatar Aneesh Kumar K.V1-13/+35
2006-02-22gitview: ls-remote invocation shellquote safety.Libravatar Junio C Hamano1-5/+1
2006-02-21gitview: Use monospace font to draw the branch and tag nameLibravatar aneesh.kumar@gmail.com1-4/+6
2006-02-21gitview: Read tag and branch information using git ls-remoteLibravatar aneesh.kumar@gmail.com1-36/+14
2006-02-18gitview: typofixLibravatar Aneesh Kumar K.V1-1/+1
2006-02-17Add a README for gitviewLibravatar Aneesh Kumar K.V1-0/+38
2006-02-17Add contrib/gitview from Aneesh.Libravatar Aneesh Kumar1-0/+992