aboutsummaryrefslogtreecommitdiff
path: root/git-relink.perl
diff options
context:
space:
mode:
authorCarlos Rica <jasampler@gmail.com>2007-06-25 21:28:01 +0200
committerJunio C Hamano <gitster@pobox.com>2007-06-26 21:55:55 -0700
commit9690c118facbdc4539bbc4921a94ac2edee5efd3 (patch)
tree1e397058df155e284541aec42a79f82afc23af18 /git-relink.perl
parent384f122b7c6dd2b52cc6029afee16560c38850ae (diff)
downloadgit-9690c118facbdc4539bbc4921a94ac2edee5efd3.tar.gz
git-9690c118facbdc4539bbc4921a94ac2edee5efd3.tar.xz
Fix git-stripspace to process correctly long lines and spaces.
Now the implementation gets more memory to store completely each line before removing trailing spaces, and does it right when the last line of the file ends with spaces and no newline at the end. Function stripspace needs again to be non-static in order to call it from "builtin-tag.c" and the upcoming "builtin-commit.c". A new parameter skip_comments was also added to the stripspace function to optionally strips every shell #comment from the input, needed for doing this task on those programs. Signed-off-by: Carlos Rica <jasampler@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-relink.perl')
0 files changed, 0 insertions, 0 deletions