git/perl
Petr Baudis d43ba46807 Git.pm: Implement options for the command interface
This gives the user a way to easily pass options to the command routines.
Currently only the STDERR option is implemented and can be used to adjust
what shall be done with error output of the called command (most usefully,
it can be used to silence it).

Signed-off-by: Petr Baudis <pasky@suse.cz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-07-02 17:14:41 -07:00
..
.gitignore Introduce Git.pm (v4) 2006-07-02 17:14:40 -07:00
Error.pm Add Error.pm to the distribution 2006-07-02 17:14:40 -07:00
Git.pm Git.pm: Implement options for the command interface 2006-07-02 17:14:41 -07:00
Git.xs Git.pm: Better error handling 2006-07-02 17:14:40 -07:00
Makefile.PL Add Error.pm to the distribution 2006-07-02 17:14:40 -07:00