author | Kristian Høgsberg <krh@redhat.com> | |
Thu, 8 Nov 2007 16:59:00 +0000 (11:59 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 23 Nov 2007 01:05:02 +0000 (17:05 -0800) | ||
commit | f5bbc3225c4b073a7ff3218164a0c820299bc9c6 | |
tree | 33574c7a91f62f28dc6dc301328b276ae69960d8 | tree | snapshot |
parent | 943316e96ca2dad67086af2f945e42467a27ddd6 | commit | diff |
Port git commit to C.
This makes git commit a builtin and moves git-commit.sh to
contrib/examples. This also removes the git-runstatus
helper, which was mostly just a git-status.sh implementation detail.
Signed-off-by: Kristian Høgsberg <krh@redhat.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This makes git commit a builtin and moves git-commit.sh to
contrib/examples. This also removes the git-runstatus
helper, which was mostly just a git-status.sh implementation detail.
Signed-off-by: Kristian Høgsberg <krh@redhat.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
.gitignore | diff | blob | history | |
Makefile | diff | blob | history | |
builtin-commit.c | [new file with mode: 0644] | blob |
builtin.h | diff | blob | history | |
contrib/examples/git-commit.sh | [new file with mode: 0755] | blob |
git-commit.sh | [deleted file] | blob | history |
git.c | diff | blob | history |