Avoid doing the "filelist" thing, since "git-apply" picks up the files automatically
[git.git] / applypatch
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-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-12 Linus TorvaldsAdd "applypatch" and "dotest" scripts to tie it all...