Git.pm: Don't #define around die
[gitweb.git] / perl / Git.xs
2006-07-03 Git.pm: Don't #define around die
2006-07-03 Git.xs: older perl do not know const char *
2006-07-03 Git.pm: Avoid ppport.h
2006-07-03 Git.pm: Remove PerlIO usage from Git.xs
2006-07-03 Git.pm: Swap hash_object() parameters
2006-07-03 Git.pm: assorted build related fixes.
2006-07-03 Git.pm: Better error handling
2006-07-03 Git.pm: Implement Git::version()
2006-07-03 Git.pm: Call external commands using execv_git_cmd()
2006-07-03 Git.pm: Implement Git::exec_path()
2006-07-03 Introduce Git.pm (v4)