Exec git programs without using PATH.
authorMichal Ostrowski <mostrows@watson.ibm.com>
Wed, 11 Jan 2006 02:12:17 +0000 (21:12 -0500)
committerJunio C Hamano <junkio@cox.net>
Sat, 14 Jan 2006 00:49:01 +0000 (16:49 -0800)
commit77cb17e...40c806a4cc811bfd66187277b729a1e7
treeaae0b04...58379c89b2dd2d02dd44c97b4d33998fcopy hash to clipboard (tree)
parentc884dd9...54fcde71ea125c86e6b6ab92acbbc7cfcopy hash to clipboard (diff)
12 files changed:
Makefile
daemon.c
exec_cmd.c [new file with mode: 0644]
exec_cmd.h [new file with mode: 0644]
fetch-clone.c
git.c
receive-pack.c
run-command.c
run-command.h
send-pack.c
shell.c
upload-pack.c