summaryrefslogtreecommitdiffstats
path: root/perl/Git.xs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Git.pm: Remove PerlIO usage from Git.xsPetr Baudis2006-07-031-31/+25
* Git.pm: Swap hash_object() parametersPetr Baudis2006-07-031-2/+2
* Git.pm: assorted build related fixes.Petr Baudis2006-07-031-3/+2
* Git.pm: Better error handlingPetr Baudis2006-07-031-0/+39
* Git.pm: Implement Git::version()Petr Baudis2006-07-031-0/+10
* Git.pm: Call external commands using execv_git_cmd()Petr Baudis2006-07-031-0/+22
* Git.pm: Implement Git::exec_path()Petr Baudis2006-07-031-0/+12
* Introduce Git.pm (v4)Petr Baudis2006-07-031-0/+64