Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-09-27 | Clean up stripspace a bit, use strbuf even more. | 1 | -31/+25 | |
2007-09-16 | Now that cache.h needs strbuf.h, remove useless includes. | 1 | -1/+0 | |
2007-09-10 | Replace all read_fd use with strbuf_read, and get rid of it. | 1 | -12/+9 | |
2007-07-26 | Teach "git stripspace" the --strip-comments option | 1 | -1/+6 | |
2007-07-18 | Rename read_pipe() with read_fd() and make its buffer nul-terminated. | 1 | -1/+3 | |
2007-07-11 | Function stripspace now gets a buffer instead file descriptors. | 1 | -24/+37 | |
2007-06-26 | Fix git-stripspace to process correctly long lines and spaces. | 1 | -24/+45 | |
2007-06-08 | Even more missing static | 1 | -1/+1 | |
2006-12-20 | simplify inclusion of system header files. | 1 | -3/+0 | |
2006-07-29 | Call setup_git_directory() much earlier | 1 | -1/+1 | |
2006-06-18 | Make git-stripspace a builtin | 1 | -0/+61 |