1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-06-03 16:56:10 +02:00
git/perl
Junio C Hamano a6080a0a44 War on whitespace
This uses "git-apply --whitespace=strip" to fix whitespace errors that have
crept in to our source files over time.  There are a few files that need
to have trailing whitespaces (most notably, test vectors).  The results
still passes the test, and build result in Documentation/ area is unchanged.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
2007-06-07 00:04:01 -07:00
..
.gitignore Make perl/ build procedure ActiveState friendly. 2006-12-04 13:39:32 -08:00
Git.pm Git.pm: config_boolean() -> config_bool() 2007-05-10 14:13:29 -07:00
Makefile War on whitespace 2007-06-07 00:04:01 -07:00
Makefile.PL perl: install private Error.pm if the site version is older than our own 2007-04-21 13:06:24 -07:00
private-Error.pm Assorted typo fixes 2007-02-03 21:49:54 -08:00