The second batch
[git] / cvs2git.c
2005-07-16  Linus TorvaldsPrepare git-tools for merging into the main git archive
2005-07-05  Linus TorvaldsMerge head 'cvs2git' of netz.smurf.noris.de/git/git
2005-07-05  Matthias UrlichsMerge with Linus' current tree
2005-07-03  Linus TorvaldsFix sparse warnings.
2005-06-28  Matthias UrlichsAdded Perl git-cvsimport-script
2005-06-28  Linus TorvaldsMerge rsync://rsync.kernel.org/pub/scm/gitk/gitk
2005-06-22  Linus TorvaldsDo a cross-project merge of Paul Mackerras' gitk visualizer
2005-06-19  Panagiotis Issaris[PATCH] cvs2git.c: support incremental conversion
2005-06-18  Sven Verdoolaege[PATCH] cvs2git and file permissions
2005-06-08  Sven Verdoolaege[PATCH] git-cvs2git: create tags
2005-06-07  Linus TorvaldsAdd CVS import scripts and programs
2005-05-31  Linus Torvaldscvs2git: use CVS (rather than RCS) to extract the different
2005-05-24  Linus Torvaldscvs2git: fix character quoting
2005-05-24  Linus Torvaldscvs2git: set timezone info to UTC, the way CVS does
2005-05-24  Linus Torvaldscvs2git: add support for GIT_COMMITTER_DATE
2005-05-24  Linus Torvaldscvs2git: escape <<EOF messages, and work around cvsps...
2005-05-24  Linus TorvaldsFix cvs2git branch handling
2005-05-24  Linus TorvaldsAdd "cvs2git" program to convert a CVS archive into...