Revert "Make it possible to set up libgit directly (instead of from the environment)"
[gitweb.git] / perl / Git.xs
2006-09-03 Revert "Make it possible to set up libgit directly...
2006-09-03 Revert "Git.pm: Introduce fast get_object() method"
2006-08-15 Merge branch 'master' into pb/gitpm
2006-08-08 Merge branch 'master' into pb/gitpm
2006-07-09 Git.pm: Introduce fast get_object() method
2006-07-09 Make it possible to set up libgit directly (instead...
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)