Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Clean up stripspace a bit, use strbuf even more. | Kristian Høgsberg | 2007-09-27 |
* | Now that cache.h needs strbuf.h, remove useless includes. | Pierre Habouzit | 2007-09-16 |
* | Replace all read_fd use with strbuf_read, and get rid of it. | Pierre Habouzit | 2007-09-10 |
* | Teach "git stripspace" the --strip-comments option | Johannes Schindelin | 2007-07-26 |
* | Rename read_pipe() with read_fd() and make its buffer nul-terminated. | Carlos Rica | 2007-07-18 |
* | Function stripspace now gets a buffer instead file descriptors. | Carlos Rica | 2007-07-11 |
* | Fix git-stripspace to process correctly long lines and spaces. | Carlos Rica | 2007-06-26 |
* | Even more missing static | Junio C Hamano | 2007-06-08 |
* | simplify inclusion of system header files. | Junio C Hamano | 2006-12-20 |
* | Call setup_git_directory() much earlier | Linus Torvalds | 2006-07-29 |
* | Make git-stripspace a builtin | Lukas Sandström | 2006-06-18 |