Restructuring project files
commit653c9c9ed727a2f929f3e0c6049eb4d53d5fb5bd
authorJan Günter <mail@jan-guenter.de>
Thu, 8 May 2008 02:52:29 +0000 (8 04:52 +0200)
committerDavid Soria Parra <dsp@php.net>
Thu, 8 May 2008 07:21:50 +0000 (8 09:21 +0200)
tree9d9d1b2e8abbb326ce42ad1903f1d79176366d79
parenta02e0939c6c99ff48737695db388adeecab34d24
Restructuring project files

Split of script and manpage files in separated
directories with own makefiles.

Signed-off-by: Jan Günter <mail@jan-guenter.de>
Signed-off-by: David Soria Parra <dsp@php.net>
17 files changed:
.gitignore
Makefile
doc/.gitignore [new file with mode: 0644]
doc/Makefile [new file with mode: 0644]
doc/gc-commit.1 [moved from gc-commit.1 with 100% similarity]
doc/gc-import.1 [moved from gc-import.1 with 95% similarity]
doc/gc-multi-commit.1 [moved from gc-multi-commit.1 with 100% similarity]
doc/gc-update.1 [moved from gc-update.1 with 94% similarity]
doc/gc-utils.1 [moved from gc-utils.1 with 95% similarity]
src/.gitignore [new file with mode: 0644]
src/Makefile [new file with mode: 0644]
src/gc-commit.sh [moved from gc-commit.sh with 89% similarity]
src/gc-import.sh [moved from gc-import.sh with 90% similarity]
src/gc-multi-commit.sh [moved from gc-multi-commit.sh with 90% similarity, mode: 0644]
src/gc-sh-setup.sh [moved from gc-sh-setup.sh with 100% similarity]
src/gc-update.sh [moved from gc-update.sh with 95% similarity]
src/gc-utils.sh [moved from gc-utils.sh with 97% similarity]