Commit message (Expand) | Author | Age | |
---|---|---|---|
* | cleanups: remove unused variable from exec_cmd.c | Serge E. Hallyn | 2006-04-17 |
* | Use #define ARRAY_SIZE(x) (sizeof(x)/sizeof(x[0])) | Junio C Hamano | 2006-03-09 |
* | Const tightening. | Junio C Hamano | 2006-03-05 |
* | Use setenv(), fix warnings | Timo Hirvonen | 2006-02-26 |
* | Exec git programs without using PATH. | Michal Ostrowski | 2006-01-13 |