🌐 AI搜索 & 代理 主页
GIT 1.5.3
  1. cc44c76 Mechanical conversion to use prefixcmp() by Junio C Hamano · 19 years ago
  2. d4ebc36 Use preprocessor constants for environment variable names. by Junio C Hamano · 19 years ago
  3. 7cf6720 Trace into open fd and refactor tracing code. by Christian Couder · 19 years ago
  4. 96f1e58 remove unnecessary initializations by David Rientjes · 19 years ago
  5. e82e058 GIT_TRACE: fix a mixed declarations and code warning by Timo Hirvonen · 19 years ago
  6. 575ba9d GIT_TRACE: show which built-in/external commands are executed by Matthias Lederhofer · 19 years ago
  7. 2b60162 git_exec_path, execv_git_cmd: ignore empty environment variables by Dmitry V. Levin · 20 years ago
  8. d685990 execv_git_cmd: Fix stack buffer overflow. by Dmitry V. Levin · 20 years ago
  9. bb99661 cleanups: remove unused variable from exec_cmd.c by Serge E. Hallyn · 20 years ago
  10. b4f2a6a Use #define ARRAY_SIZE(x) (sizeof(x)/sizeof(x[0])) by Junio C Hamano · 20 years ago
  11. 9201c70 Const tightening. by Junio C Hamano · 20 years ago
  12. 962554c Use setenv(), fix warnings by Timo Hirvonen · 20 years ago
  13. 77cb17e Exec git programs without using PATH. by Michal Ostrowski · 20 years ago