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