aboutsummaryrefslogtreecommitdiff
path: root/perl/Git.xs
Commit message (Expand)AuthorAge
* Git.pm: Introduce fast get_object() methodPetr Baudis2006-07-09
* Make it possible to set up libgit directly (instead of from the environment)Petr Baudis2006-07-09
* Git.pm: Don't #define around diePetr Baudis2006-07-02
* Git.xs: older perl do not know const char *Johannes Schindelin2006-07-02
* Git.pm: Avoid ppport.hPetr Baudis2006-07-02
* Git.pm: Remove PerlIO usage from Git.xsPetr Baudis2006-07-02
* Git.pm: Swap hash_object() parametersPetr Baudis2006-07-02
* Git.pm: assorted build related fixes.Petr Baudis2006-07-02
* Git.pm: Better error handlingPetr Baudis2006-07-02
* Git.pm: Implement Git::version()Petr Baudis2006-07-02
* Git.pm: Call external commands using execv_git_cmd()Petr Baudis2006-07-02
* Git.pm: Implement Git::exec_path()Petr Baudis2006-07-02
* Introduce Git.pm (v4)Petr Baudis2006-07-02