]> git.ipfire.org Git - thirdparty/git.git/commit - git-applymbox.sh
Prepare git-tools for merging into the main git archive
authorLinus Torvalds <torvalds@g5.osdl.org>
Sat, 16 Jul 2005 17:05:26 +0000 (10:05 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 16 Jul 2005 17:05:26 +0000 (10:05 -0700)
commitc5f7674a97e621bfab5544165098b4860ee6e247
tree5653f607a0af70840636086cb3f7571f88ba0b76
parentfc7ef1e8ae8c19c06a4fa3d574c13d793e66186a
Prepare git-tools for merging into the main git archive

Rename into a "tools" subdirectory, and change name of "dotest" to "applymbox".

Remove stripspace (which was already copied into git) and cvs2git (which
was likewise already copied into git, and then replaced by a much better
perl version).

All of this was brought on by Ryan Anderson shaming me into it.  Thanks.
I guess.
cvs2git.c [deleted file]
stripspace.c [deleted file]
tools/Makefile [moved from Makefile with 70% similarity]
tools/applymbox [moved from dotest with 87% similarity]
tools/applypatch [moved from applypatch with 100% similarity]
tools/mailinfo.c [moved from mailinfo.c with 100% similarity]
tools/mailsplit.c [moved from mailsplit.c with 100% similarity]