aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAge
* gitview: Set the default width of graph cellAneesh Kumar K.V2006-02-28
* gitview: Some window layout changes.Aneesh Kumar K.V2006-02-28
* gitview: Select the text color based on whether the entry in highlighted. Use...Pavel Roskin2006-02-28
* contrib/git-svn: correct commit example in manpageEric Wong2006-02-27
* contrib/git-svn: tell the user to not modify git-svn-HEAD directlyEric Wong2006-02-27
* gitview: Remove trailing white spaceAneesh Kumar K.V2006-02-27
* gitview: Fix the encoding related bugAneesh Kumar K.V2006-02-27
* contrib/git-svn: version 0.10.0Eric Wong2006-02-26
* contrib/git-svn: optimize sequential commits to svnEric Wong2006-02-26
* contrib/git-svn: add show-ignore commandEric Wong2006-02-26
* gitview: Fix the graph display .Aneesh Kumar K.V2006-02-24
* gitview: Code cleanupAneesh Kumar K.V2006-02-24
* gitview: Bump the revAneesh Kumar2006-02-24
* gitview: Fix DeprecationWarningAneesh Kumar2006-02-24
* gitview: Display the lines joining commit nodes clearly.Aneesh Kumar K.V2006-02-23
* gitview: ls-remote invocation shellquote safety.Junio C Hamano2006-02-22
* gitview: Use monospace font to draw the branch and tag nameaneesh.kumar@gmail.com2006-02-21
* gitview: Read tag and branch information using git ls-remoteaneesh.kumar@gmail.com2006-02-21
* git-svn: 0.9.1: add --version and copyright/license (GPL v2+) informationEric Wong2006-02-20
* contrib/git-svn: add Makefile, test, and associated ignoresEric Wong2006-02-20
* git-svn: fix several corner-case and rare bugs with 'commit'Eric Wong2006-02-20
* contrib/git-svn.txt: add a note about renamed/copied directory supportEric Wong2006-02-20
* git-svn: change ; to && in addremove()Eric Wong2006-02-20
* git-svn: remove any need for the XML::Simple dependencyEric Wong2006-02-20
* git-svn: Allow for more argument types for commit (from..to)Eric Wong2006-02-20
* git-svn: allow --find-copies-harder and -l<num> to be passed on commitEric Wong2006-02-20
* git-svn: fix a typo in defining the --no-stop-on-copy optionEric Wong2006-02-20
* Add an Emacs interface in contrib.Alexandre Julliard2006-02-18
* gitview: typofixAneesh Kumar K.V2006-02-18
* git-svn: remove files from the index before adding/updatingEric Wong2006-02-18
* Add a README for gitviewAneesh Kumar K.V2006-02-17
* Add contrib/README.Junio C Hamano2006-02-17
* Add contrib/gitview from Aneesh.Aneesh Kumar2006-02-17
* git-svn: ensure fetch always works chronologically.Eric Wong2006-02-17
* git-svn: fix revision order when XML::Simple is not loadedEric Wong2006-02-17
* Introducing contrib/git-svn.Eric Wong2006-02-16