summaryrefslogtreecommitdiff
path: root/builtin/stripspace.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-26stripspace: allow -s/-c outside git repositoryLibravatar Jonathan Nieder1-1/+2
2017-06-15config: don't include config.h by defaultLibravatar Brandon Williams1-0/+1
2016-11-21stripspace: respect repository configLibravatar Johannes Schindelin1-1/+3
2016-01-29stripspace: call U+0020 a "space" instead of a "blank"Libravatar Alex Henrie1-1/+1
2015-10-26Merge branch 'tk/stripspace'Libravatar Junio C Hamano1-92/+32
2015-10-16usage: do not insist that standard input must come from a fileLibravatar Junio C Hamano1-2/+2
2015-10-16stripspace: use parse-options for command-line parsingLibravatar Tobias Klauser1-26/+31
2015-10-16strbuf: make stripspace() part of strbufLibravatar Tobias Klauser1-67/+2
2013-09-06builtin/stripspace.c: fix broken indentationLibravatar Matthieu Moy1-4/+4
2013-01-16Allow custom "comment char"Libravatar Junio C Hamano1-8/+41
2011-12-12Update documentation for stripspaceLibravatar Conrad Irwin1-1/+1
2011-12-05stripspace: fix outdated commentLibravatar Jeff King1-2/+0
2010-02-22Move 'builtin-*' into a 'builtin/' subdirectoryLibravatar Linus Torvalds1-0/+90