First cut at libifying revlist generation
[gitweb.git] / contrib /
2006-02-26 Merge branch 'maint'
2006-02-26 contrib/git-svn: version 0.10.0
2006-02-26 contrib/git-svn: optimize sequential commits to svn
2006-02-26 contrib/git-svn: add show-ignore command
2006-02-25 Merge branches 'jc/rev-list' and 'jc/pack-thin'
2006-02-25 gitview: Fix the graph display .
2006-02-25 gitview: Code cleanup
2006-02-24 gitview: Bump the rev
2006-02-24 gitview: Fix DeprecationWarning
2006-02-24 Merge fixes early for next maint series.
2006-02-24 Merge branch 'ar/win'
2006-02-24 Merge branch 'jc/send-insane-refs'
2006-02-24 Merge fixes early for next maint series.
2006-02-24 Merge branch 'ak/gitview'
2006-02-24 gitview: Display the lines joining commit nodes clearly.
2006-02-23 Merge branch 'ml/cvs'
2006-02-23 Merge branch 'ra/anno'
2006-02-23 Merge fixes up to GIT 1.2.3
2006-02-22 gitview: ls-remote invocation shellquote safety.
2006-02-22 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-02-22 Merge branch 'fix'
2006-02-22 Merge branch 'jc/perl'
2006-02-22 Merge branch 'jc/pack-reuse'
2006-02-22 Merge branch 'jc/nostat'
2006-02-22 Merge branch 'js/portable'
2006-02-22 gitview: Use monospace font to draw the branch and...
2006-02-22 gitview: Read tag and branch information using git...
2006-02-21 Merge part of jc/portable branch
2006-02-21 Merge branch 'lt/merge-tree'
2006-02-21 Merge branch 'jc/ident'
2006-02-20 git-svn: 0.9.1: add --version and copyright/license...
2006-02-20 contrib/git-svn: add Makefile, test, and associated...
2006-02-20 git-svn: fix several corner-case and rare bugs with...
2006-02-20 contrib/git-svn.txt: add a note about renamed/copied...
2006-02-20 git-svn: change ; to && in addremove()
2006-02-20 git-svn: remove any need for the XML::Simple dependency
2006-02-20 git-svn: Allow for more argument types for commit ...
2006-02-20 git-svn: allow --find-copies-harder and -l<num> to...
2006-02-20 git-svn: fix a typo in defining the --no-stop-on-copy...
2006-02-19 Merge fixes up to GIT 1.2.2
2006-02-18 Add an Emacs interface in contrib.
2006-02-18 Merge branch 'jc/topo'
2006-02-18 Merge branch 'jc/rebase-limit'
2006-02-18 gitview: typofix
2006-02-18 git-svn: remove files from the index before adding...
2006-02-17 Add a README for gitview
2006-02-17 Add contrib/README.
2006-02-17 Add contrib/gitview from Aneesh.
2006-02-17 git-svn: ensure fetch always works chronologically.
2006-02-17 git-svn: fix revision order when XML::Simple is not...
2006-02-16 Introducing contrib/git-svn.