summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2006-02-25gitview: Fix the graph display .Aneesh Kumar K.V
2006-02-25gitview: Code cleanupAneesh Kumar K.V
2006-02-24gitview: Bump the revAneesh Kumar
2006-02-24gitview: Fix DeprecationWarningAneesh Kumar
2006-02-24gitview: Display the lines joining commit nodes clearly.Aneesh Kumar K.V
2006-02-22gitview: ls-remote invocation shellquote safety.Junio C Hamano
2006-02-22gitview: Use monospace font to draw the branch and tag nameaneesh.kumar@gmail.com
2006-02-22gitview: Read tag and branch information using git ls-remoteaneesh.kumar@gmail.com
2006-02-20git-svn: 0.9.1: add --version and copyright/license (GPL v2+) informationEric Wong
2006-02-20contrib/git-svn: add Makefile, test, and associated ignoresEric Wong
2006-02-20git-svn: fix several corner-case and rare bugs with 'commit'Eric Wong
2006-02-20contrib/git-svn.txt: add a note about renamed/copied directory supportEric Wong
2006-02-20git-svn: change ; to && in addremove()Eric Wong
2006-02-20git-svn: remove any need for the XML::Simple dependencyEric Wong
2006-02-20git-svn: Allow for more argument types for commit (from..to)Eric Wong
2006-02-20git-svn: allow --find-copies-harder and -l<num> to be passed on commitEric Wong
2006-02-20git-svn: fix a typo in defining the --no-stop-on-copy optionEric Wong
2006-02-18Add an Emacs interface in contrib.Alexandre Julliard
2006-02-18gitview: typofixAneesh Kumar K.V
2006-02-18git-svn: remove files from the index before adding/updatingEric Wong
2006-02-17Add a README for gitviewAneesh Kumar K.V
2006-02-17Add contrib/README.Junio C Hamano
2006-02-17Add contrib/gitview from Aneesh.Aneesh Kumar
2006-02-17git-svn: ensure fetch always works chronologically.Eric Wong
2006-02-17git-svn: fix revision order when XML::Simple is not loadedEric Wong
2006-02-16Introducing contrib/git-svn.Eric Wong