Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename read_pipe() with read_fd() and make its buffer nul-terminated. | Carlos Rica | 2007-07-18 | 1 | -1/+3 |
* | Function stripspace now gets a buffer instead file descriptors. | Carlos Rica | 2007-07-11 | 1 | -24/+37 |
* | Fix git-stripspace to process correctly long lines and spaces. | Carlos Rica | 2007-06-26 | 1 | -24/+45 |
* | Even more missing static | Junio C Hamano | 2007-06-08 | 1 | -1/+1 |
* | simplify inclusion of system header files. | Junio C Hamano | 2006-12-20 | 1 | -3/+0 |
* | Call setup_git_directory() much earlier | Linus Torvalds | 2006-07-29 | 1 | -1/+1 |
* | Make git-stripspace a builtin | Lukas Sandström | 2006-06-18 | 1 | -0/+61 |