index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin-stripspace.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move 'builtin-*' into a 'builtin/' subdirectory
Linus Torvalds
2010-02-22
1
-90
/
+0
*
Show usage string for 'git stripspace -h'
Jonathan Nieder
2009-11-10
1
-1
/
+3
*
Use die_errno() instead of die() when checking syscalls
Thomas Rast
2009-06-27
1
-1
/
+1
*
Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer
Brandon Casey
2008-10-12
1
-2
/
+1
*
Clean up stripspace a bit, use strbuf even more.
Kristian Høgsberg
2007-09-27
1
-31
/
+25
*
Now that cache.h needs strbuf.h, remove useless includes.
Pierre Habouzit
2007-09-17
1
-1
/
+0
*
Replace all read_fd use with strbuf_read, and get rid of it.
Pierre Habouzit
2007-09-10
1
-12
/
+9
*
Teach "git stripspace" the --strip-comments option
Johannes Schindelin
2007-07-27
1
-1
/
+6
*
Rename read_pipe() with read_fd() and make its buffer nul-terminated.
Carlos Rica
2007-07-19
1
-1
/
+3
*
Function stripspace now gets a buffer instead file descriptors.
Carlos Rica
2007-07-12
1
-24
/
+37
*
Fix git-stripspace to process correctly long lines and spaces.
Carlos Rica
2007-06-27
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-19
1
-0
/
+61