summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* git-svn: 0.9.1: add --version and copyright/license (GPL v2+) informationEric Wong2006-02-201-2/+11
* contrib/git-svn: add Makefile, test, and associated ignoresEric Wong2006-02-204-0/+252
* git-svn: fix several corner-case and rare bugs with 'commit'Eric Wong2006-02-201-60/+200
* contrib/git-svn.txt: add a note about renamed/copied directory supportEric Wong2006-02-201-0/+7
* git-svn: change ; to && in addremove()Eric Wong2006-02-201-2/+2
* git-svn: remove any need for the XML::Simple dependencyEric Wong2006-02-201-49/+35
* git-svn: Allow for more argument types for commit (from..to)Eric Wong2006-02-202-4/+11
* git-svn: allow --find-copies-harder and -l<num> to be passed on commitEric Wong2006-02-202-2/+15
* git-svn: fix a typo in defining the --no-stop-on-copy optionEric Wong2006-02-201-1/+1
* Add an Emacs interface in contrib.Alexandre Julliard2006-02-181-0/+956
* gitview: typofixAneesh Kumar K.V2006-02-181-1/+1
* git-svn: remove files from the index before adding/updatingEric Wong2006-02-181-6/+5
* Add a README for gitviewAneesh Kumar K.V2006-02-171-0/+38
* Add contrib/README.Junio C Hamano2006-02-171-0/+44
* Add contrib/gitview from Aneesh.Aneesh Kumar2006-02-171-0/+992
* git-svn: ensure fetch always works chronologically.Eric Wong2006-02-171-3/+4
* git-svn: fix revision order when XML::Simple is not loadedEric Wong2006-02-171-3/+3
* Introducing contrib/git-svn.Eric Wong2006-02-162-0/+978