git.git
2005-06-23 Linus TorvaldsAvoid doing the "filelist" thing, since "git-apply...
2005-06-05 Linus Torvaldsapplypatch: use "--index" to actually make git-apply...
2005-06-05 Linus Torvaldsapplypatch: use the new git-apply to apply patches
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...
2005-05-18 Linus TorvaldsMake "applypatch" use the "-E" flag to patch.
2005-05-17 Linus TorvaldsUpdate applypatch to use new GIT_-prefix environment...
2005-05-02 Linus TorvaldsGet AUTHOR_DATE from the email Date: line
2005-04-30 Linus TorvaldsAdd "stripspace" program to clean up email commentary
2005-04-29 Linus TorvaldsFix up "applypatch" for the big git rename
2005-04-20 James Bottomley[PATCH] make dotest more amenable to commit message...
2005-04-19 Linus TorvaldsAdd quotes around the subject line that we print out...
2005-04-18 Linus TorvaldsAdd "dotest" and "applypatch" scripts to actually make...
2005-04-12 Linus TorvaldsAdd "applypatch" and "dotest" scripts to tie it all...
2005-04-12 Linus TorvaldsStart of early patch applicator tools for git.