7 Commits (0e8a002c59cbaca692dac81320be44c965588291)

Author SHA1 Message Date
Dmitry V. Levin 2b6016263c git_exec_path, execv_git_cmd: ignore empty environment variables 19 years ago
Dmitry V. Levin d685990101 execv_git_cmd: Fix stack buffer overflow. 19 years ago
Serge E. Hallyn bb996614de cleanups: remove unused variable from exec_cmd.c 19 years ago
Junio C Hamano b4f2a6ac92 Use #define ARRAY_SIZE(x) (sizeof(x)/sizeof(x[0])) 19 years ago
Junio C Hamano 9201c70742 Const tightening. 19 years ago
Timo Hirvonen 962554c616 Use setenv(), fix warnings 19 years ago
Michal Ostrowski 77cb17e940 Exec git programs without using PATH. 19 years ago