author | Linus Torvalds <torvalds@g5.osdl.org> | |
Sat, 16 Jul 2005 17:05:26 +0000 (10:05 -0700) | ||
committer | Linus Torvalds <torvalds@g5.osdl.org> | |
Sat, 16 Jul 2005 17:05:26 +0000 (10:05 -0700) | ||
commit | c5f7674a97e621bfab5544165098b4860ee6e247 | |
tree | 5653f607a0af70840636086cb3f7571f88ba0b76 | tree | snapshot |
parent | fc7ef1e8ae8c19c06a4fa3d574c13d793e66186a | commit | diff |
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.
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.
12 files changed:
Makefile | [deleted file] | blob | history |
applypatch | [deleted file] | blob | history |
cvs2git.c | [deleted file] | blob | history |
dotest | [deleted file] | blob | history |
mailinfo.c | [deleted file] | blob | history |
mailsplit.c | [deleted file] | blob | history |
stripspace.c | [deleted file] | blob | history |
tools/Makefile | [new file with mode: 0644] | blob |
tools/applymbox | [new file with mode: 0755] | blob |
tools/applypatch | [new file with mode: 0755] | blob |
tools/mailinfo.c | [new file with mode: 0644] | blob |
tools/mailsplit.c | [new file with mode: 0644] | blob |