1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-06-01 20:36:33 +02:00
git/perl
Petr Baudis 35c49eeae7 Git.pm: config_boolean() -> config_bool()
This patch renames config_boolean() to config_bool() for consistency with
the commandline interface and because it is shorter but still obvious. ;-)
It also changes the return value from some obscure string to real Perl
boolean, allowing for clean user code.

Signed-off-by: Petr Baudis <pasky@suse.cz>
2007-05-10 14:13:29 -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 Allow PERL_PATH="/usr/bin/env perl" 2007-05-03 22:36:32 -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