Fix test case for some sed
[git.git] / contrib /
2006-03-02 Junio C HamanoMerge branch 'ml/cvsserver'
2006-03-02 Eric Wongcontrib/git-svn: use refs/remotes/git-svn instead of...
2006-03-02 Junio C HamanoMerge branch 'maint'
2006-03-02 Junio C HamanoMerge branch 'jc/tag'
2006-03-02 Junio C HamanoMerge part of 'jc/diff'
2006-03-02 Junio C HamanoMerge branch 'kh/svnimport'
2006-03-02 Junio C HamanoMerge branch 'js/refs'
2006-03-02 Aneesh Kumar K.Vgitview: Use horizontal scroll bar in the tree view
2006-03-02 Junio C HamanoUp to date with GIT 1.2.4 fixes
2006-03-02 Junio C HamanoMerge branch 'lt/apply'
2006-03-02 Junio C HamanoMerge early parts of 'np/delta' branch
2006-03-01 Junio C HamanoMerge git-mv fixes from 'maint'
2006-02-28 Aneesh Kumar K.Vgitview: Set the default width of graph cell
2006-02-28 Aneesh Kumar K.Vgitview: Some window layout changes.
2006-02-28 Pavel Roskingitview: Select the text color based on whether the...
2006-02-27 Junio C HamanoMerge part of kh/svnimport branch into master
2006-02-27 Eric Wongcontrib/git-svn: correct commit example in manpage
2006-02-27 Eric Wongcontrib/git-svn: tell the user to not modify git-svn...
2006-02-27 Aneesh Kumar K.Vgitview: Remove trailing white space
2006-02-27 Aneesh Kumar K.Vgitview: Fix the encoding related bug
2006-02-26 Junio C HamanoMerge branch 'maint'
2006-02-26 Eric Wongcontrib/git-svn: version 0.10.0
2006-02-26 Eric Wongcontrib/git-svn: optimize sequential commits to svn
2006-02-26 Eric Wongcontrib/git-svn: add show-ignore command
2006-02-25 Junio C HamanoMerge branches 'jc/rev-list' and 'jc/pack-thin'
2006-02-25 Aneesh Kumar K.Vgitview: Fix the graph display .
2006-02-25 Aneesh Kumar K.Vgitview: Code cleanup
2006-02-24 Aneesh Kumargitview: Bump the rev
2006-02-24 Aneesh Kumargitview: Fix DeprecationWarning
2006-02-24 Junio C HamanoMerge fixes early for next maint series.
2006-02-24 Junio C HamanoMerge branch 'ar/win'
2006-02-24 Junio C HamanoMerge branch 'jc/send-insane-refs'
2006-02-24 Junio C HamanoMerge fixes early for next maint series.
2006-02-24 Junio C HamanoMerge branch 'ak/gitview'
2006-02-24 Aneesh Kumar K.Vgitview: Display the lines joining commit nodes clearly.
2006-02-23 Junio C HamanoMerge branch 'ml/cvs'
2006-02-23 Junio C HamanoMerge branch 'ra/anno'
2006-02-23 Junio C HamanoMerge fixes up to GIT 1.2.3
2006-02-22 Junio C Hamanogitview: ls-remote invocation shellquote safety.
2006-02-22 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2006-02-22 Junio C HamanoMerge branch 'fix'
2006-02-22 Junio C HamanoMerge branch 'jc/perl'
2006-02-22 Junio C HamanoMerge branch 'jc/pack-reuse'
2006-02-22 Junio C HamanoMerge branch 'jc/nostat'
2006-02-22 Junio C HamanoMerge branch 'js/portable'
2006-02-22 aneesh.kumar@gmail.comgitview: Use monospace font to draw the branch and...
2006-02-22 aneesh.kumar@gmail.comgitview: Read tag and branch information using git...
2006-02-21 Junio C HamanoMerge part of jc/portable branch
2006-02-21 Junio C HamanoMerge branch 'lt/merge-tree'
2006-02-21 Junio C HamanoMerge branch 'jc/ident'
2006-02-20 Eric Wonggit-svn: 0.9.1: add --version and copyright/license...
2006-02-20 Eric Wongcontrib/git-svn: add Makefile, test, and associated...
2006-02-20 Eric Wonggit-svn: fix several corner-case and rare bugs with...
2006-02-20 Eric Wongcontrib/git-svn.txt: add a note about renamed/copied...
2006-02-20 Eric Wonggit-svn: change ; to && in addremove()
2006-02-20 Eric Wonggit-svn: remove any need for the XML::Simple dependency
2006-02-20 Eric Wonggit-svn: Allow for more argument types for commit ...
2006-02-20 Eric Wonggit-svn: allow --find-copies-harder and -l<num> to...
2006-02-20 Eric Wonggit-svn: fix a typo in defining the --no-stop-on-copy...
2006-02-19 Junio C HamanoMerge fixes up to GIT 1.2.2
2006-02-18 Alexandre JulliardAdd an Emacs interface in contrib.
2006-02-18 Junio C HamanoMerge branch 'jc/topo'
2006-02-18 Junio C HamanoMerge branch 'jc/rebase-limit'
2006-02-18 Aneesh Kumar K.Vgitview: typofix
2006-02-18 Eric Wonggit-svn: remove files from the index before adding...
2006-02-17 Aneesh Kumar K.VAdd a README for gitview
2006-02-17 Junio C HamanoAdd contrib/README.
2006-02-17 Aneesh KumarAdd contrib/gitview from Aneesh.
2006-02-17 Eric Wonggit-svn: ensure fetch always works chronologically.
2006-02-17 Eric Wonggit-svn: fix revision order when XML::Simple is not...
2006-02-16 Eric WongIntroducing contrib/git-svn.