Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-12-14 | compat/setenv.c: error if name contains '=' | Erik Faye-Lund | 1 | -1/+1 |
2011-12-14 | compat/setenv.c: update errno when erroring out | Erik Faye-Lund | 1 | -2/+8 |
2006-12-20 | simplify inclusion of system header files. | Junio C Hamano | 1 | -2/+1 |
2005-12-04 | compat/setenv: do not free what we fed putenv(3). | Junio C Hamano | 1 | -2/+6 |
2005-12-03 | Add compat/setenv.c, use in git.c. | Jason Riedy | 1 | -0/+31 |